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