mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-01-11 15:08:13 +01:00
Add Network Manager Applet, Thanks To Willem
This commit is contained in:
commit
4815bf0a45
@ -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
|
||||
|
@ -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)
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user