mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
niri: open calendar on laptop screen
This commit is contained in:
parent
f074052a95
commit
c057ba7704
1 changed files with 2 additions and 1 deletions
|
|
@ -129,13 +129,14 @@ window-rule {
|
||||||
window-rule {
|
window-rule {
|
||||||
match app-id="Spotify"
|
match app-id="Spotify"
|
||||||
match app-id="org.gnome.Snapshot"
|
match app-id="org.gnome.Snapshot"
|
||||||
|
match app-id="org.gnome.Calendar"
|
||||||
match app-id="sleek"
|
match app-id="sleek"
|
||||||
match app-id="org.keepassxc.KeePassXC"
|
match app-id="org.keepassxc.KeePassXC"
|
||||||
open-on-workspace "laptop"
|
open-on-workspace "laptop"
|
||||||
}
|
}
|
||||||
|
|
||||||
window-rule {
|
window-rule {
|
||||||
match app-id="org.gnome.Solanum";
|
match app-id="org.gnome.Solanum"
|
||||||
default-floating-position relative-to="top-left" x=10 y=10
|
default-floating-position relative-to="top-left" x=10 y=10
|
||||||
open-focused true
|
open-focused true
|
||||||
open-on-workspace "laptop"
|
open-on-workspace "laptop"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue