瀏覽代碼

Add shortcuts to filter apps from scratchpad

Get fast access to Keepass or Mumble.
DricomDragon 4 年之前
父節點
當前提交
516d3599cd
共有 1 個文件被更改,包括 6 次插入0 次删除
  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
 ###############################################################################