mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
Cleanup
This commit is contained in:
parent
3cc466b747
commit
7d011d290d
2 changed files with 0 additions and 13 deletions
5
apply.sh
5
apply.sh
|
|
@ -47,8 +47,3 @@ ln -sv ~/dotfiles/rofi/paper-float.rasi ~/.config/rofi/paper-float.rasi
|
|||
mkdir -p ~/.config/oomox/colors
|
||||
rm ~/.config/oomox/colors/gray
|
||||
ln -sv ~/dotfiles/oomox/colors/gray ~/.config/oomox/colors/gray
|
||||
|
||||
# notifications
|
||||
mkdir -p ~/.themes/notifications/xfce-notify-4.0
|
||||
rm ~/.themes/notifications/xfce-notify-4.0/gtk.css
|
||||
ln -sv ~/dotfiles/notifications/notifications.css ~/.themes/notifications/xfce-notify-4.0/gtk.css
|
||||
|
|
|
|||
|
|
@ -1,8 +0,0 @@
|
|||
#XfceNotifyWindow {
|
||||
border-radius: 1px;
|
||||
border: 3px solid #000;
|
||||
}
|
||||
|
||||
#XfceNotifyWindow:hover {
|
||||
border-color: #fff;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue