mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 19:29:22 +01:00
i3: make caps backspace and double shift as caps lock
This commit is contained in:
parent
a78dcdf452
commit
f80ddebe0a
@ -200,4 +200,4 @@ exec --no-startup-id redshift-gtk -l 60.15937:24.87530
|
|||||||
# Sedric - I want the same view on both displays (and generally disable the internal one with hardware key to not distract myself).
|
# Sedric - I want the same view on both displays (and generally disable the internal one with hardware key to not distract myself).
|
||||||
exec --no-startup-id xrandr --output HDMI-1 --same-as eDP-1
|
exec --no-startup-id xrandr --output HDMI-1 --same-as eDP-1
|
||||||
# Special keyboard options such as FI/CZ/EPO layouts that WILL CONFUSE YOU.
|
# Special keyboard options such as FI/CZ/EPO layouts that WILL CONFUSE YOU.
|
||||||
exec --no-startup-id setxkbmap -option compose:menu -option terminate:ctrl_alt_bksp -option nbsp:none -option 'grp:alt_shift_toggle' -layout fi,cz,epo -variant ,qwerty,
|
exec --no-startup-id setxkbmap -option compose:menu -option terminate:ctrl_alt_bksp -option nbsp:none -option caps:backspace -option shift:both_capslock -option 'grp:alt_shift_toggle' -layout fi,cz,epo -variant ,qwerty,
|
||||||
|
Loading…
Reference in New Issue
Block a user