mirror of
https://github.com/vale981/dotfiles
synced 2025-03-05 09:31:43 -05:00
fix caps log to ctrl
This commit is contained in:
parent
8a6536eefb
commit
63ed11df46
1 changed files with 2 additions and 2 deletions
|
@ -265,5 +265,5 @@ exec --no-startup-id xfce4-clipman
|
|||
exec --no-startup-id udiskie
|
||||
exec --no-startup-id ~/.scripts ec -e ''
|
||||
exec --no-startup-id setxkbmap -layout us -option ctrl:nocaps
|
||||
exec --no-startup-id xmodmap -e "keycode 107 = Super_L"
|
||||
exec --no-startup-id kdeconnect-indicator
|
||||
exec --no-startup-id setxkbmap -option ctrl:nocaps
|
||||
exec --no-startup-id kdeconnect-indicator
|
||||
|
|
Loading…
Add table
Reference in a new issue