Преглед на файлове

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
 ###############################################################################