Commit 85f0b03d authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Added shortcut to scroll up a window and float it.

parent 83aa3b01
......@@ -346,6 +346,7 @@ bindsym $mod+Mod1+Shift+l resize grow width 10 px or 2 ppt
# "netflix" and "spotify" modes
bindsym $mod+Mod1+n floating enable;sticky enable;resize set 612 343;border none
bindsym $mod+Mod1+m floating enable;sticky enable;resize set 791 70;border none
bindsym $mod+Mod1+slash floating enable;resize set 800 1;$border_normal
# Autostart applications
exec --no-startup-id "xkbset exp =m; xkbset m"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment