forked from nico/dots
hyprland: add matugen
This commit is contained in:
parent
88033f0cba
commit
175a0cb899
2 changed files with 10 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
playerctl
|
||||
swaynotificationcenter
|
||||
hyprshot
|
||||
matugen
|
||||
];
|
||||
|
||||
programs.ssh.startAgent = true;
|
||||
|
|
|
|||
9
stow/.config/matugen/config.toml
Normal file
9
stow/.config/matugen/config.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[config.wallpaper]
|
||||
command = "swww"
|
||||
arguments = ["img", "--transition-type", "center"]
|
||||
set = true
|
||||
|
||||
[templates.waybar]
|
||||
input_path = './templates/colors.css'
|
||||
output_path = '~/.config/waybar/colors.css'
|
||||
post_hook = 'pkill -SIGUSR2 waybar'
|
||||
Loading…
Add table
Add a link
Reference in a new issue