Put Signal in scratchpad
parent
eae02c0f8d
commit
35b4872455
|
@ -192,7 +192,8 @@ exec-always --no-startup-id amixer -D hw:PCH -M sset Master 50%
|
|||
|
||||
for_window [class="^Thunderbird*"] move container to workspace 3
|
||||
for_window [class="^Non-Mixer"] move container to workspace 4
|
||||
for_window [class="^Signal"] move container to workspace 3
|
||||
for_window [class="^Signal"] move scratchpad
|
||||
bindsym $mod+Shift+s [class="^Signal"] scratchpad show
|
||||
|
||||
# Cadence will take care of all we need :
|
||||
# - Config tells Cadence to start LADISH, export MIDI hw and start A2J ;
|
||||
|
|
|
@ -200,7 +200,8 @@ exec-always --no-startup-id amixer -D hw:PCH -M sset Master 50%
|
|||
exec --no-startup-id pavucontrol
|
||||
|
||||
for_window [class="^Thunderbird*"] move container to workspace 3
|
||||
for_window [class="^Signa*"] move container to workspace 3
|
||||
for_window [class="^Signa*"] move scratchpad
|
||||
bindsym $mod+Shift+s [class="^Signa*"] scratchpad show
|
||||
|
||||
# Automate port mapping for applications
|
||||
exec --no-startup-id jack-matchmaker -p ~/.config/jack-matchmaker/patterns
|
||||
|
|
Loading…
Reference in New Issue