refactor(hypr + Zephyrus): Now use nm-applet instead of nm-tray

This commit is contained in:
GaspardCulis 2024-10-12 19:07:07 +02:00
parent dc8f7c3385
commit 740d4e82c2
3 changed files with 17 additions and 17 deletions

View file

@ -37,22 +37,23 @@
};
};
home.packages = [
pkgs.egl-wayland # For NVIDIA compatibility
pkgs.xdg-desktop-portal-hyprland
home.packages = with pkgs; [
egl-wayland # For NVIDIA compatibility
xdg-desktop-portal-hyprland
# Common DE packages required in config
pkgs.wl-clipboard
pkgs.grim
pkgs.slurp
pkgs.hyprpicker
pkgs.udiskie
pkgs.swww
pkgs.swaylock-effects
pkgs.brightnessctl
wl-clipboard
grim
slurp
hyprpicker
udiskie
swww
swaylock-effects
brightnessctl
nm-applet
# Apps launchable from bindings
pkgs.firefox
pkgs.kitty
pkgs.yazi
firefox
kitty
yazi
];
home.pointerCursor = {

View file

@ -1,9 +1,10 @@
# Startup
exec-once = artix-pipewire-launcher restart
exec-once = end-rs daemon
exec-once = wallpaperctl daemon
exec-once = swayosd-server
exec-once = nm-applet
exec-once = udiskie
exec-once = eww-bard
exec-once = end-rs daemon
exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP

View file

@ -1,7 +1,6 @@
{
inputs,
pkgs,
lib,
...
}: {
imports = [
@ -31,7 +30,6 @@
neofetch
bottom
htop
nm-tray
wg-netmanager
podman-compose
udisks