Changed Desktop
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
./hyprland.nix
|
||||
./hypridle.nix
|
||||
./hyprlock.nix
|
||||
./hyprpaper.nix
|
||||
#./hyprpaper.nix
|
||||
#./wpaperd.nix
|
||||
./swww.nix
|
||||
./rofi # App Launcher
|
||||
./mako.nix # Notifyer
|
||||
./cava.nix # Music Visualizer
|
||||
@@ -16,6 +18,8 @@
|
||||
import ../../home/hyprland/waybar/single.nix
|
||||
else if monitorSetup == "dual" then
|
||||
import ../../home/hyprland/waybar/dual.nix
|
||||
else if monitorSetup == "side" then
|
||||
import ../../home/hyprland/waybar/side.nix
|
||||
else
|
||||
{ };
|
||||
|
||||
|
Reference in New Issue
Block a user