webcam borders removed
This commit is contained in:
parent
b6cf3341b0
commit
0e4d6dde45
1 changed files with 1 additions and 0 deletions
|
@ -223,6 +223,7 @@ bindsym $mod+Shift+x exec $shutdown
|
||||||
# Bindings to make the webcam float and stick.
|
# Bindings to make the webcam float and stick.
|
||||||
for_window [title="video0 - mpv"] floating enable
|
for_window [title="video0 - mpv"] floating enable
|
||||||
for_window [title="video0 - mpv"] sticky enable
|
for_window [title="video0 - mpv"] sticky enable
|
||||||
|
for_window [title="video0 - mpv"] border pixel 0
|
||||||
|
|
||||||
bindsym $mod+c exec --no-startup-id camtoggle
|
bindsym $mod+c exec --no-startup-id camtoggle
|
||||||
#bindsym $mod+Shift+c
|
#bindsym $mod+Shift+c
|
||||||
|
|
Loading…
Reference in a new issue