From 1e130c97ff92a61b0d42b6c9897a2dffab63ab60 Mon Sep 17 00:00:00 2001 From: He4eT Date: Sat, 20 Apr 2019 01:27:08 +0500 Subject: [PATCH] notifications: css --- apply.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apply.sh b/apply.sh index 4570ebc..f966fc7 100755 --- a/apply.sh +++ b/apply.sh @@ -20,4 +20,8 @@ ln -sv ~/dotfiles/rofi/paper-float.rasi ~/.config/rofi/paper-float.rasi # oomox mkdir -p ~/.config/oomox/colors -ln -sv ~/dotfiles/oomox/colors/gray ~/.config/oomox/colors/gray \ No newline at end of file +ln -sv ~/dotfiles/oomox/colors/gray ~/.config/oomox/colors/gray + +# notifications +mkdir -p ~/.themes/notifications/xfce-notify-4.0 +ln -sv ~/dotfiles/notifications/notifications.css ~/.themes/notifications/xfce-notify-4.0/gtk.css