diff options
| author | pml68 <tutorialmester@gmail.com> | 2024-05-04 13:40:16 +0200 |
|---|---|---|
| committer | pml68 <tutorialmester@gmail.com> | 2024-05-04 13:40:16 +0200 |
| commit | 1ed91ae261e6a7476c618e1fd5719786d19eb1fd (patch) | |
| tree | 400e7f0add03ec60554e27ac64ab2b6fd2b24104 | |
| parent | style: change tags to "1 2 3 4 5 6" (diff) | |
| download | suckless-setup-1ed91ae261e6a7476c618e1fd5719786d19eb1fd.tar.gz | |
docs: update screenshot and wallpaper, feat: update vis theme to Rosé Pine
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 |
