feat: add mako notifications
This commit is contained in:
parent
7371d647e4
commit
9a6553aec0
@ -4,3 +4,4 @@ source=~/.config/hypr/wm/appearance.conf
|
||||
source=~/.config/hypr/wm/monitors.conf
|
||||
exec=~/.config/hypr/scripts/launch-waybar.bash
|
||||
exec-once=sudo modprobe uinput && sudo kbct remap --config ~/.config/kbct/config.yml
|
||||
exec=mako
|
||||
|
46
dots/.config/mako/config
Normal file
46
dots/.config/mako/config
Normal file
@ -0,0 +1,46 @@
|
||||
# --fujiWhite: #DCD7BA
|
||||
# --oldWhite: #C8C093
|
||||
# --sumiInk0: #16161D
|
||||
# --sumiInk1: #1F1F28
|
||||
# --sumiInk2: #2A2A37
|
||||
# --sumiInk3: #363646
|
||||
# --sumiInk4: #54546D
|
||||
# --waveBlue1: #223249
|
||||
# --waveBlue2: #2D4F67
|
||||
# --winterGreen: #2B3328
|
||||
# --winterYellow: #49443C
|
||||
# --winterRed: #43242B
|
||||
# --winterBlue: #252535
|
||||
# --autumnGreen: #76946A
|
||||
# --autumnRed: #C34043
|
||||
# --autumnYellow: #DCA561
|
||||
# --samuraiRed: #E82424
|
||||
# --roninYellow: #FF9E3B
|
||||
# --waveAqua1: #6A9589
|
||||
# --dragonBlue: #658594
|
||||
# --fujiGray: #727169
|
||||
# --springViolet1: #938AA9
|
||||
# --oniViolet: #957FB8
|
||||
# --crystalBlue: #7E9CD8
|
||||
# --springViolet2: #9CABCA
|
||||
# --springBlue: #7FB4CA
|
||||
# --lightBlue: #A3D4D5
|
||||
# --waveAqua2: #7AA89F
|
||||
# --springGreen: #98BB6C
|
||||
# --boatYellow1: #938056
|
||||
# --boatYellow2: #C0A36E
|
||||
# --carpYellow: #E6C384
|
||||
# --sakuraPink: #D27E99
|
||||
# --waveRed: #E46876
|
||||
# --peachRed: #FF5D62
|
||||
# --surimiOrange: #FFA066
|
||||
|
||||
font=Fira Code 10
|
||||
background-color=#16161DF0
|
||||
text-color=#DCD7BA
|
||||
border-color=#957FB8
|
||||
border-radius=10
|
||||
default-timeout=5000
|
||||
on-touch=none
|
||||
on-button-left=dismiss-all
|
||||
format=<b><span size="larger" fgcolor="#7E9CD8">%s</span></b>\n<span fgcolor="#DCA561">%b</span>\n<span size="small" fgcolor="#54546D">%a</span>
|
Loading…
Reference in New Issue
Block a user