summaryrefslogtreecommitdiff
path: root/dotfiles/common/.config
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/common/.config')
-rw-r--r--dotfiles/common/.config/dunst/dunstrc26
-rw-r--r--dotfiles/common/.config/gtk-3.0/settings.ini4
2 files changed, 15 insertions, 15 deletions
diff --git a/dotfiles/common/.config/dunst/dunstrc b/dotfiles/common/.config/dunst/dunstrc
index 104df28..2cbf0e6 100644
--- a/dotfiles/common/.config/dunst/dunstrc
+++ b/dotfiles/common/.config/dunst/dunstrc
@@ -1,5 +1,5 @@
-# Dunst config - Dupre theme
-# Warm, earthy colors from dupre-theme.el
+# Dunst config - Hudson theme
+# Tomorrow Night + Goldenrod accent
[global]
# Display
@@ -21,13 +21,13 @@ corner_radius = 10
progress_bar_frame_width = 0
progress_bar_corner_radius = 3
-# Colors - Dupre theme
-foreground = "#f0fef0"
-frame_color = "#d7af5f"
-highlight = "#d7af5f, #ccc768"
+# Colors - Hudson theme
+foreground = "#eeeeee"
+frame_color = "#daa520"
+highlight = "#daa520, #f0c674"
-# Text
-font = BerkeleyMono Nerd Font 11
+# Text (size in points, Pango syntax)
+font = BerkeleyMono Nerd Font 13
markup = full
format = "<small>%a</small>\n<b>%s</b>\n%b"
alignment = left
@@ -50,18 +50,18 @@ mouse_middle_click = do_action, close_current
mouse_right_click = close_all
[urgency_low]
-background = "#151311f0"
+background = "#222222f0"
timeout = 3
[urgency_normal]
-background = "#151311f0"
+background = "#222222f0"
timeout = 8
[urgency_critical]
-background = "#7c2a09f0"
-frame_color = "#d47c59"
+background = "#cc6666f0"
+frame_color = "#d54e53"
highlight = "#ff2a00"
-foreground = "#f0fef0"
+foreground = "#eeeeee"
timeout = 0
[fullscreen_delay_everything]
diff --git a/dotfiles/common/.config/gtk-3.0/settings.ini b/dotfiles/common/.config/gtk-3.0/settings.ini
index 2023ae6..5b2ba74 100644
--- a/dotfiles/common/.config/gtk-3.0/settings.ini
+++ b/dotfiles/common/.config/gtk-3.0/settings.ini
@@ -3,8 +3,8 @@ gtk-print-backends=file,cups,pdf
gtk-theme-name=Adwaita-dark
gtk-icon-theme-name=Papirus-Dark
gtk-font-name=Cantarell 11
-gtk-cursor-theme-name=Vimix-white-cursors
-gtk-cursor-theme-size=0
+gtk-cursor-theme-name=Bibata-Modern-Ice
+gtk-cursor-theme-size=24
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1