diff --git a/.config/i3/config b/.config/i3/config index 841729c..88fe2b3 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -129,12 +129,6 @@ for_window [window_role="GtkFileChooserDialog"] resize set 800 600 for_window [window_role="GtkFileChooserDialog"] move position center for_window [title="Default - Wine desktop"] floating enable -# Bindings to make the webcam float and stick. -for_window [title="mpvfloat"] floating enable -for_window [title="mpvfloat"] sticky enable -for_window [title="mpvfloat"] border pixel 0 -no_focus [title="mpvfloat"] - # #---Arrow Keys---# # bindsym $mod+Left focus left bindsym $mod+Ctrl+Left move workspace to output left diff --git a/.config/shortcutrc b/.config/shortcutrc new file mode 100644 index 0000000..c40f433 --- /dev/null +++ b/.config/shortcutrc @@ -0,0 +1 @@ +# vim: filetype=sh