summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2018-06-18 01:49:18 (EDT)
committer P. J. McDermott <pj@pehjota.net>2021-08-22 10:23:47 (EDT)
commit004d0d915f7cc09ae0073cccb1cc80ac30beec8d (patch)
treef0eec0baf96857dbb12fa73b2cefd4a8e91518d6
parent0462f119c41505cdaacaf6b273df244c101c6e18 (diff)
downloadfluxbox-004d0d915f7cc09ae0073cccb1cc80ac30beec8d.zip
fluxbox-004d0d915f7cc09ae0073cccb1cc80ac30beec8d.tar.gz
fluxbox-004d0d915f7cc09ae0073cccb1cc80ac30beec8d.tar.bz2
.fluxbox/keys: Reduce delta-alpha
-rw-r--r--.fluxbox/keys4
1 files changed, 2 insertions, 2 deletions
diff --git a/.fluxbox/keys b/.fluxbox/keys
index 8353d3f..d0d6749 100644
--- a/.fluxbox/keys
+++ b/.fluxbox/keys
@@ -16,9 +16,9 @@ Mod1 Shift F5 :If {Matches (Layer!=Bottom)} {SetLayer Bottom} {SetLayer Normal}
Mod1 F6 :Stick
Mod1 Shift F6 :If {Matches (Layer!=Top)} {SetLayer Top} {SetLayer Normal}
Mod1 F7 :KeyMode MoveMode
-Mod1 Shift F7 :SetAlpha -64 -64
+Mod1 Shift F7 :SetAlpha -32 -32
Mod1 F8 :KeyMode ResizeMode
-Mod1 Shift F8 :SetAlpha +64 +64
+Mod1 Shift F8 :SetAlpha +32 +32
Mod1 F9 :Minimize
Mod1 F10 :Maximize
Mod1 F11 :Fullscreen