diff --git a/.config/conky/conky.conf b/.config/conky/conky.conf deleted file mode 100644 index f229946..0000000 --- a/.config/conky/conky.conf +++ /dev/null @@ -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} -]] diff --git a/.xinitrc b/.xinitrc index 529c613..404e64f 100755 --- a/.xinitrc +++ b/.xinitrc @@ -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 diff --git a/programs b/programs index d70c174..35ed611 100644 --- a/programs +++ b/programs @@ -12,4 +12,3 @@ xautolock xss-lock screen qutebrowser -conky