chore: remove offensive quote from cowsay quotes;
chore: adjust kitty color6 and enable dynamic background opacity; refactor: update mpd httpd output configuration; chore: remove codeium and live-server nvim plugins; feat: add oneshot logo image for rofi; refactor: simplify rofi style with transparent backgrounds; feat: add tmux passthrough setting for nvim compatibility; feat: configure waybar for multi-monitor and adjust update intervals; feat: add wallpaper lock aliases and brainless commit function
This commit is contained in:
@@ -6,7 +6,7 @@ color2 #BB6F80
|
||||
color3 #DA97B0
|
||||
color4 #b12761
|
||||
color5 #D58399
|
||||
color6 #D6D8DA
|
||||
color6 #A6A8AA
|
||||
color7 #D6D8DA
|
||||
color8 #62636F
|
||||
color9 #BC4056
|
||||
|
||||
@@ -1178,7 +1178,7 @@ resize_debounce_time 0.1
|
||||
|
||||
#: The foreground and background colors.
|
||||
|
||||
background_opacity 0.80
|
||||
background_opacity 0.81
|
||||
|
||||
#: The opacity of the background. A number between zero and one, where
|
||||
#: one is opaque and zero is fully transparent. This will only work if
|
||||
@@ -1243,7 +1243,7 @@ background_blur 63
|
||||
#: kitty color control <https://sw.kovidgoyal.net/kitty/color-
|
||||
#: stack/#color-control> escape code.
|
||||
|
||||
# dynamic_background_opacity no
|
||||
dynamic_background_opacity yes
|
||||
|
||||
#: Allow changing of the background_opacity dynamically, using either
|
||||
#: keyboard shortcuts (increase_background_opacity and
|
||||
|
||||
Reference in New Issue
Block a user