Better GUI adjustments

This commit is contained in:
Luxferre
2026-06-02 19:39:45 +03:00
parent 9022a71899
commit e94b78879b
5 changed files with 17 additions and 24 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
#!/bin/sh
xrdb -merge ~/.Xresources
setxkbmap -option "grp:caps_toggle,grp_led:scroll,terminate:ctrl_alt_bksp" -layout "us,ua,ru" -variant "altgr-weur,phonetic,phonetic_mac"
picom --backend xrender -b
feh --bg-fill ~/.config/i3/wallpaper.png &
feh --bg-center ~/.config/i3/wallpaper.png &
dunst &
# fcitx5 -d
sleep 1