#!/bin/sh 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 & dunst & # fcitx5 -d sleep 1 volumeicon &