diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-18 10:43:08 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-18 10:43:08 -0800 |
| commit | c52604ba731fc09b52533ce18de6a4867929dd8c (patch) | |
| tree | 6c84555ee0fd7a6a2ad4112ac6d321a794657e00 /config/xinitrc | |
| parent | db02832549c60b71d40258e2706f5651ca6e6152 (diff) | |
use xorg level caps binding
Diffstat (limited to 'config/xinitrc')
| -rw-r--r-- | config/xinitrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/xinitrc b/config/xinitrc index e4322f6..ba02ddb 100644 --- a/config/xinitrc +++ b/config/xinitrc @@ -7,8 +7,7 @@ then xset s off xset -dpms fi -setxkbmap -layout us,us -variant ,colemak -option grp:rctrl_toggle - +setxkbmap -layout us,us -variant ,colemak -option grp:rctrl_toggle -option caps:escape if [[ $(uname -a) == *"gentoo"* ]]; then AUDIO="gentoo-pipewire-launcher restart & disown" |
