From 3a1678c1f0765ff9393da96748f0d2e94f83901c Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 18 Jun 2018 01:03:14 -0400 Subject: .fluxbox/keys: Make Alt+Shift+F[78] set alpha --- diff --git a/.fluxbox/keys b/.fluxbox/keys index 0348257..6081314 100644 --- a/.fluxbox/keys +++ b/.fluxbox/keys @@ -16,7 +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 F8 :KeyMode ResizeMode +Mod1 Shift F8 :SetAlpha +64 +64 Mod1 F9 :Minimize Mod1 F10 :Maximize Mod1 F11 :Fullscreen -- cgit v0.9.1