mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-04 12:54:20 +01:00
Remove [raise,lower]clip shortcut keys
The raising and lowering of the clip is already taken care of by the "ClipRaiseLowerKey" shortcut. wmaker gets a bit smaller for free: text data bss dec hex filename 449483 17384 8208 475075 73fc3 src/.libs/wmaker.old 449307 17256 8192 474755 73e83 src/.libs/wmaker.new
This commit is contained in:
@@ -99,8 +99,6 @@
|
||||
MiniaturizeKey = "Mod1+M";
|
||||
NextWorkspaceLayerKey = None;
|
||||
PrevWorkspaceLayerKey = None;
|
||||
ClipLowerKey = None;
|
||||
ClipRaiseKey = None;
|
||||
ConstrainWindowSize = NO;
|
||||
DockRaiseLowerKey = None;
|
||||
ClipRaiseLowerKey = None;
|
||||
|
||||
Reference in New Issue
Block a user