mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
i3: remap $mod+x for XMPP/Dino from urgent
This commit is contained in:
parent
9b0811f78d
commit
4a7af972fc
@ -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'"
|
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)
|
# Jumping to window with alert (the red colour)
|
||||||
bindsym $mod+x [urgent=latest] focus
|
#bindsym $mod+x [urgent=latest] focus
|
||||||
|
|
||||||
# alt-tab
|
# alt-tab
|
||||||
bindsym Mod1+Tab exec --no-startup-id rofi -show window
|
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.
|
# the good app, while I do remember mpv/Syncplay/VLC whenever I need them.
|
||||||
#bindsym $mod+Shift+m exec audacious
|
#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
|
# Float these apps by default
|
||||||
# Firefox & Tor Browser have `privacy.resistFingerprinting.letterboxing`
|
# Firefox & Tor Browser have `privacy.resistFingerprinting.letterboxing`
|
||||||
# that hide the default screen size, so they don't have to be floated.
|
# that hide the default screen size, so they don't have to be floated.
|
||||||
|
Loading…
Reference in New Issue
Block a user