mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 07:36:09 -05:00
foot!
This commit is contained in:
parent
d94010807f
commit
f3bf586e82
2 changed files with 10 additions and 0 deletions
9
home-config/foot/foot.ini
Normal file
9
home-config/foot/foot.ini
Normal file
|
@ -0,0 +1,9 @@
|
|||
font=Monofur Nerd Font Mono:size=15
|
||||
font-bold=Monofur Nerd Font Mono:size=15
|
||||
font-italic=Monofur Nerd Font Mono:size=15
|
||||
font-bold-italic=Monofur Nerd Font Mono:size=15
|
||||
|
||||
notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body}
|
||||
|
||||
[colors]
|
||||
alpha=0.7
|
|
@ -118,6 +118,7 @@
|
|||
("nvim/after/ftplugin/mail/custom.vim" ,(local-file "nvim/config/after/ftplugin/mail/custom.vim"))
|
||||
("sway" ,(local-file "sway" #:recursive? #t))
|
||||
("hypr" ,(local-file "hypr" #:recursive? #t))
|
||||
("foot" ,(local-file "foot" #:recursive? #t))
|
||||
("waybar" ,(local-file "waybar" #:recursive? #t))
|
||||
("alacritty" ,(local-file "alacritty" #:recursive? #t))
|
||||
("aerc" ,(local-file "aerc" #:recursive? #t))
|
||||
|
|
Loading…
Reference in a new issue