Fixed font issue with dunst

This commit is contained in:
jon
2020-05-30 22:03:04 -05:00
parent 47a5d76ea1
commit d40fc5c2a0
2 changed files with 5 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ export LESS='-C -M -j 3 -R -# 2'
# User specific aliases and functions
alias l.='ls -lh --time-style=long-iso --color' 2>/dev/null
alias l='ls -lh --color --time-style=long'
alias ll='ls -lah --color --time-style=long'
alias ll='ls -lAh --color --time-style=long'
alias lsd='l -d */'
alias p='ping'
alias dmesg='dmesg -H'
@@ -29,6 +29,9 @@ alias ip='ip -c'
#alias s='sudo $(history -p !!)'
alias s='sudo'
#not sure why fedora doesnt set this or what it might break but here we go
export XDG_CONFIG_HOME=$HOME/.config
# make tab after cd only complete using dir names
complete -d cd

View File

@@ -1,5 +1,6 @@
[global]
### Display ###
font = Liberation Mono
# Which monitor should the notifications be displayed on.
monitor = 2