theme stuff

This commit is contained in:
2025-12-17 13:00:21 +00:00
parent fe40f11559
commit 423e136895
6 changed files with 28 additions and 28 deletions

View File

@@ -19,7 +19,7 @@ let
#runner = "${lib.getExe caelestia-cli} shell drawers toggle launcher";
runner = "vicinae toggle";
# runner = "anyrun";
browser = "zen-beta";
browser = "firefox";
editor = "emacsclient -c";
in
{
@@ -158,8 +158,8 @@ in
# https://wiki.hyprland.org/Configuring/Variables/#decoration
decoration = {
rounding = 10;
rounding_power = 2;
rounding = 0;
rounding_power = 0;
active_opacity = 1.0;
inactive_opacity = 1.0;