.bin
.config
audacious
autostart
conky
dconf
dsk
dunst
firestarter
audio-daemon
bar
blue-light-filter
compositor
hotkey-daemon
network-daemon
notification-daemon
polkit-agent
power-daemon
runner
settings-daemon
stat-glances
wallpaper
wm
gtk-3.0
htop
i3
liferea
neofetch
polybar
pulse
qt5ct
rofi
syncthing-gtk
tint2
zim
compton.conf
dircolors
redshift.conf
user-dirs.dirs
user-dirs.locale
.firestarter
.ssh
.themes
.vim
.bashrc
.firestarterrc
.functions
.gitconfig
.gitmodules
.gtkrc-2.0
.inputrc
.kshrc
.profile
.vimrc
.xinitrc
.xsession
.xsessionrc
.zshrc
The configs are defaults, but stat-glances has a line to not start conky if we have a Nitrogen WP set
14 lines
271 B
Plaintext
14 lines
271 B
Plaintext
#.fsdefaults
|
|
command -v polybar && [ -r "/home/salt/.config/polybar/launch.sh" ]
|
|
"/home/salt/.config/polybar/launch.sh"
|
|
command -v tint2
|
|
tint2
|
|
command -v lxpanel
|
|
lxpanel
|
|
command -v lxqt-panel
|
|
lxqt-panel
|
|
command -v mate-panel
|
|
mate-panel
|
|
command -v xfce4-panel
|
|
xfce4-panel
|