Change emacs light theme to doom-flatwhite
This commit is contained in:
@@ -299,8 +299,8 @@ bindsym $mod+Shift+t mode "$Theme-switch"
|
||||
set $Theme-switch (l) light-theme, (d) dark-theme
|
||||
|
||||
mode "$Theme-switch" {
|
||||
bindsym l exec --no-startup-id ~/.local/share/scripts/switch_theme "light", mode "default"
|
||||
bindsym d exec --no-startup-id ~/.local/share/scripts/switch_theme "dark", mode "default"
|
||||
bindsym l exec --no-startup-id ~/.local/share/scripts/switch-theme "light", mode "default"
|
||||
bindsym d exec --no-startup-id ~/.local/share/scripts/switch-theme "dark", mode "default"
|
||||
|
||||
bindsym Return mode "default"
|
||||
bindsym Escape mode "default"
|
||||
|
||||
Reference in New Issue
Block a user