Fix duplicate keybinding of desktop

master
Quentin Duchemin 2019-11-20 21:28:57 +01:00
parent 3e37ca11e6
commit 771ef01cd9
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 1 additions and 1 deletions

View File

@ -42,4 +42,4 @@ exec --no-startup-id xinput set-prop 'pointer:Razer Razer DeathAdder Chroma' --t
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 bindsym $mod+Shift+j [con_mark="jack"] scratchpad show
bindsym $mod+Shift+m [con_mark="mixer"] scratchpad show bindsym $mod+Shift+n [con_mark="mixer"] scratchpad show