{ pkgs, ... }: { imports = [ ./hyprland ./waybar ./clipboard.nix ./mako.nix ./screenshot.nix ./wlogout.nix ]; home.packages = with pkgs; [ gammastep wlr-randr ydotool swappy swww rofi-wayland hyprpicker rofi-emoji (pkgs.callPackage ../../../../pkgs/swaddle.nix { }) showmethekey brightnessctl bibata-cursors xorg.xlsclients libnotify ]; }