diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 04e344e3..e33110f9 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -24,7 +24,7 @@ sort = yes idle_threshold = 120 - font = UbuntuMono Nerd Font 10 + font = Ubuntu Mono 10 line_height = 0 markup = full diff --git a/.config/i3/config b/.config/i3/config index d08dd2de..68140113 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -96,7 +96,7 @@ client.background $black bar { #font pango: SFNS Display:style=Regular 10 - font pango:Source Sans Pro 10 + font pango:Ubuntu 10 colors { background $darkblack statusline $darkwhite @@ -440,7 +440,7 @@ bindsym XF86WLAN exec $netrefresh bindsym $mod+period exec /usr/lib/virtualbox/VirtualBoxVM --comment 'w7litex86' --startvm '{196d2f4b-8a17-44fb-b05f-4a20cc87a212}' -exec_always --no-startup-id notify-send -i ~/.scripts/pix/larbs.png 'Welcome to LARBS: Press Super+F1 for the manual.' -t 10000 +exec_always --no-startup-id notify-send -i ~/.scripts/pix/larbs.png "Welcome to LARBS:" "Press Super+F1 for the manual." -t 10000 bindsym $mod+section exec --no-startup-id xkblayout-state set +1 && pkill -RTMIN+18 i3blocks bindsym $mod+grave exec --no-startup-id xkblayout-state set +1 && pkill -RTMIN+18 i3blocks