i3: floating
This commit is contained in:
parent
91a43e03b1
commit
7d03d80d53
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue