Fixed discord passthrough bind and vrr on night
This commit is contained in:
parent
a9747bc103
commit
2b3af41d33
@ -7,7 +7,7 @@ monitor=DP-3, highres, 760x0, 1, vrr, 1
|
||||
workspace = DP-3, 5
|
||||
|
||||
# Night
|
||||
#monitor=DP-2, highrr, 0x0, 1, bitdepth, 10, vrr, 0
|
||||
#monitor=DP-2, highrr, 0x0, 1, bitdepth, 10, vrr, 1
|
||||
#monitor=DP-3, disable
|
||||
|
||||
# Main workspace
|
||||
@ -115,12 +115,17 @@ windowrulev2 = pseudo, class:(Minecraft.*)
|
||||
windowrulev2 = size 2646 1108, class:(Minecraft.*)
|
||||
windowrulev2 = pseudo, title:(Warframe.*)
|
||||
windowrulev2 = size 2646 1108, title:(Warframe.*)
|
||||
windowrulev2 = pseudo, class:(steam_app_1361210)
|
||||
windowrulev2 = size 2646 1108, class:(steam_app_1361210)
|
||||
|
||||
# Super bind
|
||||
$mainMod = SUPER
|
||||
|
||||
# Passthrough
|
||||
bind = , mouse:275, pass, ^(discord)$
|
||||
bind = SHIFT, mouse:275, pass, ^(discord)$
|
||||
bind = $mainMod, mouse:275, pass, ^(discord)$
|
||||
bind = $mainMod SHIFT, mouse:275, pass, ^(discord)$
|
||||
|
||||
# Tiling binds
|
||||
bind = $mainMod SHIFT, Q, killactive,
|
||||
|
Loading…
Reference in New Issue
Block a user