mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Add rofi, update fish cfg/scripts, update nvim cfg, update wezterm cfg
This commit is contained in:
parent
e801f0a680
commit
6e8bb638ee
24 changed files with 104 additions and 77 deletions
|
|
@ -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 &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue