eww systray, cleanup

This commit is contained in:
Leon Vatthauer 2025-02-01 01:34:02 +01:00
parent 8a9c2817dd
commit 173befa616
Signed by: leonv
SSH key fingerprint: SHA256:G4+ddwoZmhLPRB1agvXzZMXIzkVJ36dUYZXf5NxT+u8
8 changed files with 10 additions and 25 deletions

View file

@ -50,6 +50,7 @@
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;
boot.loader.efi.efiSysMountPoint = "/boot"; boot.loader.efi.efiSysMountPoint = "/boot";
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;
boot.plymouth.enable = true;
# udev for brillo # udev for brillo
services.udev.extraRules = '' services.udev.extraRules = ''

View file

@ -35,6 +35,10 @@
:space-evenly false :space-evenly false
:halign "end" :halign "end"
:class "container" :class "container"
(systray
:spacing 5
:orientation "h"
)
(volume) (volume)
(cpu) (cpu)
(mem) (mem)

View file

@ -31,7 +31,6 @@
}]; }];
networking.useDHCP = lib.mkDefault true; networking.useDHCP = lib.mkDefault true;
# networking.interfaces.wlo1.useDHCP = lib.mkDefault true;
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux"; nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware; hardware.cpu.intel.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;

View file

@ -13,7 +13,6 @@
env = [ env = [
"HYPRCURSOR_THEME,Bibata-Original-Classic" "HYPRCURSOR_THEME,Bibata-Original-Classic"
"HYPRCURSOR_SIZE,24" "HYPRCURSOR_SIZE,24"
#"XCURSOR_THEME,Catppuccin-Macchiato-Red"
"XCURSOR_SIZE,24" "XCURSOR_SIZE,24"
"GDK_SCALE,2" "GDK_SCALE,2"
]; ];
@ -125,14 +124,7 @@
", XF86MonBrightnessDown, exec, brillo -q -U 5" ", XF86MonBrightnessDown, exec, brillo -q -U 5"
]; ];
exec-once = [ exec-once = [
#"/home/leonv/Git/nixos/absol/hypr/killer.sh" "/home/leonv/Git/nixos/absol/hypr/start.sh"
#"/home/leonv/Git/nixos/absol/hypr/start.sh"
#"hyprctl setcursor Bibata-Original-Classic 24"
#"systemctl --user import-environment"
#"hypridle"
#"hyprpaper"
"mako"
#"nextcloud --background"
]; ];
}; };
}; };
@ -198,5 +190,4 @@
border-color=#f5a97f border-color=#f5a97f
''; '';
}; };
} }

View file

@ -1,8 +0,0 @@
#!/usr/bin/env bash
sleep 1
killall -e xdg-desktop-portal-hyprland
killall -e xdg-desktop-portal-wlr
killall xdg-desktop-portal
/usr/lib/xdg-desktop-portal-hyprland &
sleep 2
/usr/lib/xdg-desktop-portal &

View file

@ -1,10 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# init nmapplet # init nmapplet
# TODO add back once eww supports tray nm-applet --indicator &
# nm-applet --indicator &
#swww init
#swww img /home/leonv/Git/nixos/absol/hypr/wallpaper.jpg
# notification # notification
#mako & mako &

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

View file

@ -14,6 +14,7 @@
brillo brillo
nextcloud-client nextcloud-client
ausweisapp ausweisapp
networkmanagerapplet
# stuff # stuff
qemu qemu
@ -26,7 +27,7 @@
vlc vlc
openvpn openvpn
signal-desktop signal-desktop
webcord discord-canary
firefox-wayland firefox-wayland
ungoogled-chromium ungoogled-chromium
thunderbird thunderbird