feat(reo101-river): update

Add waybar config
Fix screenshot keybind
This commit is contained in:
reo101 2023-03-23 08:21:56 +02:00
parent 3f2d0cca1d
commit 793afa76d1
Signed by: reo101
GPG key ID: 675AA7EF13964ACB
4 changed files with 256 additions and 2 deletions

View file

@ -45,6 +45,14 @@ in
source = ./river;
};
home.file.".config/waybar/config" = {
source = ./waybar;
};
home.file.".config/waybar/style.css" = {
source = ./style.css;
};
systemd.user.services."swww" = {
Unit = {
Description = "swww Daemon";