diff options
author | Karel Kočí <cynerd@email.cz> | 2024-04-07 14:25:19 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2024-04-07 14:25:19 +0200 |
commit | b2829b94d7b50e0398ab9e2bea4f8b6429ac2800 (patch) | |
tree | 36beeaa1829af70d00d137713d78355862ef8a03 /config/sway/daemons | |
parent | e1e143bc63895d96fa9dc86416437d11ba130e16 (diff) | |
download | myconfigs-b2829b94d7b50e0398ab9e2bea4f8b6429ac2800.tar.gz myconfigs-b2829b94d7b50e0398ab9e2bea4f8b6429ac2800.tar.bz2 myconfigs-b2829b94d7b50e0398ab9e2bea4f8b6429ac2800.zip |
sway: remove nextcloud and suppress screen lock on full screen
Diffstat (limited to 'config/sway/daemons')
-rw-r--r-- | config/sway/daemons | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/sway/daemons b/config/sway/daemons index 1bf45ac..786fa70 100644 --- a/config/sway/daemons +++ b/config/sway/daemons @@ -3,7 +3,6 @@ exec --no-startup-id { kanshi swayidle dunst - nextcloud } for_window [class="Ferdi"] move scratchpad |