small I3 modification, volume controll window now floats
This commit is contained in:
parent
d8c88bef28
commit
93cc2c4b0d
|
@ -170,6 +170,11 @@ font pango:DejaVu Sans Mono 8
|
||||||
|
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
|
|
||||||
|
#make certan windwows always floating
|
||||||
|
#volume controll
|
||||||
|
for_window [class="Pavucontrol"] floating enable
|
||||||
|
|
||||||
|
|
||||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||||
# finds out, if available)
|
# finds out, if available)
|
||||||
bar {
|
bar {
|
||||||
|
|
Loading…
Reference in a new issue