mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
use more of hypr tools
This commit is contained in:
parent
1754c2cb69
commit
e3e37a87ac
1 changed files with 6 additions and 3 deletions
|
@ -20,11 +20,9 @@ in
|
|||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
swayidle
|
||||
wlr-randr
|
||||
kanshi
|
||||
|
||||
lock
|
||||
brightnessctl
|
||||
udiskie
|
||||
eww
|
||||
|
@ -35,12 +33,17 @@ in
|
|||
|
||||
# utils
|
||||
grimblast
|
||||
ksnip
|
||||
wl-clipboard
|
||||
rofi-wayland
|
||||
pavucontrol
|
||||
|
||||
catppuccin-cursors.mochaDark
|
||||
hyprpaper
|
||||
|
||||
#hypr ecosystem
|
||||
hyprlock
|
||||
hypridle
|
||||
|
||||
swww
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue