diff options
Diffstat (limited to '.xprofile')
-rwxr-xr-x | .xprofile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -18,7 +18,8 @@ brightnessctl --device hp::hddprotect set 100% & deadd-notification-center & screensetup.sh & lxpolkit & -$(setxkbmap -layout us,us -variant dvorak, -option caps:swapescape && sxhkd) & +#$(setxkbmap -layout us,us -variant dvorak, -option caps:swapescape && sxhkd) & +$(~/.scripts/switch-keyboard-layout && sxhkd) & picom & # dunst & |