diff options
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | screenshot.png | bin | 925978 -> 357980 bytes | |||
| -rw-r--r-- | vis/colors/blue-pink-gradient | 5 | ||||
| -rw-r--r-- | vis/colors/rose-pine | 6 | ||||
| -rw-r--r-- | vis/config | 2 | ||||
| -rw-r--r-- | wallpaper.jpg | bin | 2566213 -> 1493190 bytes |
6 files changed, 9 insertions, 8 deletions
@@ -3,7 +3,7 @@ My personal suckless setup. - Rosé Pine color scheme and JetBrainsMono Nerd Font by default (colors from [Rosé Pine for st](https://github.com/rose-pine/st)) -- Custom keybindings: +- General purpose keybindings: - Alt+Shift+D: Opens Discord - Alt+Shift+F: Opens Firefox - PrtScr: Opens Flameshot @@ -25,7 +25,7 @@ Replace config files sudo cp picom.conf /etc/xdg/picom.conf # optional -cp neofetch/config.conf ~/.config/neofetch/config.conf +cp neofetch -r ~/.config/ cp vis -r ~/.config/ # for https://github.com/dpayne/cli-visualizer ``` diff --git a/screenshot.png b/screenshot.png Binary files differindex 5a79ac5..019bb0c 100644 --- a/screenshot.png +++ b/screenshot.png diff --git a/vis/colors/blue-pink-gradient b/vis/colors/blue-pink-gradient deleted file mode 100644 index eb0667e..0000000 --- a/vis/colors/blue-pink-gradient +++ /dev/null @@ -1,5 +0,0 @@ -#0b54fe -#4743ef -#8432df -#c020d0 -#fc0fc0 diff --git a/vis/colors/rose-pine b/vis/colors/rose-pine new file mode 100644 index 0000000..1195d37 --- /dev/null +++ b/vis/colors/rose-pine @@ -0,0 +1,6 @@ +#31748f +#9ccfd8 +#c4a7e7 +#ebbcba +#f6c177 +#eb6f92 @@ -1,3 +1,3 @@ visualizer.spectrum.bar.width=1 audio.stereo.enabled=false -colors.scheme=blue-pink-gradient +colors.scheme=rose-pine diff --git a/wallpaper.jpg b/wallpaper.jpg Binary files differindex b83c951..47b8da7 100644 --- a/wallpaper.jpg +++ b/wallpaper.jpg |
