.bin
.config
autostart
bspwm
conky
dunst
firestarter
audio-daemon
bar
blue-light-filter
center.png
compositor
hotkey-daemon
music-player-daemon
network-daemon
nextcloud
notification-daemon
polkit-agent
power-daemon
settings-daemon
stat-glances
syncthing
tile.png
wallpaper
wm
htop
i3
mpd
mpv
polybar
pulse
qt5ct
rofi
skhd
sxhkd
syncthing-gtk
yabai
compton.conf
dircolors
kglobalshortcutsrc
khotkeysrc
ptgdp.conf
redshift.conf
user-dirs.dirs
user-dirs.locale
.firestarter
.local
.ssh
.vim
.bashrc
.functions
.gitconfig
.gitmodules
.inputrc
.joy2keyrc
.profile
.vimrc
.xinitrc
.xsessionrc
14 lines
281 B
Plaintext
14 lines
281 B
Plaintext
#.fsdefaults
|
|
command -v tint2
|
|
tint2
|
|
command -v polybar && [ -r "/home/salt/.config/polybar/launch.sh" ]
|
|
sleep 5 & "/home/salt/.config/polybar/launch.sh"
|
|
command -v lxpanel
|
|
lxpanel
|
|
command -v lxqt-panel
|
|
lxqt-panel
|
|
command -v mate-panel
|
|
mate-panel
|
|
command -v xfce4-panel
|
|
xfce4-panel
|