replace safeeyes with stretchly
stretchly autostart
This commit is contained in:
@@ -25,9 +25,6 @@
|
||||
|
||||
# Hypridle, idle daemon
|
||||
hypridle.enable = true;
|
||||
|
||||
# Eye protection
|
||||
safeeyes.enable = true;
|
||||
};
|
||||
|
||||
# ================================
|
||||
|
@@ -10,6 +10,7 @@ in {
|
||||
"hyprctl setcursor capitaine-cursors 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
|
||||
"stretchly" # Launch Break reminder
|
||||
];
|
||||
|
||||
misc = {
|
||||
|
@@ -89,6 +89,9 @@ in {
|
||||
cava # Audio visualizer
|
||||
wireplumber # Audio server
|
||||
pavucontrol # Audio control
|
||||
|
||||
# Health
|
||||
stretchly # Break reminder
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
Reference in New Issue
Block a user