mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +10:00
Minor edits to conky configs.
This commit is contained in:
@@ -73,8 +73,8 @@ conky.config = {
|
|||||||
own_window_class = 'Conky', -- manually set the WM_CLASS name for use with xprop
|
own_window_class = 'Conky', -- manually set the WM_CLASS name for use with xprop
|
||||||
own_window_colour = '#282c34', -- set colour if own_window_transparent no
|
own_window_colour = '#282c34', -- set colour if own_window_transparent no
|
||||||
own_window_transparent = false, -- if own_window_argb_visual is true sets background opacity 0%
|
own_window_transparent = false, -- if own_window_argb_visual is true sets background opacity 0%
|
||||||
own_window_title = 'xmonad_conky', -- set the name manually; default conky "hostname"
|
own_window_title = 'qtile_conky', -- set the name manually
|
||||||
own_window_type = 'desktop', -- if own_window true options are: normal/override/dock/desktop/panel
|
own_window_type = 'override', -- if own_window true options are: normal/override/dock/desktop/panel
|
||||||
own_window_hints = 'undecorated,below,above,sticky,skip_taskbar,skip_pager', -- if own_window true - just hints - own_window_type sets it
|
own_window_hints = 'undecorated,below,above,sticky,skip_taskbar,skip_pager', -- if own_window true - just hints - own_window_type sets it
|
||||||
|
|
||||||
--Colors (Doom One)
|
--Colors (Doom One)
|
||||||
|
|||||||
@@ -73,7 +73,7 @@ conky.config = {
|
|||||||
own_window_class = 'Conky', -- manually set the WM_CLASS name for use with xprop
|
own_window_class = 'Conky', -- manually set the WM_CLASS name for use with xprop
|
||||||
own_window_colour = '#282c34', -- set colour if own_window_transparent no
|
own_window_colour = '#282c34', -- set colour if own_window_transparent no
|
||||||
own_window_transparent = false, -- if own_window_argb_visual is true sets background opacity 0%
|
own_window_transparent = false, -- if own_window_argb_visual is true sets background opacity 0%
|
||||||
own_window_title = 'xmonad_conky', -- set the name manually; default conky "hostname"
|
own_window_title = 'xmonad_conky', -- set the name manually
|
||||||
own_window_type = 'desktop', -- if own_window true options are: normal/override/dock/desktop/panel
|
own_window_type = 'desktop', -- if own_window true options are: normal/override/dock/desktop/panel
|
||||||
own_window_hints = 'undecorated,below,above,sticky,skip_taskbar,skip_pager', -- if own_window true - just hints - own_window_type sets it
|
own_window_hints = 'undecorated,below,above,sticky,skip_taskbar,skip_pager', -- if own_window true - just hints - own_window_type sets it
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user