Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
35ba772c
Commit
35ba772c
authored
Apr 29, 2018
by
Jay Ta'ala
Browse files
Added mode specifically for spotify (set borderless, resizes for small player and makes sticky).
parent
401ebab3
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
35ba772c
...
...
@@ -116,7 +116,6 @@ bindsym $mod+e layout toggle split
bindsym $mod+Shift+s split toggle; layout stacking;exec notify-send 'sub-stacking layout'
bindsym $mod+Shift+w split toggle; layout tabbed; exec notify-send 'sub-tabbed layout'
# toggle tiling / floating
bindsym $mod+Shift+space floating toggle
...
...
@@ -296,6 +295,7 @@ bindsym $mod+Mod1+Shift+Right resize grow width 10 px or 10 ppt
# "netflix" mode
bindsym $mod+Mod1+n floating enable;sticky enable;resize set 656 370;border none
bindsym $mod+Mod1+m floating enable;sticky enable;resize set 799 71;border none
# Autostart applications
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment