update dmenu font
This commit is contained in:
parent
b78895a86e
commit
3352033982
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ myBorderWidth = 5
|
|||
myNormalBorderColor = "#32302f"
|
||||
myFocusedBorderColor = "#32302f"
|
||||
myWorkspaces = ["code", "chat", "web", "games", "misc"]
|
||||
myLauncher = "dmenu_run"
|
||||
myLauncher = "dmenu_run -fn 'Fisa Code-10'"
|
||||
myFileManager = "thunar"
|
||||
myScrot = "scrot -s '%Y%m%d_%H%M%S.png' -e 'mv $f ~/Pictures/scrots/'"
|
||||
volumeDown = "pactl set-sink-volume @DEFAULT_SINK@ -10%"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue