Browse Source

skinup

master
tiynger 1 year ago
parent
commit
ed7712503f
2 changed files with 1 additions and 6 deletions
  1. +0
    -6
      .config/i3/config
  2. +1
    -0
      .config/shortcutrc

+ 0
- 6
.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 [window_role="GtkFileChooserDialog"] move position center
for_window [title="Default - Wine desktop"] floating enable 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---# # # #---Arrow Keys---# #
bindsym $mod+Left focus left bindsym $mod+Left focus left
bindsym $mod+Ctrl+Left move workspace to output left bindsym $mod+Ctrl+Left move workspace to output left

+ 1
- 0
.config/shortcutrc

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

Loading…
Cancel
Save