mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-14 19:14:10 -05:00
collapse wayland programs.nix into the desktop
This commit is contained in:
parent
b582f716c1
commit
8a6e0b5c9e
5 changed files with 19 additions and 29 deletions
|
|
@ -63,25 +63,6 @@
|
|||
]
|
||||
else []
|
||||
)
|
||||
++ (
|
||||
if config.module.wayland.enable
|
||||
then [
|
||||
foot
|
||||
wofi
|
||||
swaynotificationcenter
|
||||
udiskie
|
||||
polkit_gnome
|
||||
swayidle
|
||||
sway-audio-idle-inhibit
|
||||
swaylock-effects
|
||||
sway-contrib.grimshot
|
||||
glfw-wayland-minecraft
|
||||
waybar
|
||||
wl-clipboard
|
||||
xorg.xrandr
|
||||
]
|
||||
else []
|
||||
)
|
||||
++ (
|
||||
if config.module.x11.enable
|
||||
then [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue