From e32eef98a36f93aaba21bdac0bf4711f64b1485a Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sun, 2 Jan 2022 22:19:39 +0100 Subject: i3: nextcloud floating --- i3/config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/i3/config b/i3/config index 00ff52f..46cdb8a 100644 --- a/i3/config +++ b/i3/config @@ -54,6 +54,9 @@ for_window [class="steam_app_1182480"] floating enable for_window [title="termite_floating"] floating enable for_window [title="termite_floating"] resize set 1000 700 +for_window [title="Nextcloud"] floating enable + + # change focus bindsym $mod+j focus left bindsym $mod+k focus down -- cgit v1.2.3