update
This commit is contained in:
parent
0137dc32fe
commit
fa41492604
@ -248,11 +248,14 @@ misc {
|
|||||||
# windowrulev2 = float, class:com.mitchellh.ghostty
|
# windowrulev2 = float, class:com.mitchellh.ghostty
|
||||||
windowrulev2 = float, class:discord
|
windowrulev2 = float, class:discord
|
||||||
windowrulev2 = float, class:mpv
|
windowrulev2 = float, class:mpv
|
||||||
|
windowrulev2 = float, class:anki
|
||||||
windowrulev2 = workspace 10 silent, class:discord
|
windowrulev2 = workspace 10 silent, class:discord
|
||||||
# windowrulev2 = opacity 0.88, class:.* fullscreen:0
|
# windowrulev2 = opacity 0.88, class:.* fullscreen:0
|
||||||
windowrulev2 = opacity 0.77, class:.* fullscreen:0
|
windowrulev2 = opacity 0.77, class:.* fullscreen:0
|
||||||
# windowrulev2 = opacity 1, class:.* fullscreen:0
|
# windowrulev2 = opacity 1, class:.* fullscreen:0
|
||||||
windowrulev2 = opacity 1, class:mpv fullscreen:0
|
windowrulev2 = opacity 1, class:mpv fullscreen:0
|
||||||
|
windowrulev2 = opacity 1, class:anki fullscreen:0
|
||||||
|
windowrulev2 = opacity 1, class:Thorium-browser title:.*asbplayer fullscreen:0
|
||||||
windowrulev2 = opacity 1, class:remote-viewer
|
windowrulev2 = opacity 1, class:remote-viewer
|
||||||
|
|
||||||
# Example windowrule v2
|
# Example windowrule v2
|
||||||
|
@ -18,6 +18,7 @@ bind = $mainMod, d, exec, $menu
|
|||||||
bind = $mainMod, P, pseudo, # dwindle
|
bind = $mainMod, P, pseudo, # dwindle
|
||||||
bind = $mainMod, t, togglesplit, # dwindle
|
bind = $mainMod, t, togglesplit, # dwindle
|
||||||
bind = $mainMod, f, fullscreen,
|
bind = $mainMod, f, fullscreen,
|
||||||
|
bind = $mainMod, i, swapactiveworkspaces, DP-1 DP-3
|
||||||
|
|
||||||
# Move focus with mainMod + arrow keys
|
# Move focus with mainMod + arrow keys
|
||||||
bind = $mainMod, h, movefocus, l
|
bind = $mainMod, h, movefocus, l
|
||||||
|
Loading…
x
Reference in New Issue
Block a user