diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-08-14 01:09:10 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.com> | 2025-08-14 01:09:10 +0530 |
commit | 4142a4958465c98f88d5a1a2b473a066704ce752 (patch) | |
tree | 3ebfb5e70d733c04ddb75b24ea9abe45b6210933 /.xprofile | |
parent | 4e8de7cd6583e23441d1c552f3c9af88fe34bf3b (diff) |
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 & |