replace safeeyes with stretchly

stretchly autostart
This commit is contained in:
2025-10-02 11:20:38 +02:00
parent fbc22e8708
commit 0c4079bff8
3 changed files with 4 additions and 3 deletions

View File

@@ -25,9 +25,6 @@
# Hypridle, idle daemon # Hypridle, idle daemon
hypridle.enable = true; hypridle.enable = true;
# Eye protection
safeeyes.enable = true;
}; };
# ================================ # ================================

View File

@@ -10,6 +10,7 @@ in {
"hyprctl setcursor capitaine-cursors 32" # Set mouse cursor "hyprctl setcursor capitaine-cursors 32" # Set mouse cursor
"wl-paste --type text --watch cliphist store" # Stores only text data "wl-paste --type text --watch cliphist store" # Stores only text data
"wl-paste --type image --watch cliphist store" # Stores only image data "wl-paste --type image --watch cliphist store" # Stores only image data
"stretchly" # Launch Break reminder
]; ];
misc = { misc = {

View File

@@ -89,6 +89,9 @@ in {
cava # Audio visualizer cava # Audio visualizer
wireplumber # Audio server wireplumber # Audio server
pavucontrol # Audio control pavucontrol # Audio control
# Health
stretchly # Break reminder
]; ];
programs = { programs = {