Browse Source

removal of templates for swaync since it is taking from waybar-colors anyway

pull/253/head
JaKooLit 2 years ago
parent
commit
e742b39139
  1. 2
      config/swaync/style.css
  2. 9
      config/swaync/wallust/colors-wallust.css
  3. 6
      config/wallust/wallust.toml

2
config/swaync/style.css

@ -3,7 +3,7 @@
@import '../../.config/waybar/wallust/colors-waybar.css';
@define-color noti-border-color @color10;
@define-color noti-border-color @color12;
@define-color noti-bg rgba(0, 0, 0, 0.8);
@define-color noti-bg-alt #111111;
@define-color noti-bg-hover @color2;

9
config/swaync/wallust/colors-wallust.css

@ -1,9 +0,0 @@
@define-color text #E2FECE;
@define-color background rgba(1,1,2,0.25);
@define-color background-alt #010102;
@define-color cursor #E2FECE;
@define-color hovered #0AE59C;
@define-color button-background #81BC57;
@define-color button-active #9E2517;
@define-color border #776D19;
@define-color urgent #CDF5B1;

6
config/wallust/wallust.toml

@ -37,12 +37,12 @@ hypr.target = '~/.config/hypr/wallust/wallust-hyprland.conf'
rofi.template = 'templates/colors-rofi.rasi'
rofi.target = '~/.config/rofi/wallust/colors-rofi.rasi'
swaync.template = 'templates/colors-swaync.css'
swaync.target = '~/.config/swaync/wallust/colors-wallust.css'
waybar.template = 'templates/colors-waybar.css'
waybar.target = '~/.config/waybar/wallust/colors-waybar.css'
#swaync.template = 'templates/colors-swaync.css'
#swaync.target = '~/.config/swaync/wallust/colors-wallust.css'
#macchina.template = 'templates/colors-macchina.toml'
#macchina.target = '~/.config/macchina/themes/wallust.toml'

Loading…
Cancel
Save