From 066e1af7ea6eabf0d1124781527bb41dc1428f16 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 --- (limited to '.fluxbox/keys') diff --git a/.fluxbox/keys b/.fluxbox/keys index 49085ae..9866620 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