Fix eww and rofi with some hyprland styling on gaps_out
This commit is contained in:
parent
92e559e299
commit
f6c5755149
17 changed files with 123 additions and 84 deletions
|
@ -508,3 +508,6 @@ feeds:
|
|||
- url: "https://nyaa.si/?page=rss&q=akuyaku+level+99+1080+erai&c=1_2&f=0"
|
||||
download_path: "/media/sakura/jojo/Videos/Akuyaku Reijou Level 99"
|
||||
regexp: ^((?!HEVC).)*$
|
||||
- url: "https://nyaa.si/?page=rss&q=goumon+no+jikan+erai+1080&c=1_2&f=0"
|
||||
download_path: "/media/sakura/jojo/Videos/Hime-sama Goumon no Jikan Desu"
|
||||
regexp: ^((?!HEVC).)*$
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
WALLPAPER="$1"
|
||||
|
||||
wal -i "$WALLPAPER" -o "$HOME/bin/bspwmrc" -q
|
||||
wal -i "$WALLPAPER" -o "$HOME/bin/bspwmrc" -a "70" -q
|
||||
# "$HOME/bin/rounded_borders.sh" "$WALLPAPER"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue