fix: sony controller and wuwa handling
This commit is contained in:
parent
5ce9248d26
commit
5d6e3a057c
@ -16,7 +16,7 @@ mode "resize" {
|
||||
}
|
||||
|
||||
bindsym $mod+r mode "resize"
|
||||
bindsym $mod+b exec firefox-bin
|
||||
bindsym $mod+b exec firefox
|
||||
bindsym $mod+Shift+b exec qutebrowser
|
||||
bindsym $mod+Shift+d exec flatpak run de.shorsh.discord-screenaudio
|
||||
bindsym $mod+Return exec $term
|
||||
|
@ -28,7 +28,7 @@ input "1241:6185:LogoTech_Gaming_Keyboard" {
|
||||
xkb_options ctrl:nocaps
|
||||
}
|
||||
|
||||
input "1356:2508:Wireless_Controller_Touchpad" {
|
||||
input "1356:2508:Sony_Interactive_Entertainment_Wireless_Controller_Touchpad" {
|
||||
map_to_output DISABLED
|
||||
}
|
||||
|
||||
|
@ -24,6 +24,8 @@ assign [class="gamescope"] 9
|
||||
for_window [class="gamescope"] floating enable
|
||||
for_window [class="cs2"] move to workspace 9, fullscreen enable
|
||||
for_window [class=".*steam_.*"] move to workspace 9, floating enable
|
||||
for_window [class="client-win64-shipping.exe"] move to workspace 10, floating enable
|
||||
for_window [title="Wuthering Waves "] move to workspace 9, fullscreen enable
|
||||
for_window [class="Melvor Idle"] move to workspace 10
|
||||
|
||||
# firefox tweaks
|
||||
|
Loading…
Reference in New Issue
Block a user