SwapCapsEsc Hyprsysteminfo

This commit is contained in:
2025-08-20 01:16:43 -04:00
parent ca1d7fe1a4
commit bc52cc88b7
2 changed files with 3 additions and 1 deletions

View File

@@ -92,6 +92,7 @@
vifm-full
ranger
zoxide
hyprsysteminfo
(
python313.withPackages (
python-pkgs:

View File

@@ -13,7 +13,7 @@
settings = {
input = {
kb_layout = "us";
kb_options = "caps:escape";
kb_options = "caps:swapescape";
touchpad = {
natural_scroll = true;
};
@@ -89,6 +89,7 @@
bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, TAB, togglesplit, # dwindle
bind = $mainMod, Y, fullscreen, 1
bind = $mainMod, T, togglegroup
# Move focus with mainMod + arrow keys
bind = $mainMod, left, movefocus, l