You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

10 lines
215 B

#!/bin/bash
# ~/.local/bin/remap-keys
dunst --config ~/.config/dunst/dunstrc &
xautolock -time 10 -locker slock &
~/.local/bin/setbg
unclutter &
nohup /usr/lib/kdeconnectd >/dev/null 2>&1 &
~/.local/bin/dwm-sss &