Compare commits
2 Commits
deb4749489
...
67fa3f06ed
| Author | SHA1 | Date | |
|---|---|---|---|
| 67fa3f06ed | |||
| 20930ea6c2 |
@@ -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;
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user