fix: open nextcloud window next to systray
This commit is contained in:
parent
b8120a6fef
commit
d3f7daae92
2 changed files with 4 additions and 2 deletions
|
@ -151,8 +151,9 @@ windowrule = float,title:^(Open Folder)$
|
|||
windowrule = size 1231 950,title:^(Open File)$
|
||||
windowrule = float,title:^(Open File)$
|
||||
|
||||
windowrule = pin,^(nm-tray)$
|
||||
#windowrule = move cursor 0 -35,^(nm-tray)$
|
||||
windowrule = float,^(com.nextcloud.desktopclient.nextcloud)$
|
||||
windowrule = move cursor 0 25,^(com.nextcloud.desktopclient.nextcloud)$
|
||||
windowrule = size 400 581,^(com.nextcloud.desktopclient.nextcloud)$
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
$mainMod = SUPER
|
||||
|
|
|
@ -72,6 +72,7 @@
|
|||
swayosd
|
||||
blueberry
|
||||
libayatana-appindicator
|
||||
papirus-icon-theme
|
||||
qt5.qtwayland
|
||||
qt6.qtwayland
|
||||
httrack
|
||||
|
|
Loading…
Reference in a new issue