From 9c3bb13183b926e185e8fd92af74edfc7edbaf67 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Wed, 13 Nov 2024 12:43:39 -0500 Subject: [PATCH] fix hyprland config, remove chromeium --- home/config/hypr/config.d/theme.conf | 5 ++++- home/home.scm | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/home/config/hypr/config.d/theme.conf b/home/config/hypr/config.d/theme.conf index 3461047..6eeb878 100644 --- a/home/config/hypr/config.d/theme.conf +++ b/home/config/hypr/config.d/theme.conf @@ -36,7 +36,10 @@ plugin { decoration { rounding = $radius - drop_shadow = yes + + shadow { + enabled = true + } blur { enabled = true diff --git a/home/home.scm b/home/home.scm index a69bbf0..da3fe2e 100644 --- a/home/home.scm +++ b/home/home.scm @@ -50,7 +50,6 @@ ; desktop programs "gnome-keyring" "gimp" - "ungoogled-chromium" "steam" "nautilus" "cage"