This commit is contained in:
DashieTM 2024-07-11 01:33:07 +02:00
parent 755392bdb8
commit 27511925f3
22 changed files with 198 additions and 1650 deletions

View file

@ -178,6 +178,9 @@
workspace_swipe = true;
};
monitor = config.conf.hyprland.monitor;
workspace = config.conf.hyprland.workspace;
env = [
"GTK_CSD,0"
"TERM,\"kitty /bin/fish\""
@ -243,7 +246,7 @@
"oxipaste_daemon"
"nextcloud --background"
"oxinoti"
] ++ config.programs.hyprland.extra_autostart;
] ++ config.conf.hyprland.extra_autostart;
# plugin = {
# hyprspace = {