Update documentation, Spectrwm configuration and fish function
This commit is contained in:
parent
28b1a8ec6b
commit
8119fef738
@ -1,7 +1,6 @@
|
||||
function cache
|
||||
/usr/bin/yay -Scc --noconfirm
|
||||
/usr/bin/yay -Sc --noconfirm
|
||||
/usr/bin/gem cleanup --silent
|
||||
/usr/bin/go clean -modcache -cache -testcache
|
||||
/usr/bin/composer clear-cache
|
||||
/usr/bin/python -m pip cache purge
|
||||
|
@ -10,7 +10,7 @@ warp_focus = 1
|
||||
warp_pointer = 0
|
||||
|
||||
# Window decoration
|
||||
border_width = 0
|
||||
border_width = 2
|
||||
color_focus = rgb:bb/c5/ff
|
||||
color_focus_maximized = yellow
|
||||
color_unfocus = rgb:88/88/88
|
||||
|
Loading…
Reference in New Issue
Block a user