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
401ebab3
Commit
401ebab3
authored
Apr 28, 2018
by
Jay Ta'ala
Browse files
Added "netflix" mode. Sets borderless, floating, resized, and sticky window.
parent
462a63d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
401ebab3
...
@@ -294,6 +294,9 @@ bindsym $mod+Mod1+Shift+Down resize grow height 10 px or 10 ppt
...
@@ -294,6 +294,9 @@ bindsym $mod+Mod1+Shift+Down resize grow height 10 px or 10 ppt
bindsym $mod+Mod1+Shift+Up resize shrink height 10 px or 10 ppt
bindsym $mod+Mod1+Shift+Up resize shrink height 10 px or 10 ppt
bindsym $mod+Mod1+Shift+Right resize grow width 10 px or 10 ppt
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
# Autostart applications
# Autostart applications
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id nitrogen --restore; sleep 1; compton -b
exec --no-startup-id nitrogen --restore; sleep 1; compton -b
...
...
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