Compare commits
2
Commits
b9aeb8bbd5
...
299709f0eb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
299709f0eb | ||
|
|
f9a2c476cb |
@@ -6,7 +6,7 @@
|
||||
font-family = "JetBrainsMono Nerd Font";
|
||||
font-size = 11;
|
||||
|
||||
theme = "catppuccin-mocha";
|
||||
theme = "Catppuccin Mocha";
|
||||
|
||||
window-decoration = false;
|
||||
|
||||
|
||||
@@ -683,3 +683,8 @@ window-rule {
|
||||
|
||||
open-floating true
|
||||
}
|
||||
|
||||
window-rule {
|
||||
match app-id="zen"
|
||||
open-on-workspace "2"
|
||||
}
|
||||
|
||||
@@ -60,7 +60,7 @@ in
|
||||
dock = {
|
||||
enabled = true;
|
||||
# Desktop entry IDs (filename without .desktop)
|
||||
pinned = [ "zen" "codium" "com.mitchellh.ghostty" "thunar" "claude" ];
|
||||
pinned = [ "zen" "codium" "ghostty" "thunar" "claude-desktop" ];
|
||||
position = "bottom";
|
||||
smart_auto_hide = true;
|
||||
icon_size = 20;
|
||||
|
||||
Reference in New Issue
Block a user