From 3539a1bf89e0d34303b94a8118490ab3e0aeda64 Mon Sep 17 00:00:00 2001 From: Gaurav Bankar Date: Wed, 12 Jun 2024 15:43:15 +0530 Subject: [PATCH] added theming for dunst --- docs/theming.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/theming.md b/docs/theming.md index 72e6b38..3e1bf7f 100644 --- a/docs/theming.md +++ b/docs/theming.md @@ -73,6 +73,12 @@ cp ~/Simple-Hyprland/configs/kitty ~/.config/ #### 2. VS Code: The Code editor Install the Catppuccin theme extension from the Visual Studio Code Marketplace. +#### 3. Dunst: Notification daemon +Copy the configuration file i.e. `dunstrc`. + +``` +cp ~/Simple-Hyprland/configs/dunst ~/.config/ +``` ### Misc Some additional enhancements to elevate the overall feel and experience.