mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-29 14:27:12 +02:00
fix(niri): position Zoom toolbar at bottom
This commit is contained in:
@@ -124,6 +124,7 @@ window-rule {
|
|||||||
window-rule {
|
window-rule {
|
||||||
match app-id="^Zoom$" title="^as_toolbar$"
|
match app-id="^Zoom$" title="^as_toolbar$"
|
||||||
open-floating true
|
open-floating true
|
||||||
|
default-floating-position x=0 y=16 relative-to="bottom"
|
||||||
}
|
}
|
||||||
window-rule {
|
window-rule {
|
||||||
match app-id="^Zoom$" title="^zoom_linux_float_video_window$"
|
match app-id="^Zoom$" title="^zoom_linux_float_video_window$"
|
||||||
|
|||||||
Reference in New Issue
Block a user