Compare commits
No commits in common. "a05a2c5ca3ec8006b8428f43d7e8ae647c56e8f6" and "22c8288c9384c0452e23e9081e3030bb9e6b4878" have entirely different histories.
a05a2c5ca3
...
22c8288c93
@ -1,8 +0,0 @@
|
||||
## Install
|
||||
|
||||
```
|
||||
yay -Syu wallust, waybar, waypaper, hyprland, alacritty, tofi, blueman
|
||||
```
|
||||
|
||||
## Wallust Requirements
|
||||
For Wallust to work with vscode, you have to create the folder `~/.cache/wal/`. After creating the folder, run wallust once to generate the required color config and install the required [theme](ttps://github.com/dlasagno/vscode-wal-theme).
|
@ -1,16 +0,0 @@
|
||||
{{ background }}
|
||||
{{ color1 }}
|
||||
{{ color2 }}
|
||||
{{ color3 }}
|
||||
{{ color4 }}
|
||||
{{ color5 }}
|
||||
{{ color6 }}
|
||||
{{ color7 }}
|
||||
{{ color8 }}
|
||||
{{ color9 }}
|
||||
{{ color10 }}
|
||||
{{ color11 }}
|
||||
{{ color12 }}
|
||||
{{ color13 }}
|
||||
{{ color14 }}
|
||||
{{ color15 }}
|
@ -5,5 +5,4 @@ palette = "dark"
|
||||
[templates]
|
||||
waybar = { template = 'waybar.css', target = '~/.config/waybar/colors-wallust.css' }
|
||||
alacritty = { template = 'alacritty.toml', target = '~/.config/alacritty/colors.toml' }
|
||||
hyprland = { template = 'hyprland.conf', target = '~/.config/hypr/config/colors.conf' }
|
||||
vscode = { template = 'vscode', target = '~/.cache/wal/colors' }
|
||||
hyprland = { template = 'hyprland.conf', target = '~/.config/hypr/config/colors.conf' }
|
@ -34,10 +34,6 @@ window#waybar.hidden {
|
||||
opacity: 0.2;
|
||||
}
|
||||
|
||||
window#waybar.empty #window {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
padding: 3px 2px;
|
||||
margin: 3px 2px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user