diff --git a/conf/i3/config b/conf/i3/config index e0f19f6b..1fae0bd2 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -327,7 +327,7 @@ bindsym $mod+Escape exec "i3-nagbar -t warning -m 'You pressed the SUSPEND short bindsym $mod+Shift+Escape exec "i3-nagbar -t warning -m 'You pressed the HIBERNATE shortcut. Do you really want to HIBERNATE?' -B 'Yes, HIBERNATE' '$ScreenLockCmd; systemctl -i hibernate'" # Jumping to window with alert (the red colour) -bindsym $mod+x [urgent=latest] focus +#bindsym $mod+x [urgent=latest] focus # alt-tab bindsym Mod1+Tab exec --no-startup-id rofi -show window @@ -372,6 +372,11 @@ bindsym $mod+m exec mumble # the good app, while I do remember mpv/Syncplay/VLC whenever I need them. #bindsym $mod+Shift+m exec audacious +# x for XMPP/Dino, it's autostarting as gapplication service so probably +# ready whenever this is started and I didn't know I had a keybind for +# switching to urgent notifications +bindsym $mod+x exec dino + # Float these apps by default # Firefox & Tor Browser have `privacy.resistFingerprinting.letterboxing` # that hide the default screen size, so they don't have to be floated.