sync + swayosd: Fixed config path and changed swayosd style

This commit is contained in:
GaspardCulis 2024-01-04 10:48:27 +01:00
parent 9d905975b4
commit 26c6aff93f
2 changed files with 2 additions and 1 deletions

View file

@ -1,3 +1,4 @@
window {
background: #20d7d1;
opacity: 0.8;
}

2
sync
View file

@ -29,7 +29,7 @@ synced_files = [
("misc/picom/", "~/.config/picom/"),
("misc/runst/", "~/.config/runst/"),
("misc/mako/", "~/.config/mako/"),
("misc/swayosd/", "~/.config/swayosd"),
("misc/swayosd/", "~/.config/swayosd/"),
("misc/x11-toggle-gpu/", "~/.local/share/x11-toggle-gpu/"),
("bin/swaylock-hyprland", "~/.local/bin/swaylock-hyprland"),
("bin/Hyprland", "~/.local/bin/Hyprland"),