forked from Shinonome/omarchy-nix
Bluetooth
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
];
|
||||
};
|
||||
|
||||
# Safe access with fallback
|
||||
selected_wallpaper = builtins.elemAt (wallpapers.${cfg.theme}) 0;
|
||||
selected_wallpaper_path = "~/Pictures/Wallpapers/${selected_wallpaper}";
|
||||
in {
|
||||
|
||||
Reference in New Issue
Block a user