feat(dunst): add dunst
This commit is contained in:
parent
c3cad04ec3
commit
b872a68632
15 changed files with 489 additions and 1 deletions
15
hosts/python/users/configs/kitty/kitty.conf
Normal file
15
hosts/python/users/configs/kitty/kitty.conf
Normal file
|
@ -0,0 +1,15 @@
|
|||
include current-theme.conf
|
||||
|
||||
font_family monospace
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
font_size 14.0
|
||||
disable_ligatures always
|
||||
wayland_titlebar_color background
|
||||
|
||||
confirm_os_window_close 0
|
||||
enable_audio_bell no
|
||||
close_on_child_death no
|
||||
|
||||
window_padding_width 8
|
Loading…
Add table
Add a link
Reference in a new issue