8 lines
140 B
Bash
8 lines
140 B
Bash
#!/bin/sh
|
|
|
|
export QT_QPA_PLATFORMTHEME=qt5ct
|
|
|
|
xset r rate 200 150 &
|
|
|
|
.screenlayout/default.sh
|
|
xwallpaper --zoom $HOME/.config/wallpaper.png
|