🔧 Changed font size for dmenu
This commit is contained in:
parent
15261e78df
commit
b231be0475
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ super + Return
|
||||||
# program launcher
|
# program launcher
|
||||||
# super + @space
|
# super + @space
|
||||||
super + d
|
super + d
|
||||||
dmenu_run -nb '#323b4d' -sf '#323b4d' -sb '#87afd7' -nf '#87afd7'
|
dmenu_run -nb '#323b4d' -sf '#323b4d' -sb '#87afd7' -nf '#87afd7' -fn "12"
|
||||||
|
|
||||||
super + e
|
super + e
|
||||||
/home/brian/scripts/dmconf
|
/home/brian/scripts/dmconf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue