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>2018-06-18 01:49:18 (EDT)
commite5feddbe71554ef4f59543fc5be1c76cc931ecd3 (patch)
tree1889cee05e9cad1497b320f34aa5d92aaa416aa1
parentdf67e2d75711bc97f738655bb9439a9a0e6d513f (diff)
downloadfluxbox-e5feddbe71554ef4f59543fc5be1c76cc931ecd3.zip
fluxbox-e5feddbe71554ef4f59543fc5be1c76cc931ecd3.tar.gz
fluxbox-e5feddbe71554ef4f59543fc5be1c76cc931ecd3.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 f48fb77..f3168b1 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