Compare commits
2 Commits
d2a5712eff
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 459c8af749 | |||
| c3efac0c51 |
1
.config/brave-flags.conf
Normal file
1
.config/brave-flags.conf
Normal file
@@ -0,0 +1 @@
|
||||
--enable-features=AcceleratedVideoDecodeLinuxGL,AcceleratedVideoEncoder,VaapiVideoDecoder,VaapiIgnoreDriverChecks,Vulkan,DefaultANGLEVulkan,VulkanFromANGLE
|
||||
@@ -12,7 +12,9 @@ windowrule = suppressevent maximize, class:.*
|
||||
# Fix some dragging issues with XWayland
|
||||
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0
|
||||
|
||||
windowrule = noblur, class:negative:^(Alacritty)$
|
||||
windowrule = noblur, class:negative:^(Alacritty|vscodium)$
|
||||
windowrule = opacity 0.8, class:^(vscodium)$
|
||||
windowrule = scrolltouchpad 0.2 override, class:^(brave-browser)$
|
||||
|
||||
windowrule = float,class:^(org.telegram.desktop)$
|
||||
windowrule = float,class:^(nemo)$
|
||||
@@ -21,9 +23,9 @@ windowrule = float,class:^(viewnior)$
|
||||
windowrule = float,class:^(PortProton)$
|
||||
|
||||
# Smart gaps
|
||||
workspace = w[tv1], gapsout:0, gapsin:0
|
||||
workspace = f[1], gapsout:0, gapsin:0
|
||||
windowrule = bordersize 0, floating:0, onworkspace:w[tv1]
|
||||
windowrule = rounding 0, floating:0, onworkspace:w[tv1]
|
||||
windowrule = bordersize 0, floating:0, onworkspace:f[1]
|
||||
windowrule = rounding 0, floating:0, onworkspace:f[1]
|
||||
#workspace = w[tv1], gapsout:0, gapsin:0
|
||||
#workspace = f[1], gapsout:0, gapsin:0
|
||||
#windowrule = bordersize 0, floating:0, onworkspace:w[tv1]
|
||||
#windowrule = rounding 0, floating:0, onworkspace:w[tv1]
|
||||
#windowrule = bordersize 0, floating:0, onworkspace:f[1]
|
||||
#windowrule = rounding 0, floating:0, onworkspace:f[1]
|
||||
|
||||
Reference in New Issue
Block a user