fix redundant hyprpaper,hypridle,hyprsynset

This commit is contained in:
2025-06-26 11:36:24 +02:00
parent 529c409985
commit 785af88cc2
2 changed files with 0 additions and 6 deletions

View File

@ -103,10 +103,8 @@
waybar # Status bar/panel
rofi # Application launcher and dmenu replacement (rofi has native wayland support)
mako # Notification daemon
hyprpaper # Wallpaper daemon
hyprlock # Screen lock utility
hyprpicker # Color picker
hyprsunset # Night mode
# ---- CLIPBOARD & INPUT ----
wl-clipboard # Clipboard utilities for Wayland
@ -117,7 +115,6 @@
blueman # Bluetooth manager with system tray
networkmanagerapplet # Network management system tray
brightnessctl # Screen brightness control (laptops)
wlsunset # Blue light filter/night mode
# ---- SCREENSHOT & RECORDING ----
grim # Screenshot tool for Wayland

View File

@ -6,9 +6,6 @@ in {
enable = true;
settings = {
exec-once = [
"hyprpaper"
"hypridle"
"hyprsunset"
"hyprctl setcursor capitaine-cursors-white 32" # Set mouse cursor
"wl-paste --type text --watch cliphist store" # Stores only text data
"wl-paste --type image --watch cliphist store" # Stores only image data