mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
hyprland: removed pyprland
This commit is contained in:
parent
55abf7b201
commit
72b7792902
|
@ -1,11 +1,6 @@
|
|||
{ pkgs, lib, config, ... }: {
|
||||
|
||||
imports = [
|
||||
./hypridle
|
||||
./hyprlock
|
||||
./hyprpaper
|
||||
./hyprshade
|
||||
];
|
||||
imports = [ ./hypridle ./hyprlock ./hyprpaper ./hyprshade ];
|
||||
|
||||
options = {
|
||||
desktopEnv.hyprland.enable =
|
||||
|
@ -35,8 +30,7 @@
|
|||
hyprland-protocols
|
||||
hyprnome
|
||||
hyprshot
|
||||
playerctl
|
||||
pyprland
|
||||
playerctls
|
||||
xdg-desktop-portal-hyprland
|
||||
xfce.exo
|
||||
xfce.ristretto
|
||||
|
|
Loading…
Reference in a new issue