mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-14 04:38:29 +10:00
Minor edits
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 01 CONKY
|
||||
-- DTOS 03 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/01/scripts/DoomOne.lua',
|
||||
lua_load = '~/.config/conky/qtile/03/scripts/DoomOne.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/01/bg/DoomOne.png -s 300x763 -p 0,35}
|
||||
${image ~/.config/conky/qtile/03/bg/DoomOne.png -s 300x763 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/01/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/03/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 01 CONKY
|
||||
-- DTOS 03 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/01/scripts/Dracula.lua',
|
||||
lua_load = '~/.config/conky/qtile/03/scripts/Dracula.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/01/bg/Dracula.png -s 300x763 -p 0,35}
|
||||
${image ~/.config/conky/qtile/03/bg/Dracula.png -s 300x763 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/01/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/03/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 01 CONKY
|
||||
-- DTOS 03 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/01/scripts/GruvboxDark.lua',
|
||||
lua_load = '~/.config/conky/qtile/03/scripts/GruvboxDark.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/01/bg/GruvboxDark.png -s 300x763 -p 0,35}
|
||||
${image ~/.config/conky/qtile/03/bg/GruvboxDark.png -s 300x763 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/01/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/03/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 01 CONKY
|
||||
-- DTOS 03 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/01/scripts/MonokaiPro.lua',
|
||||
lua_load = '~/.config/conky/qtile/03/scripts/MonokaiPro.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/01/bg/MonokaiPro.png -s 300x763 -p 0,35}
|
||||
${image ~/.config/conky/qtile/03/bg/MonokaiPro.png -s 300x763 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/01/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/03/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 01 CONKY
|
||||
-- DTOS 03 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/01/scripts/Nord.lua',
|
||||
lua_load = '~/.config/conky/qtile/03/scripts/Nord.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/01/bg/Nord.png -s 300x763 -p 0,35}
|
||||
${image ~/.config/conky/qtile/03/bg/Nord.png -s 300x763 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/01/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/03/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 01 CONKY
|
||||
-- DTOS 03 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/01/scripts/OceanicNext.lua',
|
||||
lua_load = '~/.config/conky/qtile/03/scripts/OceanicNext.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/01/bg/OceanicNext.png -s 300x763 -p 0,35}
|
||||
${image ~/.config/conky/qtile/03/bg/OceanicNext.png -s 300x763 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/01/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/03/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 01 CONKY
|
||||
-- DTOS 03 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/01/scripts/Palenight.lua',
|
||||
lua_load = '~/.config/conky/qtile/03/scripts/Palenight.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/01/bg/Palenight.png -s 300x763 -p 0,35}
|
||||
${image ~/.config/conky/qtile/03/bg/Palenight.png -s 300x763 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/01/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/03/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 01 CONKY
|
||||
-- DTOS 03 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/01/scripts/SolarizedDark.lua',
|
||||
lua_load = '~/.config/conky/qtile/03/scripts/SolarizedDark.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/01/bg/SolarizedDark.png -s 300x763 -p 0,35}
|
||||
${image ~/.config/conky/qtile/03/bg/SolarizedDark.png -s 300x763 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/01/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/03/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 01 CONKY
|
||||
-- DTOS 03 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/01/scripts/SolarizedLight.lua',
|
||||
lua_load = '~/.config/conky/qtile/03/scripts/SolarizedLight.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/01/bg/SolarizedLight.png -s 300x763 -p 0,35}
|
||||
${image ~/.config/conky/qtile/03/bg/SolarizedLight.png -s 300x763 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/01/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/03/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 01 CONKY
|
||||
-- DTOS 03 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/01/scripts/TomorrowNight.lua',
|
||||
lua_load = '~/.config/conky/qtile/03/scripts/TomorrowNight.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/01/bg/TomorrowNight.png -s 300x763 -p 0,35}
|
||||
${image ~/.config/conky/qtile/03/bg/TomorrowNight.png -s 300x763 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/01/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/03/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 02 CONKY
|
||||
-- DTOS 04 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/02/scripts/DoomOne.lua',
|
||||
lua_load = '~/.config/conky/qtile/04/scripts/DoomOne.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/02/bg/DoomOne.png -s 300x673 -p 0,35}
|
||||
${image ~/.config/conky/qtile/04/bg/DoomOne.png -s 300x673 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/02/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/04/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 02 CONKY
|
||||
-- DTOS 04 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/02/scripts/Dracula.lua',
|
||||
lua_load = '~/.config/conky/qtile/04/scripts/Dracula.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/02/bg/Dracula.png -s 300x673 -p 0,35}
|
||||
${image ~/.config/conky/qtile/04/bg/Dracula.png -s 300x673 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/02/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/04/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 02 CONKY
|
||||
-- DTOS 04 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/02/scripts/GruvboxDark.lua',
|
||||
lua_load = '~/.config/conky/qtile/04/scripts/GruvboxDark.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/02/bg/GruvboxDark.png -s 300x673 -p 0,35}
|
||||
${image ~/.config/conky/qtile/04/bg/GruvboxDark.png -s 300x673 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/02/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/04/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 02 CONKY
|
||||
-- DTOS 04 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/02/scripts/MonokaiPro.lua',
|
||||
lua_load = '~/.config/conky/qtile/04/scripts/MonokaiPro.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/02/bg/MonokaiPro.png -s 300x673 -p 0,35}
|
||||
${image ~/.config/conky/qtile/04/bg/MonokaiPro.png -s 300x673 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/02/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/04/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 02 CONKY
|
||||
-- DTOS 04 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/02/scripts/Nord.lua',
|
||||
lua_load = '~/.config/conky/qtile/04/scripts/Nord.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/02/bg/Nord.png -s 300x673 -p 0,35}
|
||||
${image ~/.config/conky/qtile/04/bg/Nord.png -s 300x673 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/02/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/04/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 02 CONKY
|
||||
-- DTOS 04 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/02/scripts/OceanicNext.lua',
|
||||
lua_load = '~/.config/conky/qtile/04/scripts/OceanicNext.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/02/bg/OceanicNext.png -s 300x673 -p 0,35}
|
||||
${image ~/.config/conky/qtile/04/bg/OceanicNext.png -s 300x673 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/02/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/04/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 02 CONKY
|
||||
-- DTOS 04 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/02/scripts/Palenight.lua',
|
||||
lua_load = '~/.config/conky/qtile/04/scripts/Palenight.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/02/bg/Palenight.png -s 300x673 -p 0,35}
|
||||
${image ~/.config/conky/qtile/04/bg/Palenight.png -s 300x673 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/02/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/04/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 02 CONKY
|
||||
-- DTOS 04 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/02/scripts/SolarizedDark.lua',
|
||||
lua_load = '~/.config/conky/qtile/04/scripts/SolarizedDark.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/02/bg/SolarizedDark.png -s 300x673 -p 0,35}
|
||||
${image ~/.config/conky/qtile/04/bg/SolarizedDark.png -s 300x673 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/02/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/04/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 02 CONKY
|
||||
-- DTOS 04 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/02/scripts/SolarizedLight.lua',
|
||||
lua_load = '~/.config/conky/qtile/04/scripts/SolarizedLight.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/02/bg/SolarizedLight.png -s 300x673 -p 0,35}
|
||||
${image ~/.config/conky/qtile/04/bg/SolarizedLight.png -s 300x673 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/02/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/04/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
conky.config = {
|
||||
--==============================================================================
|
||||
|
||||
-- DTOS 02 CONKY
|
||||
-- DTOS 04 CONKY
|
||||
-- This conky theme was originally based on the Mimosa Dark theme created by
|
||||
-- author "Closebox73". I have removed many of the original widgets that theme
|
||||
-- Mimosa theme used, and I added the DTOS keybinding information.
|
||||
@@ -64,15 +64,15 @@ conky.config = {
|
||||
use_spacer = 'none',
|
||||
show_graph_scale = false,
|
||||
show_graph_range = false,
|
||||
lua_load = '~/.config/conky/qtile/02/scripts/TomorrowNight.lua',
|
||||
lua_load = '~/.config/conky/qtile/04/scripts/TomorrowNight.lua',
|
||||
lua_draw_hook_pre = 'ring_stats',
|
||||
}
|
||||
|
||||
conky.text = [[
|
||||
${image ~/.config/conky/qtile/02/bg/TomorrowNight.png -s 300x673 -p 0,35}
|
||||
${image ~/.config/conky/qtile/04/bg/TomorrowNight.png -s 300x673 -p 0,35}
|
||||
${alignc}${voffset 26}${color3}${font Raleway:bold:size=40}${time %H:%M}${font}${color}
|
||||
${alignc}${voffset 5}${font Raleway:size=14}${time %A, %B %d}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/02/scripts/cputemp.sh}
|
||||
${offset 34}${voffset 90}${color}${font Bebas Neue:size=18}${cpu cpu0}%${goto 104}${memperc}%${goto 180}${battery_percent BAT0}%${goto 230}${execi 2 ~/.config/conky/qtile/04/scripts/cputemp.sh}
|
||||
${offset 24}${voffset -2}${color}${font Raleway:size=10}/ :${goto 170}${font Raleway:size=10}/home :
|
||||
${offset 24}${color3}${font Raleway:size=9}${fs_bar 10,111}${goto 170}${color3}${font Raleway:size=9}${fs_bar 10,111 /home}
|
||||
${offset 24}${color}${font Raleway:size=9}${fs_used} / ${fs_size}${goto 170}${color}${font Raleway:size=8}${fs_used /home} / ${fs_size /home}${font}
|
||||
|
||||
Reference in New Issue
Block a user