New month new font 🅱

master
trémeur 5 years ago
parent cbff1bb236
commit 5e7dada31b

3
.gitignore vendored

@ -1,2 +1,3 @@
dots/nohup.out */nohup.out
nohup.out
*~ *~

@ -37,7 +37,7 @@ conky.config = {
draw_shades = false, draw_shades = false,
double_buffer = true, double_buffer = true,
use_xft = true, use_xft = true,
font = 'InconsolataLGC Nerd Font Mono:size=9', font = 'VictorMono Nerd Font:size=9',
gap_x = 30, gap_x = 30,
gap_y = 25, gap_y = 25,
minimum_width = 5, minimum_width = 5,
@ -62,16 +62,16 @@ conky.config = {
} }
conky.text = [[ conky.text = [[
Sync ${font VictorMono Nerd Font:size=9:bold}Sync
${exec command insync get_sync_progress} ${font VictorMono Nerd Font:size=9:regular}${exec command insync get_sync_progress}
$hr $hr
Calendar ${font VictorMono Nerd Font:size=9:bold}Calendar
${exec command ~/.linux/scripts/today.sh} ${font VictorMono Nerd Font:size=9:regular}${exec command ~/.linux/scripts/today.sh}
$hr $hr
To do ${font VictorMono Nerd Font:size=9:bold}To do
${exec command ~/go/bin/todoist sync && ~/go/bin/todoist list --filter '(overdue | today)' | sed 's/^..............//' | sed 's/\#Inbox\ //g' | sed 's/\ ..\:..\ //g' | sort | sed 's/^.\{14\}//'} ${font VictorMono Nerd Font:size=9:regular}${exec command ~/go/bin/todoist sync && ~/go/bin/todoist list --filter '(overdue | today)' | sed 's/^..............//' | sed 's/\#Inbox\ //g' | sed 's/\ ..\:..\ //g' | sort | sed 's/^.\{14\}//'}
$hr $hr
Music ${font VictorMono Nerd Font:size=9:bold}Music
${exec command ~/.linux/scripts/nowplaying.sh} ${font VictorMono Nerd Font:size=9:regular}${exec command ~/.linux/scripts/nowplaying.sh}
${execbar command ~/.linux/scripts/cmus-conky-timebar.sh} ${execbar command ~/.linux/scripts/cmus-conky-timebar.sh}
]] ]]

@ -3,18 +3,18 @@
<fontconfig> <fontconfig>
<alias> <alias>
<family>serif</family> <family>serif</family>
<prefer><family>InconsolataLGC Nerd Font Mono</family></prefer> <prefer><family>VictorMono Nerd Font</family></prefer>
</alias> </alias>
<alias> <alias>
<family>sans-serif</family> <family>sans-serif</family>
<prefer><family>InconsolataLGC Nerd Font Mono</family></prefer> <prefer><family>VictorMono Nerd Font</family></prefer>
</alias> </alias>
<alias> <alias>
<family>sans</family> <family>sans</family>
<prefer><family>InconsolataLGC Nerd Font Mono</family></prefer> <prefer><family>VictorMono Nerd Font</family></prefer>
</alias> </alias>
<alias> <alias>
<family>monospace</family> <family>monospace</family>
<prefer><family>InconsolataLGC Nerd Font Mono</family></prefer> <prefer><family>VictorMono Nerd Font Mono</family></prefer>
</alias> </alias>
</fontconfig> </fontconfig>

@ -2,7 +2,7 @@
gtk-application-prefer-dark-theme=0 gtk-application-prefer-dark-theme=0
gtk-theme-name=Arc gtk-theme-name=Arc
gtk-icon-theme-name=Papirus-Light gtk-icon-theme-name=Papirus-Light
gtk-font-name=InconsolataLGC Nerd Font Mono 10 gtk-font-name=VictorMono Nerd Font 10
gtk-cursor-theme-name=DMZ-Black gtk-cursor-theme-name=DMZ-Black
gtk-cursor-theme-size=0 gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH gtk-toolbar-style=GTK_TOOLBAR_BOTH

@ -57,7 +57,7 @@
<keepBorder>yes</keepBorder> <keepBorder>yes</keepBorder>
<animateIconify>yes</animateIconify> <animateIconify>yes</animateIconify>
<font place="ActiveWindow"> <font place="ActiveWindow">
<name>InconsolataLGC Nerd Font Mono</name> <name>VictorMono Nerd Font</name>
<size>8</size> <size>8</size>
<!-- font size in points --> <!-- font size in points -->
<weight>normal</weight> <weight>normal</weight>
@ -66,16 +66,16 @@
<!-- 'italic' or 'normal' --> <!-- 'italic' or 'normal' -->
</font> </font>
<font place="InactiveWindow"> <font place="InactiveWindow">
<name>InconsolataLGC Nerd Font Mono</name> <name>VictorMono Nerd Font</name>
<size>8</size> <size>8</size>
<!-- font size in points --> <!-- font size in points -->
<weight>normal</weight> <weight>normal</weight>
<!-- 'bold' or 'normal' --> <!-- 'bold' or 'normal' -->
<slant>normal</slant> <slant>italic</slant>
<!-- 'italic' or 'normal' --> <!-- 'italic' or 'normal' -->
</font> </font>
<font place="MenuHeader"> <font place="MenuHeader">
<name>InconsolataLGC Nerd Font Mono</name> <name>VictorMono Nerd Font</name>
<size>9</size> <size>9</size>
<!-- font size in points --> <!-- font size in points -->
<weight>normal</weight> <weight>normal</weight>
@ -84,7 +84,7 @@
<!-- 'italic' or 'normal' --> <!-- 'italic' or 'normal' -->
</font> </font>
<font place="MenuItem"> <font place="MenuItem">
<name>InconsolataLGC Nerd Font Mono</name> <name>VictorMono Nerd Font</name>
<size>9</size> <size>9</size>
<!-- font size in points --> <!-- font size in points -->
<weight>normal</weight> <weight>normal</weight>
@ -93,7 +93,7 @@
<!-- 'italic' or 'normal' --> <!-- 'italic' or 'normal' -->
</font> </font>
<font place="ActiveOnScreenDisplay"> <font place="ActiveOnScreenDisplay">
<name>InconsolataLGC Nerd Font Mono</name> <name>VictorMono Nerd Font</name>
<size>9</size> <size>9</size>
<!-- font size in points --> <!-- font size in points -->
<weight>normal</weight> <weight>normal</weight>
@ -102,12 +102,12 @@
<!-- 'italic' or 'normal' --> <!-- 'italic' or 'normal' -->
</font> </font>
<font place="InactiveOnScreenDisplay"> <font place="InactiveOnScreenDisplay">
<name>InconsolataLGC Nerd Font Mono</name> <name>VictorMono Nerd Font</name>
<size>9</size> <size>9</size>
<!-- font size in points --> <!-- font size in points -->
<weight>normal</weight> <weight>normal</weight>
<!-- 'bold' or 'normal' --> <!-- 'bold' or 'normal' -->
<slant>normal</slant> <slant>italic</slant>
<!-- 'italic' or 'normal' --> <!-- 'italic' or 'normal' -->
</font> </font>
</theme> </theme>

@ -25,7 +25,7 @@ colorset6_curs=rgb(255,255,255)
colorset6_key=F6 colorset6_key=F6
last_colorset=1 last_colorset=1
scroll_lines=4096 scroll_lines=4096
font=InconsolataLGC Nerd Font Mono Medium 10 font=VictorMono Nerd Font Mono Regular 10
show_always_first_tab=No show_always_first_tab=No
scrollbar=false scrollbar=false
closebutton=true closebutton=true

@ -148,10 +148,10 @@ launcher_item_app = x-terminal-emulator.desktop
# Clock # Clock
time1_format = %H:%M time1_format = %H:%M
time2_format = %-d/%-m/%y time2_format = %-d/%-m/%y
time1_font = InconsolataLGC Nerd Font Mono Bold 10 time1_font = VictorMono Nerd Font Bold 10
time1_timezone = time1_timezone =
time2_timezone = time2_timezone =
time2_font = InconsolataLGC Nerd Font Mono Medium 8 time2_font = VictorMono Nerd Font 8
clock_font_color = #000000 100 clock_font_color = #000000 100
clock_padding = 3 3 clock_padding = 3 3
clock_background_id = 2 clock_background_id = 2

Loading…
Cancel
Save