Do not auto SP Hamster

master
Quentin Duchemin 2022-10-31 17:02:31 +01:00
parent 76d5040886
commit c3a0cd651f
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 3 additions and 2 deletions

View File

@ -55,8 +55,9 @@ exec --no-startup-id amixer -D hw:PCH -M sset Headphone 100%
# OPERATIONS FOR SPECIFIC WINDOWS # OPERATIONS FOR SPECIFIC WINDOWS
################################## ##################################
# scratchpad # Scratchpad
for_window [class="Hamster" window_type="normal"] mark "hamster", move scratchpad ## For Hamster, moving to SP automatically is problematic. Do it only by hand.
for_window [class="Hamster" window_type="normal"] mark "hamster"
for_window [class="Non-Mixer"] mark "mixer", move scratchpad for_window [class="Non-Mixer"] mark "mixer", move scratchpad
for_window [class="Catia*"] mark "jack", move scratchpad for_window [class="Catia*"] mark "jack", move scratchpad
bindsym $mod+Shift+j [con_mark="jack"] scratchpad show, move position center bindsym $mod+Shift+j [con_mark="jack"] scratchpad show, move position center