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 = {

View file

@ -1,5 +1,5 @@
{ config, ... }: {
xdg.configFile."hypr/hyprpaper.conf" = {
text = config.programs.hyprland.hyprpaper;
text = config.conf.hyprland.hyprpaper;
};
}

View file

@ -146,7 +146,7 @@ in
];
config = {
monitors."${config.conf.monitor}" = {
end = config.conf.battery ++ [
end = config.conf.ironbar.modules ++ [
{
type = "sys_info";
format = [