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
0942e861
Commit
0942e861
authored
Jan 15, 2021
by
Jay Ta'ala
Browse files
Fixed border bindsyms.
parent
8d6c7106
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
0942e861
...
...
@@ -10,7 +10,6 @@ set $border_normal border normal 5
# Theme colors
# set variable for main accent color
#set $acolor #eb564d
set $acolor #d64161
# set other colors
...
...
@@ -46,7 +45,7 @@ popup_during_fullscreen leave_fullscreen
# change borders
bindsym $mod+period $border_no_name
bindsym $mod+$mod_next+period $border_normal
bindsym $mod+$mod_nextShift+period border none
bindsym $mod+$mod_next
+
Shift+period border none
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
...
...
i3/config.simple
View file @
0942e861
...
...
@@ -10,7 +10,6 @@ set $border_normal border normal 5
# Theme colors
# set variable for main accent color
#set $acolor #eb564d
set $acolor #d64161
# set other colors
...
...
@@ -43,6 +42,7 @@ popup_during_fullscreen leave_fullscreen
# change borders
bindsym $mod+period $border_no_name
bindsym $mod+$mod_next+period $border_normal
bindsym $mod+$mod_next+Shift+period border none
# Font for window titles. Will also be used by the bar unless a different font
# # is used in the bar {} block below.
...
...
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