mirror of
https://github.com/flickowoa/dotfiles.git
synced 2026-04-06 00:32:09 +02:00
fix stuff
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"svg.preview.background": "dark-transparent"
|
||||
}
|
||||
@@ -5,5 +5,5 @@ end
|
||||
if status is-interactive
|
||||
starship init fish | source &
|
||||
theme
|
||||
sttt
|
||||
sttt scanline --scanline-reverse true -d 0.5
|
||||
end
|
||||
@@ -16,7 +16,7 @@
|
||||
- ### Dependancies
|
||||
#### Arch
|
||||
> ```sh
|
||||
> paru -S hyprland-git foot grim swww-git fish theme.sh aylurs-gtk-shell-git sassc starship cava imagemagick hyprbars-git
|
||||
> paru -S hyprland-git foot grim swww-git fish theme.sh aylurs-gtk-shell-git sassc starship cava imagemagick hyprland-plugin-hyprbars-git
|
||||
> ```
|
||||
- ### Clone to theme folder
|
||||
```sh
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
exec=fish -c "set -Ux COLORFILE $THEME/colors_nier_light" && pkill -USR2 fish
|
||||
exec=fish -c "set -Ux STARSHIP_CONFIG $THEME/components/starship.toml"
|
||||
exec=fish -c "set -Ux HYPRLAND_THEME $THEME"
|
||||
exec=ags -c $THEME/components/ags/config.js
|
||||
exec=sleep 1 && pkill ags ; ags -c $THEME/components/ags/config.js
|
||||
exec=swww init; swww img $THEME/wallpapers/nier_light.png --transition-type simple --transition-step 255
|
||||
|
||||
monitor=eDP-1,addreserved,100,100,0,0
|
||||
|
||||
Reference in New Issue
Block a user