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