Many changes by GLM
This commit is contained in:
@@ -18,15 +18,15 @@ in {
|
||||
#TODO shutdown reboot commands
|
||||
config = lib.mkIf isEnabled {
|
||||
home.packages = with pkgs; [
|
||||
hyprland
|
||||
waybar # status bar
|
||||
wofi # application launcher
|
||||
kitty
|
||||
grim # screenshot utility
|
||||
slurp # region selector
|
||||
swappy # screenshot editor
|
||||
networkmanagerapplet
|
||||
xwayland
|
||||
hyprland
|
||||
waybar # status bar
|
||||
wofi # application launcher
|
||||
kitty
|
||||
grim # screenshot utility
|
||||
slurp # region selector
|
||||
swappy # screenshot editor
|
||||
networkmanagerapplet
|
||||
xwayland
|
||||
];
|
||||
|
||||
azos.emacs.enabledSuites = ["azos-emacs-hyprland"];
|
||||
@@ -54,6 +54,5 @@ in {
|
||||
# StandardError = "journal";
|
||||
# };
|
||||
# };
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user