Add rofi, update fish cfg/scripts, update nvim cfg, update wezterm cfg

This commit is contained in:
mitchell 2024-07-04 18:25:22 -04:00
parent e801f0a680
commit 6e8bb638ee
24 changed files with 104 additions and 77 deletions

View file

@ -16,19 +16,20 @@ end
sxhkd &
if test $DISPLAY = ":0"
picom -b --blur-background
picom -b
else
picom -b --backend xrender
end
#wmname LG3D
~/.fehbg &
if test $DISPLAY = ":0"
killall -q polybar pasystray barrier barrierc
barrier &
keepassxc &
feh --no-fehbg --bg-scale '/home/m/sync/capitol_city.jpg'
else
feh --no-fehbg --bg-scale '/home/m/sync/maelstrom.jpg'
end
polybar m-bar &