2 Commits

Author SHA1 Message Date
kenji 67fa3f06ed autologin ENABLED 2025-07-16 18:04:41 -05:00
kenji 20930ea6c2 cleaned up exec-once 2025-07-16 18:04:37 -05:00
3 changed files with 11 additions and 5 deletions
+5 -1
View File
@@ -89,7 +89,11 @@
};
services = {
displayManager.gdm.enable = true;
displayManager = {
autoLogin.enable = true;
autoLogin.user = "kenji";
gdm.enable = true;
};
upower.enable = true;
scx.enable = true; # by default uses scx_rustland scheduler
libinput.enable = true;
+1
View File
@@ -41,6 +41,7 @@
"$mod, Escape, global, caelestia:launcherInterrupt"
"$mod, PERIOD, global, caelestia:launcherInterrupt"
"$mod, E, global, caelestia:launcherInterrupt"
"$mod, V, global, caelestia:launcherInterrupt"
"$mod, W, global, caelestia:launcherInterrupt"
"$mod, Q, global, caelestia:launcherInterrupt"
+5 -4
View File
@@ -9,13 +9,14 @@
"[workspace special:steam silent] steam -start steam://open/bigpicture"
"[workspace 20 silent] kitty --single-instance --hold fastfetch"
"[workspace 20 silent] firefox"
"[workspace 1] kitty --single-instance --hold fastfetch"
"[workspace 1] kitty --single-instance --hold -e fish -C fastfetch"
"hyprctl setcursor Bibata-Modern-Ice 24"
"solaar -w hide"
"sunshine"
"moondeck-buddy"
"qs -c caelestia"
# "sunshine"
# "moondeck-buddy"
"caelestia shell"
"wl-paste --type text --watch cliphist store"
"wl-paste --type image --watch cliphist store"