Cleanup
This commit is contained in:
parent
96765e31e9
commit
dc7b0fe47f
2 changed files with 0 additions and 0 deletions
16
config/_archive/fuzzel.ini
Normal file
16
config/_archive/fuzzel.ini
Normal file
|
@ -0,0 +1,16 @@
|
|||
#
|
||||
# ~/.config/fuzzel/fuzzel.ini
|
||||
#
|
||||
|
||||
font=letter:size=10
|
||||
dpi-aware=yes
|
||||
icon-theme=Win11-black
|
||||
terminal=alacritty -e
|
||||
output=eDP-1
|
||||
|
||||
lines=10
|
||||
width=50
|
||||
|
||||
[colors]
|
||||
background=262626dd
|
||||
text=ffffffff
|
35
config/_archive/mako
Normal file
35
config/_archive/mako
Normal file
|
@ -0,0 +1,35 @@
|
|||
#
|
||||
# ~/.config/mako/config
|
||||
#
|
||||
|
||||
# Default
|
||||
|
||||
anchor=bottom-right
|
||||
background-color=#171717c3
|
||||
default-timeout=4000
|
||||
font=Letter
|
||||
|
||||
# Ugency
|
||||
|
||||
[urgency=low]
|
||||
border-color=#e3e3e3
|
||||
|
||||
[urgency=normal]
|
||||
border-color=#cccccc
|
||||
|
||||
[urgency=high]
|
||||
border-color=#bf616a
|
||||
default-timeout=0
|
||||
|
||||
[mode=do-not-disturb]
|
||||
invisible=1
|
||||
|
||||
# Overwrite invisibilty if it is sysinfo
|
||||
[category=sysinfo]
|
||||
invisible=0
|
||||
|
||||
# Positional
|
||||
|
||||
[category=sysinfo]
|
||||
anchor=top-center
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue