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
c14fe708
Commit
c14fe708
authored
Jul 27, 2021
by
Jay Ta'ala
Browse files
Styling improvements and change accent-bg color.
parent
49c1dec2
Changes
4
Show whitespace changes
Inline
Side-by-side
conky/conky
View file @
c14fe708
...
...
@@ -3,7 +3,7 @@ conky.config = {
background = true,
cpu_avg_samples = 2,
default_color = 'F9FAF9',
color2 = '
D
64161',
color2 = '
d
64161',
double_buffer = true,
font = 'Bitstream Vera Sans:size=8',
draw_shades = false,
...
...
conky/conky_shortcuts
View file @
c14fe708
...
...
@@ -2,7 +2,7 @@ conky.config = {
alignment = 'bottom_left',
background = true,
cpu_avg_samples = 2,
default_color = '
D
64161',
default_color = '
d
64161',
color2 = 'F9FAF9',
double_buffer = true,
font = 'Bitstream Vera Sans:size=8',
...
...
i3/config
View file @
c14fe708
...
...
@@ -14,17 +14,20 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
# Theme colors
# set variable for main accent-bg color
set $accent-bg #d64161
#set $accent-bg #21b6a8
set $accent-txt #F9FAF9
#set $accent-txt #000000
# set other colors
set $inactive-bg #566161
set $inactive-txt #F9FAF9
set $unfocused-bg #323838
set $accent-txt #F9FAF9
set $unfocused-txt #bdbbbb
set $indicator #109648
# class border backgr. text indic. child_border
client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg
client.focused_inactive $
unfocused
-bg $inactive-bg $
accent
-txt $indicator $inactive-bg
client.focused_inactive $
inactive
-bg $inactive-bg $
inactive
-txt $indicator $inactive-bg
client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $unfocused-bg
#client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator
#client.placeholder #000000 #0c0c0c $accent-txt #000000
...
...
@@ -34,7 +37,7 @@ client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $u
workspace_layout tabbed
# Configure border style <normal|1pixel|pixel xx|none|pixel>
for_window [class=".*"] $border_no
rmal
for_window [class=".*"] $border_no
_name
# focus_wrapping <yes|no|force|workspace>
# Legacy syntax: "force_focus_wrapping force"
...
...
@@ -66,7 +69,7 @@ exec --no-startup-id "xkbset exp =m; xkbset m"
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id copyq
exec --no-startup-id fcitx -d
exec --no-startup-id nitrogen --restore
#
exec --no-startup-id nitrogen --restore
exec --no-startup-id nm-applet
exec --no-startup-id polychromatic-tray-applet
exec --no-startup-id xautolock -time 10 -locker blurlock
...
...
@@ -467,7 +470,7 @@ bar {
separator #454947
# border backgr. text
focused_workspace
#F9FAF9
$accent-bg
#F9FAF9
focused_workspace
$accent-txt
$accent-bg
$accent-txt
active_workspace #595B5B #353836 #FDF6E3
inactive_workspace #595B5B #283339 #EEE8D5
binding_mode $accent-bg #2C2C2C #F9FAF9
...
...
i3/config.simple
View file @
c14fe708
...
...
@@ -14,17 +14,18 @@ set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
# Theme colors
# set variable for main accent-bg color
set $accent-bg #d64161
set $accent-txt #F9FAF9
# set other colors
set $inactive-bg #566161
set $inactive-txt #F9FAF9
set $unfocused-bg #323838
set $accent-txt #F9FAF9
set $unfocused-txt #bdbbbb
set $indicator #109648
# class border backgr. text indic. child_border
client.focused $accent-bg $accent-bg $accent-txt $indicator $accent-bg
client.focused_inactive $
unfocused
-bg $inactive-bg $
accent
-txt $indicator $inactive-bg
client.focused_inactive $
inactive
-bg $inactive-bg $
inactive
-txt $indicator $inactive-bg
client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $unfocused-bg
#client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator
#client.placeholder #000000 #0c0c0c $accent-txt #000000
...
...
@@ -34,7 +35,7 @@ client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $u
workspace_layout tabbed
# Configure border style <normal|1pixel|pixel xx|none|pixel>
for_window [class=".*"] $border_no
rmal
for_window [class=".*"] $border_no
_name
# focus_wrapping <yes|no|force|workspace>
# Legacy syntax: "force_focus_wrapping force"
...
...
@@ -125,7 +126,7 @@ bindsym $mod+Ctrl+9 mark --add --toggle 9
bindsym $mod+g exec "i3-input -f $i3inputfont -l 1 -P \\"Goto Mark: \\" -F '[con_mark=\\"%s\\"] focus'"
# mark and move
bindsym $mod+m mark --add m
bindsym $mod+m mark --add
--toggle
m
bindsym $mod+Ctrl+m unmark m
bindsym $mod+Shift+m [workspace="`"] move container to mark m
...
...
@@ -333,7 +334,7 @@ bar {
separator #454947
# border backgr. text
focused_workspace
#F9FAF9
$accent-bg
#F9FAF9
focused_workspace
$accent-txt
$accent-bg
$accent-txt
active_workspace #595B5B #353836 #FDF6E3
inactive_workspace #595B5B #283339 #EEE8D5
binding_mode $accent-bg #2C2C2C #F9FAF9
...
...
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