mirror of
https://github.com/zoriya/flake.git
synced 2026-05-30 01:38:11 +00:00
Update things
This commit is contained in:
@@ -188,7 +188,7 @@ in {
|
||||
|
||||
home.packages = with pkgs; [
|
||||
gnome-control-center
|
||||
gnome.gnome-weather
|
||||
gnome-weather
|
||||
wdisplays
|
||||
];
|
||||
|
||||
|
||||
@@ -65,7 +65,7 @@ in {
|
||||
};
|
||||
|
||||
# Gnome-control-center can only be launched if XDG_CURRENT_DESKTOP is GNOME.
|
||||
gnome-control-center = wrapProgram super.gnome.gnome-control-center ["gnome-control-center"] "--set XDG_CURRENT_DESKTOP GNOME";
|
||||
gnome-control-center = wrapProgram super.gnome-control-center ["gnome-control-center"] "--set XDG_CURRENT_DESKTOP GNOME";
|
||||
|
||||
slack = enableWayland super.slack ["slack"];
|
||||
youtube-music = enableWayland super.youtube-music ["youtube-music"];
|
||||
|
||||
Reference in New Issue
Block a user