diff --git a/misc/end-rs/config.toml b/misc/end-rs/config.toml index 8359c08..844c2de 100644 --- a/misc/end-rs/config.toml +++ b/misc/end-rs/config.toml @@ -6,7 +6,7 @@ icon_dirs = [ "/usr/share/pixmaps", ] ### The theme to use for the icons -icon_theme = "Adwaita" +icon_theme = "Qogir" ### The default notification window ### Can be a single string or a vector of strings(for multi-monitor support) eww_notification_window = "notification_overlay"