diff options
Diffstat (limited to '.config/i3/config')
| -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 |
