replace safeeyes with stretchly
stretchly autostart
This commit is contained in:
@@ -25,9 +25,6 @@
|
|||||||
|
|
||||||
# Hypridle, idle daemon
|
# Hypridle, idle daemon
|
||||||
hypridle.enable = true;
|
hypridle.enable = true;
|
||||||
|
|
||||||
# Eye protection
|
|
||||||
safeeyes.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# ================================
|
# ================================
|
||||||
|
@@ -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 = {
|
||||||
|
@@ -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 = {
|
||||||
|
Reference in New Issue
Block a user