chore: move swaync and waybar outside of sway dir

This commit is contained in:
Nydragon 2024-06-26 09:12:26 +02:00
parent 37a9724d63
commit bcb19a1420
No known key found for this signature in database
GPG key ID: 14AA30A865EA1209
11 changed files with 5 additions and 4 deletions

View file

@ -9,8 +9,8 @@
imports = [ imports = [
./swayidle.nix ./swayidle.nix
./swaylock.nix ./swaylock.nix
./swaync ./../swaync
./waybar ./../waybar
]; ];
wayland.windowManager.sway = wayland.windowManager.sway =

View file

@ -13,8 +13,8 @@
../../home/thunderbird ../../home/thunderbird
../../home/git ../../home/git
../../home/rofi ../../home/rofi
../../home/sway/swaync ../../home/swaync
../../home/sway/waybar ../../home/waybar
../../home/hyprland ../../home/hyprland
../../home/hyprlock ../../home/hyprlock
]; ];
@ -27,6 +27,7 @@
enable = true; enable = true;
settings."org/gnome/desktop/interface".color-scheme = "prefer-dark"; settings."org/gnome/desktop/interface".color-scheme = "prefer-dark";
}; };
qt.platformTheme.name = "gtk";
gtk = { gtk = {
enable = true; enable = true;
theme = { theme = {