From cb45cf1a28641474a3302740cfc1ee4bdeca4a4a Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 5 Dec 2020 16:16:37 +0100 Subject: Emacs update --- .dt/dtwmrc | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) (limited to '.dt/dtwmrc') diff --git a/.dt/dtwmrc b/.dt/dtwmrc index a37b065..badc3a5 100644 --- a/.dt/dtwmrc +++ b/.dt/dtwmrc @@ -7,19 +7,18 @@ Menu Internet Menu DtRootMenu { - "Workspace Menu" f.title - "Internet" f.menu "Internet" - "Office" f.menu "Office" - no-label f.separator - no-label f.separator - "Shuffle Up" f.circle_up - "Shuffle Down" f.circle_down - "Refresh" f.refresh - "Minimize/Restore Front Panel" f.toggle_frontpanel - no-label f.separator - "Restart Workspace Manager..." f.restart - no-label f.separator - "Log out..." f.action ExitSession + "Workspace Menu" f.title + "Programs" f.menu ProgramsMenu + no-label f.separator + "Shuffle Up" f.circle_up + "Shuffle Down" f.circle_down + "Refresh" f.refresh + "Minimize/Restore Front Panel" f.toggle_frontpanel + no-label f.separator + "Restart Workspace Manager..." f.restart + no-label f.separator + "Suspend System..." f.action SDTsuspend + "Log out..." f.action ExitSession } Keys DtKeyBindings @@ -53,11 +52,11 @@ Keys DtKeyBindings Mod4s window f.normalize Mod4m window f.move Mod4 ShiftM window f.resize + Mod4h window f.raise Mod4l window f.lower Mod4j root|window|icon f.next_key window Mod4k root|window|icon f.prev_key window - Mod4h root|window|icon f.screen prev Mod4p root|window|icon f.exec "dmenu_run -i -m 0" Mod4Return root|window|icon f.exec "st" Mod4 ShiftE root|window|icon f.action ExitSession -- cgit v1.2.3