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
ca5359bf
Commit
ca5359bf
authored
Apr 14, 2020
by
Jay Ta'ala
Browse files
Added a new spotify mode ($mod+$mod_next+Shift+m) designed for having a
spotify "bar" at botom of layout. Added a few other shortcuts.
parent
069a6478
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
ca5359bf
...
@@ -46,6 +46,7 @@ popup_during_fullscreen leave_fullscreen
...
@@ -46,6 +46,7 @@ popup_during_fullscreen leave_fullscreen
# change borders
# change borders
bindsym $mod+period $border_no_name
bindsym $mod+period $border_no_name
bindsym $mod+$mod_next+period $border_normal
bindsym $mod+$mod_next+period $border_normal
bindsym $mod+$mod_nextShift+period border none
# Font for window titles. Will also be used by the bar unless a different font
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
# is used in the bar {} block below.
...
@@ -388,8 +389,9 @@ bindsym $mod+$mod_next+i resize set width 50 ppt
...
@@ -388,8 +389,9 @@ bindsym $mod+$mod_next+i resize set width 50 ppt
bindsym $mod+$mod_next+o resize set width 60 ppt
bindsym $mod+$mod_next+o resize set width 60 ppt
# "netflix" and "spotify" modes
# "netflix" and "spotify" modes
bindsym $mod+$mod_next+n floating enable;sticky enable;move position 1300px 708px resize set 612 343;border none
bindsym $mod+$mod_next+n floating enable;sticky enable; move position 1300px 708px resize set 612 343;border none
bindsym $mod+$mod_next+m floating enable;sticky enable;resize set 791 70;border none
bindsym $mod+$mod_next+m floating enable;sticky enable; resize set 791 70;border none
bindsym $mod+$mod_next+Shift+m resize set height 64; border none
# redshift modes
# redshift modes
bindsym $mod_next+r mode "$mode_redshift"
bindsym $mod_next+r mode "$mode_redshift"
...
...
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