Przeglądaj źródła

Add shortcuts to filter apps from scratchpad

Get fast access to Keepass or Mumble.
DricomDragon 4 lat temu
rodzic
commit
516d3599cd
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      Install/Templates/home/config/regolith/i3/config

+ 6 - 0
Install/Templates/home/config/regolith/i3/config

@@ -432,6 +432,12 @@ set_from_resource $i3-wm.binding.notification_ui i3-wm.binding.notification_ui n
 set_from_resource $i3-wm.program.notification_ui i3-wm.program.notification_ui /usr/bin/rofication-gui
 bindsym $mod+$i3-wm.binding.notification_ui exec $i3-wm.program.notification_ui
 
+## Launch // Keepass // <> p ##
+bindsym $mod+p [class="keepassxc"] scratchpad show
+
+## Launch // Mumble // <> m ##
+bindsym $mod+m [class="Mumble"] scratchpad show
+
 ###############################################################################
 # Workspace Management
 ###############################################################################