diff options
| author | Luke <luke@lukesmith.xyz> | 2018-02-04 14:48:21 -0700 |
|---|---|---|
| committer | Luke <luke@lukesmith.xyz> | 2018-02-04 14:48:21 -0700 |
| commit | 0e4d6dde457e8b16bcaa649fed77e249e7ddba87 (patch) | |
| tree | b9a2d14ff5e9457a4d7903da7b599c2d11b0297a | |
| parent | b6cf3341b0324052fd804a5150f58c81ea315016 (diff) | |
| download | eibhear-0e4d6dde457e8b16bcaa649fed77e249e7ddba87.tar.gz eibhear-0e4d6dde457e8b16bcaa649fed77e249e7ddba87.tar.zst eibhear-0e4d6dde457e8b16bcaa649fed77e249e7ddba87.zip | |
webcam borders removed
| -rw-r--r-- | .config/i3/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/config b/.config/i3/config index 2a55af9..48d95eb 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -223,6 +223,7 @@ bindsym $mod+Shift+x exec $shutdown # Bindings to make the webcam float and stick. for_window [title="video0 - mpv"] floating 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+Shift+c |
