From 4079d5fdedbc4cd88d9af2ffb60c208345ac3a5b Mon Sep 17 00:00:00 2001 From: Harri Lahtinen Date: Thu, 16 May 2019 17:15:30 +0300 Subject: [PATCH] added bwmenu to i3 --- .config/Scripts/on | 4 ++-- .config/i3/config | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/Scripts/on b/.config/Scripts/on index a3b67c8..bf14ec7 100755 --- a/.config/Scripts/on +++ b/.config/Scripts/on @@ -24,9 +24,9 @@ case "${selection}" in "  logout") i3-msg exit;; "  sleep") - betterlockscreen -l dim && systemctl suspend;; + systemctl suspend;; "  hibernate") - betterlockscreen -l dim && systemctl hibernate;; + systemctl hibernate;; "  reboot") systemctl reboot;; "  shutdown") diff --git a/.config/i3/config b/.config/i3/config index 90a9222..118cc4b 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -210,7 +210,7 @@ bindsym $mod+z gaps outer current plus 5 bindsym $mod+Shift+z gaps outer current minus 5 bindsym $mod+x exec gpmdp - +bindsym Mod1+p exec bwmenu bindsym $mod+c exec $term -e weechat #bindsym $mod+Shift+c