diff options
author | Thanos Apollo <[email protected]> | 2023-07-16 16:33:05 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-07-16 16:33:05 +0300 |
commit | a55d88b58a4e9aba94137e29debf3dd85abb8010 (patch) | |
tree | 77748bc2872f540347a90a5cc32e237635f57f68 /stumpwm.org | |
parent | dc0b0db5ab842d3bd1938dc3290b3f385f60d989 (diff) |
stumpwm: use meta as float mod
Diffstat (limited to 'stumpwm.org')
-rw-r--r-- | stumpwm.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stumpwm.org b/stumpwm.org index 006fa95..9ae60be 100644 --- a/stumpwm.org +++ b/stumpwm.org @@ -104,6 +104,7 @@ ,*input-window-gravity* :center ,*window-border-style :thin ,*mouse-focus-policy* :click + ,*float-window-modifier* :META ,*transient-border-width* 2 ,*normal-size-border-width* 2 ,*message-window-padding* 10 |