dotfiles/config/qtile/autostart.sh
Smirnov Olexandr 7cf1432163 Update
2020-12-05 23:27:37 +02:00

6 lines
186 B
Bash
Executable file

#!/bin/sh
setxkbmap "us,ru,ua" ",winkeys" "grp:alt_shift_toggle" -option "ctrl:nocaps"
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
nitrogen --restore &
picom -b &
kbdd &