i3: floating

This commit is contained in:
Michael Grote 2021-07-04 19:23:20 +02:00
parent 91a43e03b1
commit 7d03d80d53

View file

@ -165,3 +165,8 @@ bindsym $mod1+Return exec alacritty
# starte nextcloud # starte nextcloud
exec --no-startup-id /usr/bin/nextcloud exec --no-startup-id /usr/bin/nextcloud
# starte "taschenrechner" immer als floating windows
for_window [title="Taschenrechner"] floating enable
#for_window [window_role="About"] floating enable