Compare commits

...

3 commits

Author SHA1 Message Date
0f782f21c8
Remove kanshi 2024-11-15 10:33:28 +01:00
19e753be87
These Hyprland options don't exist anymore? 2024-11-15 10:32:54 +01:00
141055212a
Re-enable swaync
It's not a VNC client 😖
2024-11-15 10:22:33 +01:00
2 changed files with 7 additions and 36 deletions
hmModules/hyprland

View file

@ -23,9 +23,7 @@ in
../waybar
../swayidle
../gammastep
# ../wezterm
# ../wayvnc
# ../swaync
../swaync
../foot
];
@ -68,33 +66,6 @@ in
enable = true;
};
# services.kanshi = {
# enable = true;
# systemdTarget = "hyprland-session.target";
# profiles = {
# undocked = {
# outputs = [
# {
# status = "enable";
# criteria = "eDP-1";
# }
# ];
# };
# docked = {
# outputs = [
# {
# status = "disable";
# criteria = "eDP-1";
# }
# {
# status = "enable";
# criteria = "DP-1";
# }
# ];
# };
# };
# };
home.file.".icons/catppuccin-mocha-sapphire" = {
source = "${pkgs.catppuccin-cursors.mochaSapphire}/share/icons/catppuccin-mocha-sapphire-cursors";
recursive = true;
@ -103,8 +74,8 @@ in
wayland.windowManager.hyprland = {
enable = true;
plugins = with pkgs.hyprlandPlugins; [
hy3
hyprspace
# hy3
# hyprspace
];
# TODO migrate to structured options
extraConfig = builtins.readFile ./hyprland.conf;

View file

@ -99,10 +99,10 @@ general {
decoration {
rounding = 8
drop_shadow = true
shadow_range = 4
shadow_render_power = 3
col.shadow = rgba(a8cfee11)
# drop_shadow = true
# shadow_range = 4
# shadow_render_power = 3
# col.shadow = rgba(a8cfee11)
}
animations {