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
88c2d537
Commit
88c2d537
authored
Jul 23, 2021
by
Jay Ta'ala
Browse files
Changed indicator to more matching colour.
parent
37a1a14b
Changes
1
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
88c2d537
...
@@ -17,7 +17,7 @@ set $inactive-bg #3b8ea5
...
@@ -17,7 +17,7 @@ set $inactive-bg #3b8ea5
set $unfocused-bg #323838
set $unfocused-bg #323838
set $accent-txt #F9FAF9
set $accent-txt #F9FAF9
set $unfocused-txt #bdbbbb
set $unfocused-txt #bdbbbb
set $indicator #
4deb56
set $indicator #
109648
# class border backgr. text indic. child_border
# class border backgr. text indic. child_border
client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg
client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg
...
@@ -32,6 +32,7 @@ workspace_layout tabbed
...
@@ -32,6 +32,7 @@ workspace_layout tabbed
# Configure border style <normal|1pixel|pixel xx|none|pixel>
# Configure border style <normal|1pixel|pixel xx|none|pixel>
for_window [class=".*"] $border_no_name
for_window [class=".*"] $border_no_name
for_window [class=".*"] $border_no_name
# focus_wrapping <yes|no|force|workspace>
# focus_wrapping <yes|no|force|workspace>
# Legacy syntax, equivalent to "focus_wrapping force"
# Legacy syntax, equivalent to "focus_wrapping force"
...
...
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