diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-08-31 11:31:19 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-05-27 23:54:37 +0400 |
commit | 6f0aa048ff623fc3cc87768e198ef03d6fb7d58a (patch) | |
tree | c0bfa173f333e605af2059e89708cbb06f923908 /config.h | |
parent | c93dc215fbf0bdd53cba02a53e02c2c1104818d8 (diff) |
togglefocusfloating keybind changed
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -105,7 +105,6 @@ static const Key keys[] = { { MODKEY, XK_n, focusmaster, {0} }, { MODKEY, XK_a, togglefocusfloat, {0} }, - { MODKEY, XK_s, togglescratch, {.v = scratchpadcmd } }, |