Start the calculators floating
This commit is contained in:
parent
c3d516a7ab
commit
b52f49d7aa
1 changed files with 3 additions and 0 deletions
|
@ -197,6 +197,9 @@ bindsym Escape mode "default"
|
|||
|
||||
bindsym $mod+r mode "resize"
|
||||
|
||||
for_window [title="KCalc"] floating enable; border normal
|
||||
for_window [class="Qalculate"] floating enable; border normal
|
||||
|
||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
bar {
|
||||
|
|
Loading…
Reference in a new issue