diff --git a/.gitignore b/.gitignore
index 04b7c9a..ea39f6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-dots/nohup.out
+*/nohup.out
+nohup.out
*~
diff --git a/dots/.conkyrc b/dots/.conkyrc
index 930a63f..273c7d1 100644
--- a/dots/.conkyrc
+++ b/dots/.conkyrc
@@ -37,7 +37,7 @@ conky.config = {
draw_shades = false,
double_buffer = true,
use_xft = true,
- font = 'InconsolataLGC Nerd Font Mono:size=9',
+ font = 'VictorMono Nerd Font:size=9',
gap_x = 30,
gap_y = 25,
minimum_width = 5,
@@ -62,16 +62,16 @@ conky.config = {
}
conky.text = [[
-Sync
-${exec command insync get_sync_progress}
+${font VictorMono Nerd Font:size=9:bold}Sync
+${font VictorMono Nerd Font:size=9:regular}${exec command insync get_sync_progress}
$hr
-Calendar
-${exec command ~/.linux/scripts/today.sh}
+${font VictorMono Nerd Font:size=9:bold}Calendar
+${font VictorMono Nerd Font:size=9:regular}${exec command ~/.linux/scripts/today.sh}
$hr
-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:bold}To do
+${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
-Music
-${exec command ~/.linux/scripts/nowplaying.sh}
+${font VictorMono Nerd Font:size=9:bold}Music
+${font VictorMono Nerd Font:size=9:regular}${exec command ~/.linux/scripts/nowplaying.sh}
${execbar command ~/.linux/scripts/cmus-conky-timebar.sh}
]]
diff --git a/dots/fonts.conf b/dots/fonts.conf
index 5fc6f10..63a9ceb 100644
--- a/dots/fonts.conf
+++ b/dots/fonts.conf
@@ -3,18 +3,18 @@
serif
- InconsolataLGC Nerd Font Mono
+ VictorMono Nerd Font
sans-serif
- InconsolataLGC Nerd Font Mono
+ VictorMono Nerd Font
sans
- InconsolataLGC Nerd Font Mono
+ VictorMono Nerd Font
monospace
- InconsolataLGC Nerd Font Mono
+ VictorMono Nerd Font Mono
diff --git a/dots/gtk/3/settings.ini b/dots/gtk/3/settings.ini
index 3411db8..1e32e67 100644
--- a/dots/gtk/3/settings.ini
+++ b/dots/gtk/3/settings.ini
@@ -2,7 +2,7 @@
gtk-application-prefer-dark-theme=0
gtk-theme-name=Arc
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-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH
diff --git a/dots/openbox/rc.xml b/dots/openbox/rc.xml
index 482ad8b..f80cd15 100644
--- a/dots/openbox/rc.xml
+++ b/dots/openbox/rc.xml
@@ -57,7 +57,7 @@
yes
yes
- InconsolataLGC Nerd Font Mono
+ VictorMono Nerd Font
8
normal
@@ -66,16 +66,16 @@
- InconsolataLGC Nerd Font Mono
+ VictorMono Nerd Font
8
normal
- normal
+ italic
- InconsolataLGC Nerd Font Mono
+ VictorMono Nerd Font
9
normal
@@ -84,7 +84,7 @@
- InconsolataLGC Nerd Font Mono
+ VictorMono Nerd Font
9
normal
@@ -93,7 +93,7 @@
- InconsolataLGC Nerd Font Mono
+ VictorMono Nerd Font
9
normal
@@ -102,12 +102,12 @@
- InconsolataLGC Nerd Font Mono
+ VictorMono Nerd Font
9
normal
- normal
+ italic
diff --git a/dots/sakura.conf b/dots/sakura.conf
index e77d85a..4d4d219 100644
--- a/dots/sakura.conf
+++ b/dots/sakura.conf
@@ -25,7 +25,7 @@ colorset6_curs=rgb(255,255,255)
colorset6_key=F6
last_colorset=1
scroll_lines=4096
-font=InconsolataLGC Nerd Font Mono Medium 10
+font=VictorMono Nerd Font Mono Regular 10
show_always_first_tab=No
scrollbar=false
closebutton=true
diff --git a/dots/tint2rctemplate b/dots/tint2rctemplate
index 518566d..9d19c7c 100644
--- a/dots/tint2rctemplate
+++ b/dots/tint2rctemplate
@@ -148,10 +148,10 @@ launcher_item_app = x-terminal-emulator.desktop
# Clock
time1_format = %H:%M
time2_format = %-d/%-m/%y
-time1_font = InconsolataLGC Nerd Font Mono Bold 10
+time1_font = VictorMono Nerd Font Bold 10
time1_timezone =
time2_timezone =
-time2_font = InconsolataLGC Nerd Font Mono Medium 8
+time2_font = VictorMono Nerd Font 8
clock_font_color = #000000 100
clock_padding = 3 3
clock_background_id = 2