switch to mako
This commit is contained in:
parent
8d16da12ce
commit
5ea2d9d5e6
2 changed files with 14 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
# exec-once = flameshot &
|
||||
exec = swww init
|
||||
|
||||
exec-once = dunst -conf ~/.config/hypr/dunstrc
|
||||
# exec-once = dunst -conf ~/.config/hypr/dunstrc
|
||||
exec-once = mako
|
||||
exec-once = udiskie &
|
||||
exec-once = xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2
|
||||
|
||||
|
|
12
home/private_dot_config/mako/config
Normal file
12
home/private_dot_config/mako/config
Normal file
|
@ -0,0 +1,12 @@
|
|||
border-radius=5
|
||||
font=monospace 15
|
||||
|
||||
# Colors
|
||||
background-color=#1e1e2e
|
||||
text-color=#cdd6f4
|
||||
border-color=#89b4fa
|
||||
progress-color=over #313244
|
||||
|
||||
[urgency=high]
|
||||
border-color=#fab387
|
||||
|
Loading…
Reference in a new issue