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
add5dbe9
Commit
add5dbe9
authored
Apr 10, 2022
by
Jay Ta'ala
Browse files
Updated conky and py3status to match theme. Replaced xsetroot with
hsetroot for compatibility reasons.
parent
34564fa0
Changes
4
Show whitespace changes
Inline
Side-by-side
conky/conky
View file @
add5dbe9
...
@@ -3,7 +3,7 @@ conky.config = {
...
@@ -3,7 +3,7 @@ conky.config = {
background = true,
background = true,
cpu_avg_samples = 2,
cpu_avg_samples = 2,
default_color = 'd3d3d3',
default_color = 'd3d3d3',
color2 = '
566161
',
color2 = '
07eded
',
double_buffer = true,
double_buffer = true,
font = 'Bitstream Vera Sans:size=8',
font = 'Bitstream Vera Sans:size=8',
draw_shades = false,
draw_shades = false,
...
...
conky/conky_shortcuts
View file @
add5dbe9
...
@@ -2,7 +2,7 @@ conky.config = {
...
@@ -2,7 +2,7 @@ conky.config = {
alignment = 'bottom_left',
alignment = 'bottom_left',
background = true,
background = true,
cpu_avg_samples = 2,
cpu_avg_samples = 2,
default_color = '
566161
',
default_color = '
07eded
',
color2 = 'd3d3d3',
color2 = 'd3d3d3',
double_buffer = true,
double_buffer = true,
font = 'Bitstream Vera Sans:size=8',
font = 'Bitstream Vera Sans:size=8',
...
...
i3/config
View file @
add5dbe9
...
@@ -12,50 +12,28 @@ set $border_normal border normal 3
...
@@ -12,50 +12,28 @@ set $border_normal border normal 3
set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
set $i3inputfont \\"-*-*-*-*-*-*-24-*-*-*-*-*-*-*\\"
# Theme options (comment/uncomment theme group)
# Theme options (comment/uncomment theme group)
# Theme 5 "fluorescent blue"
set $accent-bg #07eded
# Theme 5 "french pink"
#set $accent-bg #f57a9d
# Theme 1 "paradise pink"
# Theme 1 "paradise pink"
set $accent-bg #d64161
#set $accent-bg #eb5ca3
set $accent-txt #F9FAF9
set $indicator #109648
# Theme 2 "sheen green"
# Theme 2 "sheen green"
#set $accent-bg #8ae234
#set $accent-bg #8ae234
#set $accent-txt #363636
# Theme 5 "ocean green"
#set $indicator #d64161
#set $accent-bg #53ca9d
# Theme 3 "french lilac"
#set $accent-bg #8f5f95
#set $accent-txt #F9FAF9
#set $indicator #109648
# Theme 4 "cardinal"
#set $accent-bg #ba263f
#set $accent-txt #F9FAF9
#set $indicator #109648
# Theme 5 "illuminating emerald"
#set $accent-bg #00916e
#set $accent-txt #F9FAF9
#set $indicator #109648
# Theme 6 "light gray"
#set $accent-bg #D3D3D3
#set $accent-txt #363636
#set $indicator #109648
# Theme 6 "yellow green"
#set $accent-bg #8ac926
#set $accent-txt #363636
#set $indicator #109648
# set other colors
# set other colors
set $inactive-bg #3A4141
set $accent-txt #000000
set $inactive-bg #000000
set $inactive-txt #bdbbbb
set $inactive-txt #bdbbbb
set $unfocused-bg #
566161
set $unfocused-bg #
000000
set $unfocused-txt #939f9f
set $unfocused-txt #939f9f
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
client.focused_inactive $inactive-bg $inactive-bg $
inactive-txt
$indicator $inactive-bg
client.focused_inactive $inactive-bg $inactive-bg $
accent-bg
$indicator $inactive-bg
client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $unfocused-bg
client.unfocused $unfocused-bg $unfocused-bg $unfocused-txt $indicator $unfocused-bg
#client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator
#client.urgent #CB4B16 #FDF6E3 #CB4B16 $indicator
#client.placeholder #000000 #0c0c0c $accent-txt #000000
#client.placeholder #000000 #0c0c0c $accent-txt #000000
...
@@ -94,14 +72,15 @@ bindsym $mod+BackSpace exec --no-startup-id source ~/.xprofile
...
@@ -94,14 +72,15 @@ bindsym $mod+BackSpace exec --no-startup-id source ~/.xprofile
# 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.
#font pango:monospace 8
#font pango:monospace 8
font pango:DejaVu Sans 1
0
font pango:DejaVu Sans 1
1
# Use Mouse+$mod to drag floating windows
# Use Mouse+$mod to drag floating windows
floating_modifier $mod
floating_modifier $mod
# Autostart applications
# Autostart applications
#exec --no-startup-id alttab -pk h -nk l -fg "#d58681" -bg "#4a4a4a" -frame "#eb564d" -t 128x150 -i 127x64
#exec --no-startup-id alttab -pk h -nk l -fg "#d58681" -bg "#4a4a4a" -frame "#eb564d" -t 128x150 -i 127x64
# needs xorg-xsetroot installed
# needs hsetroot installed
exec_always --no-startup-id hsetroot -solid "#000000"
exec --no-startup-id "pkill -9 redshift; redshift -P -t 5000:4000"
exec --no-startup-id "pkill -9 redshift; redshift -P -t 5000:4000"
exec --no-startup-id "xkbset exp =m; xkbset m"
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 /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
...
@@ -111,7 +90,6 @@ exec --no-startup-id fcitx -d
...
@@ -111,7 +90,6 @@ exec --no-startup-id fcitx -d
exec --no-startup-id nm-applet
exec --no-startup-id nm-applet
exec --no-startup-id optimus-manager-qt
exec --no-startup-id optimus-manager-qt
exec --no-startup-id xfce4-power-manager
exec --no-startup-id xfce4-power-manager
exec --no-startup-id xsetroot -solid "#1d1d1d"
exec_always --no-startup-id "pkill conky; sleep 0.5; conky -c ~/.config/conky; conky -c ~/.config/conky_shortcuts"
exec_always --no-startup-id "pkill conky; sleep 0.5; conky -c ~/.config/conky; conky -c ~/.config/conky_shortcuts"
set $picom_start "pkill picom; sleep 1; picom -b"
set $picom_start "pkill picom; sleep 1; picom -b"
exec_always --no-startup-id $picom_start
exec_always --no-startup-id $picom_start
...
@@ -499,9 +477,12 @@ bar {
...
@@ -499,9 +477,12 @@ bar {
strip_workspace_numbers yes
strip_workspace_numbers yes
colors {
colors {
background #4a4a4a
#background #4a4a4a
statusline #F9FAF9
background #000000
separator #454947
#statusline #F9FAF9
statusline $accent-bg
#separator #454947
separator $accent-bg
# border backgr. text
# border backgr. text
focused_workspace $accent-txt $accent-bg $accent-txt
focused_workspace $accent-txt $accent-bg $accent-txt
...
...
i3status/.i3status.conf.py3status
View file @
add5dbe9
...
@@ -9,8 +9,10 @@
...
@@ -9,8 +9,10 @@
general {
general {
colors = true
colors = true
interval = 5
interval = 5
color_good = "#F9FAF9"
#color_good = "#F9FAF9"
color_bad = "#F9FAF9"
#color_bad = "#F9FAF9"
color_good = "#07eded"
color_bad = "#07eded"
color_degraded = "#DC322F"
color_degraded = "#DC322F"
}
}
...
...
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