1
0
Fork 0

possibly fix keyboard bug on startup

This commit is contained in:
Luca Bilke 2023-03-27 13:39:58 +02:00
parent 532db612b1
commit e509bb683c

View file

@ -5,6 +5,9 @@ start() {
}
xwallpaper --zoom "${XDG_DATA_HOME:-$HOME/.local/share}/bg"
remaps &
checkup &
start playerctld daemon
start picom
start unclutter -noevents
@ -13,5 +16,3 @@ start pipewire
start dwmblocks
start remapd
remaps &
checkup &