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