6 lines
211 B
Text
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)"
|