aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2024-04-07 14:25:19 +0200
committerKarel Kočí <cynerd@email.cz>2024-04-07 14:25:19 +0200
commitb2829b94d7b50e0398ab9e2bea4f8b6429ac2800 (patch)
tree36beeaa1829af70d00d137713d78355862ef8a03
parente1e143bc63895d96fa9dc86416437d11ba130e16 (diff)
downloadmyconfigs-b2829b94d7b50e0398ab9e2bea4f8b6429ac2800.tar.gz
myconfigs-b2829b94d7b50e0398ab9e2bea4f8b6429ac2800.tar.bz2
myconfigs-b2829b94d7b50e0398ab9e2bea4f8b6429ac2800.zip
sway: remove nextcloud and suppress screen lock on full screen
-rw-r--r--config/sway/config2
-rw-r--r--config/sway/daemons1
2 files changed, 2 insertions, 1 deletions
diff --git a/config/sway/config b/config/sway/config
index 4f2a548..e589ddc 100644
--- a/config/sway/config
+++ b/config/sway/config
@@ -16,6 +16,8 @@ titlebar_padding 3 1
workspace_layout tabbed
+for_window [shell=".*"] inhibit_idle fullscreen
+
################################################################################
set $mod Mod4
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