diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix index 62bfb20b..d4c46277 100644 --- a/modules/nixos/hyprland.nix +++ b/modules/nixos/hyprland.nix @@ -74,6 +74,7 @@ swaylock # locking the screen wlogout # logout menu wl-clipboard # copying and pasting + hyprpicker # color picker wf-recorder # creen recording grim # taking screenshots diff --git a/modules/nixos/i3.nix b/modules/nixos/i3.nix index ee6f71eb..f8efdafd 100644 --- a/modules/nixos/i3.nix +++ b/modules/nixos/i3.nix @@ -35,6 +35,8 @@ i3-gaps # i3 with gaps picom # transparency and shadows feh # set wallpaper + xcolor # color picker + acpi # battery information arandr # screen layout manager dex # autostart applications