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
6c1e37f0
Commit
6c1e37f0
authored
Apr 02, 2020
by
Jay Ta'ala
Browse files
Cleaned up predifined split bindsyms and added to config.simple.
parent
50da23a1
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
6c1e37f0
...
@@ -10,8 +10,8 @@ set $border_normal border normal 5
...
@@ -10,8 +10,8 @@ set $border_normal border normal 5
# Theme colors
# Theme colors
# set variable for main accent color
# set variable for main accent color
set $acolor #eb564d
#
set $acolor #eb564d
#
set $acolor #d64161
set $acolor #d64161
# set other colors
# set other colors
set $bgicolor #00979E
set $bgicolor #00979E
...
@@ -378,8 +378,6 @@ bindsym $mod+$mod_next+l resize grow width 100 px or 10 ppt
...
@@ -378,8 +378,6 @@ bindsym $mod+$mod_next+l resize grow width 100 px or 10 ppt
bindsym $mod+$mod_next+u resize set width 30 ppt
bindsym $mod+$mod_next+u resize set width 30 ppt
bindsym $mod+$mod_next+i resize set width 50 ppt
bindsym $mod+$mod_next+i resize set width 50 ppt
bindsym $mod+$mod_next+o resize set width 70 ppt
bindsym $mod+$mod_next+o resize set width 70 ppt
bindsym $mod+$mod_next+Shift+u resize set width 1 ppt
bindsym $mod+$mod_next+Shift+o resize set width 99 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
...
...
i3/config.simple
View file @
6c1e37f0
...
@@ -210,6 +210,11 @@ bindsym $mod+$mod_next+j resize grow height 100 px or 10 ppt
...
@@ -210,6 +210,11 @@ bindsym $mod+$mod_next+j resize grow height 100 px or 10 ppt
bindsym $mod+$mod_next+k resize shrink height 100 px or 10 ppt
bindsym $mod+$mod_next+k resize shrink height 100 px or 10 ppt
bindsym $mod+$mod_next+l resize grow width 100 px or 10 ppt
bindsym $mod+$mod_next+l resize grow width 100 px or 10 ppt
# predefined sizes (70/30)
bindsym $mod+$mod_next+u resize set width 30 ppt
bindsym $mod+$mod_next+i resize set width 50 ppt
bindsym $mod+$mod_next+o resize set width 70 ppt
# Start i3bar to display a workspace bar (plus the system information i3status if available)
# Start i3bar to display a workspace bar (plus the system information i3status if available)
bar {
bar {
i3bar_command i3bar
i3bar_command i3bar
...
...
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