dots/files/.xinitrc
2026-06-06 22:14:37 +02:00

6 lines
211 B
Text

setxkbmap de &
xrandr -r 144 &
#xwallpaper --center "$HOME/.config/tanjiro.png" &
xwallpaper --center "$HOME/dots/ssb.jpg" &
picom --backend glx --blur-method=dual_kawase --blur-strength=3 &
exec "$(which cwm)"