Add Network Manager Applet, Thanks To Willem

This commit is contained in:
Tyler Kelley 2024-02-09 07:59:16 +00:00
commit 4815bf0a45
2 changed files with 2 additions and 1 deletions

View File

@ -117,6 +117,7 @@ in with lib; {
exec-once = waybar
exec-once = swaync
exec-once = wallsetter
exec-once = nm-applet --indicator & disown
exec-once = swayidle -w timeout 720 'swaylock -f' timeout 800 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on' before-sleep 'swaylock -f -c 000000'
dwindle {
pseudotile = true

View File

@ -17,7 +17,7 @@ in {
pkg-config meson hugo gnumake ninja go nodejs symbola
noto-fonts-color-emoji material-icons brightnessctl
toybox virt-viewer jetbrains.pycharm-community-bin
swappy ripgrep appimage-run
swappy ripgrep appimage-run networkmanagerapplet
(pkgs.python3.withPackages my-python-packages)
];