summaryrefslogtreecommitdiff
path: root/home/wayland/modules
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2024-06-05 22:22:45 +0530
committersinanmohd <sinan@sinanmohd.com>2024-06-05 22:22:45 +0530
commit7437a37e9ae174033e336e5d29f435ec78df27e0 (patch)
tree6d2a22b17a23b1136649173ed5d487bcbbfdf4ae /home/wayland/modules
parent1368cff428c3eb2112afeb53f4756bfdddaff363 (diff)
home/wayland/pkgs/wayland-scripts/freezshot: init
Diffstat (limited to 'home/wayland/modules')
-rw-r--r--home/wayland/modules/sway/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/wayland/modules/sway/home.nix b/home/wayland/modules/sway/home.nix
index dd0a275..0b42155 100644
--- a/home/wayland/modules/sway/home.nix
+++ b/home/wayland/modules/sway/home.nix
@@ -149,8 +149,8 @@ in {
gaps.inner = 10;
default_border.pixel = 2;
floating_modifier = "${mod} normal";
- "client.focused" = "#4c7899 #285577 #ffffff #285577";
output."*".background = "${background} fill";
+ "client.focused" = "#4c7899 #285577 #ffffff #285577";
};
};
}