mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -61,7 +61,12 @@ in {
|
|||||||
"$mod" = "SUPER";
|
"$mod" = "SUPER";
|
||||||
"$shiftMod" = "SUPER_SHIFT";
|
"$shiftMod" = "SUPER_SHIFT";
|
||||||
|
|
||||||
exec-once = [ "dbus-update-activation-environment --systemd --all" ];
|
exec-once = [
|
||||||
|
"dbus-update-activation-environment --systemd --all &"
|
||||||
|
"systemctl --user enable --now hyprpaper.service &"
|
||||||
|
"systemctl --user enable --now hypridle.service &"
|
||||||
|
"systemctl --user enable --now nextcloud-client.service &"
|
||||||
|
];
|
||||||
|
|
||||||
monitor = [
|
monitor = [
|
||||||
"eDP-2,highres,0x0,1" # My internal laptop screen
|
"eDP-2,highres,0x0,1" # My internal laptop screen
|
||||||
|
|||||||
Reference in New Issue
Block a user