From 6fe70e2c91522fc7d2c711060f2d1c39d02b885d Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Mon, 21 Nov 2022 23:36:22 +0100 Subject: Use rofi sessionmenu --- i3.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'i3.conf') diff --git a/i3.conf b/i3.conf index 886c05fa..e75aa867 100644 --- a/i3.conf +++ b/i3.conf @@ -40,9 +40,6 @@ set $mod Mod4 # Use Mouse+$mod to drag floating windows to their wanted position floating_modifier $mod -# using plasma's logout screen instead of i3's -#bindsym $mod+shift+e exec --no-startup-id qdbus org.kde.ksmserver /KSMServer org.kde.KSMServerInterface.logout -1 -1 -1 - # essential applications bindsym $mod+Return exec i3-sensible-terminal bindsym $mod+i exec icecat --new-window @@ -72,6 +69,7 @@ bindsym $mod+shift+q kill # rofi menus bindsym $mod+d exec rofi -show combi +bindsym $mod+shift+e exec rofi -show session:sessionmenu # When selecting a history line in rofi-calc, it is printed; copy it so we can use it elsewhere. bindsym $mod+q exec rofi -show calc | xclip -quiet -i -rmlastnl -selection clipboard bindsym $mod+p exec passmenu --type-all -- cgit v1.2.3