dotfiles/.xprofile

18 lines
247 B
Text
Raw Normal View History

2021-12-03 00:01:50 -05:00
#!/bin/sh
export QT_QPA_PLATFORMTHEME=qt5ct
xset r rate 200 150 &
.screenlayout/default.sh
xwallpaper --stretch .config/wallpaper.png
xcompmgr &
dunst &
sxhkd &
# TODO: Move this shit
keepassxc &
gnome-keyring-daemon &
lxqt-policykit-agent &