Remove conky

This commit is contained in:
DogeyStamp 2021-07-21 14:01:11 -04:00
parent 895a765db3
commit 296c10ba7d
3 changed files with 0 additions and 55 deletions

View File

@ -1,53 +0,0 @@
conky.config = {
background=true,
update_interval=1,
double_buffer=true,
no_buffers=true,
imlib_cache_size=10,
draw_shades=false,
draw_outline=false,
draw_borders=false,
gap_x=100,
gap_y=80,
xinerama_head = 1;
alignment="bottom_right",
minimum_height=300,
minimum_width=0,
own_window=true,
own_window_type="override",
own_window_class="conky",
own_window_transparent=true,
own_window_argb_visual=true,
own_window_argb_value=0,
use_xft=true,
xftalpha=1,
font="JetBrains Mono:size=10",
text_buffer_size=256,
override_utf8_locale=true,
default_color='00FFFF',
color0='DDDDDD',
color1='777777',
color2='CCCCCC',
}
conky.text = [[
${font JetBrains Mono:weight=Regular:size=120}${color0}\
${time %H:%M}\
${voffset -130}
${font JetBrains Mono:weight=Regular:size=15}${color0}\
${time %A, %B %d, %Y}
]]

View File

@ -6,7 +6,6 @@ mon-on
picom --experimental-backends --backend glx &
xwallpaper --center .config/wall.png
wal --theme sexy-phrak1 -b 080808
conky
xautolock -time 12 -locker "systemctl suspend" -detectsleep -notify 5 -notifier "notify-send Locking" &
xss-lock -- slock &
#dunst crashes X for some reason on my device so I put it in screen to prevent that

View File

@ -12,4 +12,3 @@ xautolock
xss-lock
screen
qutebrowser
conky