1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-31 00:17:46 +02:00
This commit is contained in:
tiynger 2019-07-21 21:46:15 +02:00
parent 4057ecb69c
commit 3f7ec5a01e
2 changed files with 1 additions and 6 deletions

View File

@ -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

1
.config/shortcutrc Normal file
View File

@ -0,0 +1 @@
# vim: filetype=sh