diff options
| author | Yigit Sever | 2019-03-22 11:40:42 +0300 |
|---|---|---|
| committer | Yigit Sever | 2019-03-22 11:41:51 +0300 |
| commit | 986b5df9984cfc0f21bb83771fb5aa119e1123b3 (patch) | |
| tree | 7903749d1eac24fb6655fdf2cd0f8758ad32e89c /.config/conky | |
| parent | f2d5aab582154e0dfe2bd0c27fb2fae38918f300 (diff) | |
| download | dotfiles-986b5df9984cfc0f21bb83771fb5aa119e1123b3.tar.gz dotfiles-986b5df9984cfc0f21bb83771fb5aa119e1123b3.tar.bz2 dotfiles-986b5df9984cfc0f21bb83771fb5aa119e1123b3.zip | |
Mobile autostarts and parity
Diffstat (limited to '.config/conky')
| -rw-r--r-- | .config/conky/conky.conf##desktop.Linux.Lowe | 1 | ||||
| -rw-r--r-- | .config/conky/conky.conf##mobile.Linux.Luchs | 12 |
2 files changed, 9 insertions, 4 deletions
diff --git a/.config/conky/conky.conf##desktop.Linux.Lowe b/.config/conky/conky.conf##desktop.Linux.Lowe index 4d76176..f7c160c 100644 --- a/.config/conky/conky.conf##desktop.Linux.Lowe +++ b/.config/conky/conky.conf##desktop.Linux.Lowe | |||
| @@ -94,4 +94,5 @@ ${voffset 05}${alignc}${font Lato Medium:size=11}${rss https://xkcd.com/rss.xml | |||
| 94 | ${voffset 05}${color0}situation $stippled_hr${color} | 94 | ${voffset 05}${color0}situation $stippled_hr${color} |
| 95 | ${voffset 05}${offset 10}Checking${alignr}${offset -10}${color2}${texecpi 5 ~/.config/conky/scripts/ledger_parser.pl Checking}${color} | 95 | ${voffset 05}${offset 10}Checking${alignr}${offset -10}${color2}${texecpi 5 ~/.config/conky/scripts/ledger_parser.pl Checking}${color} |
| 96 | ${voffset 05}${offset 10}Liabilities${alignr}${offset -10}${color4}${texecpi 5 ~/.config/conky/scripts/ledger_parser.pl Liabilities}${color} | 96 | ${voffset 05}${offset 10}Liabilities${alignr}${offset -10}${color4}${texecpi 5 ~/.config/conky/scripts/ledger_parser.pl Liabilities}${color} |
| 97 | ${color4}${alignr} | ||
| 97 | ]] | 98 | ]] |
diff --git a/.config/conky/conky.conf##mobile.Linux.Luchs b/.config/conky/conky.conf##mobile.Linux.Luchs index 0b2b90d..aabd64c 100644 --- a/.config/conky/conky.conf##mobile.Linux.Luchs +++ b/.config/conky/conky.conf##mobile.Linux.Luchs | |||
| @@ -27,11 +27,14 @@ conky.config = { | |||
| 27 | out_to_console = false, | 27 | out_to_console = false, |
| 28 | out_to_stderr = false, | 28 | out_to_stderr = false, |
| 29 | extra_newline = false, | 29 | extra_newline = false, |
| 30 | own_window_hints = "undecorated,below,sticky,skip_taskbar,skip_pager", | ||
| 31 | own_window_transparent = false, | ||
| 32 | own_window_argb_visual = true, | ||
| 33 | own_window_argb_value = 200, | ||
| 34 | own_window_colour = '282828', | ||
| 30 | own_window = true, | 35 | own_window = true, |
| 31 | own_window_class = 'Conky', | 36 | own_window_class = 'Conky', |
| 32 | own_window_type = 'override', | 37 | own_window_type = "override", |
| 33 | own_window_transparent = true, | ||
| 34 | own_window_hints = 'below', | ||
| 35 | short_units = true, | 38 | short_units = true, |
| 36 | update_interval = 1.0, | 39 | update_interval = 1.0, |
| 37 | uppercase = false, | 40 | uppercase = false, |
| @@ -53,6 +56,7 @@ conky.config = { | |||
| 53 | } | 56 | } |
| 54 | 57 | ||
| 55 | conky.text = [[ | 58 | conky.text = [[ |
| 59 | ${color4}${alignr} | ||
| 56 | ${color}${alignc}$sysname $kernel on $machine | 60 | ${color}${alignc}$sysname $kernel on $machine |
| 57 | ${color}${alignc}${exec whoami} @ $nodename | 61 | ${color}${alignc}${exec whoami} @ $nodename |
| 58 | ${color0}$hr${color} | 62 | ${color0}$hr${color} |
| @@ -83,5 +87,5 @@ ${voffset 05}${texeci 1800 curl -s wttr.in/ank | sed -n '3,7{s/\d27\[[0-9;]*m//g | |||
| 83 | ${color0}calendar $stippled_hr${color} | 87 | ${color0}calendar $stippled_hr${color} |
| 84 | ${voffset 05}${execp TODAY=`date +%_d`; cal | tail -n+2 | sed -e '1 s:.*:\${color3}&\${color6}:' -e '1 s:'"$(date +%a |cut -c 1-2)"':\${color4}&\${color5}:' -e '0,/'"$TODAY"'/{s/'"$TODAY"'/\${color7}'"$TODAY"'\${color8}/}' | sed s/^/'${alignc}'/} | 88 | ${voffset 05}${execp TODAY=`date +%_d`; cal | tail -n+2 | sed -e '1 s:.*:\${color3}&\${color6}:' -e '1 s:'"$(date +%a |cut -c 1-2)"':\${color4}&\${color5}:' -e '0,/'"$TODAY"'/{s/'"$TODAY"'/\${color7}'"$TODAY"'\${color8}/}' | sed s/^/'${alignc}'/} |
| 85 | ${color0}latest xkcd $stippled_hr${color} | 89 | ${color0}latest xkcd $stippled_hr${color} |
| 86 | ${voffset 05}${alignc}${rss https://xkcd.com/rss.xml 10 item_title 0} | 90 | ${color4}${alignr} |
| 87 | ]] | 91 | ]] |
