8 lines
No EOL
292 B
Bash
8 lines
No EOL
292 B
Bash
#!/bin/bash
|
|
|
|
picom --xrender-sync-fence & # option for nvidia driver to avoid error
|
|
volumeicon & # Systray Volume Icon
|
|
nm-applet & # Systray Network Icon
|
|
# nitrogen --restore & #wallpaper
|
|
# feh --no-fehbg --image-bg '#1A1421' --bg-max -z ~/Pictures/wallpapers/abstract/windy_desert/*
|
|
~/.fehbg |