Added more dotfiles

This commit is contained in:
Ryan Schanzenbacher 2023-05-17 00:30:11 -04:00
parent bf6a91943d
commit f1a4a1f149
Signed by: ryan77627
GPG key ID: 81B0E222A3E2308E
4 changed files with 16 additions and 2 deletions

View file

@ -0,0 +1,13 @@
font:
size: 15
normal:
family: "Monofur for Powerline"
style: Regular
bold:
family: "Monofur for Powerline"
style: Bold
italic:
family: "Monofur for Powerline"
style: Italic

View file

@ -92,6 +92,7 @@
`(("nvim/init.vim" ,(local-file "nvim/config/init.vim"))
("nvim/after/ftplugin/markdown/custom.vim" ,(local-file "nvim/config/after/ftplugin/markdown/custom.vim"))
("sway" ,(local-file "sway" #:recursive? #t))
("waybar" ,(local-file "waybar" #:recursive? #t)) ))
("waybar" ,(local-file "waybar" #:recursive? #t))
("alacritty" ,(local-file "alacritty" #:recursive? #t)) ))
(service home-files-service-type
`((".local/share/nvim/site/autoload/plug.vim" ,(local-file "nvim/plugin-manager/plug.vim")) )))))

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 MiB

View file

@ -49,7 +49,7 @@ set $lock_now 'swaylock --screenshots --clock --indicator --fade-in 1 --effect-b
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
output * bg ~/Pictures/Wallpapers/mountains.jpg fill
output * bg ~/.config/sway/Wallpapers/mountains.jpg fill
#
# Example configuration:
#