change settings
This commit is contained in:
parent
3c56b72827
commit
4013a7f9a5
@ -10,7 +10,7 @@ plasma-apply-cursortheme "BreezeX-RosePine-Linux"
|
||||
kvantummanager --set rose-pine-gold
|
||||
|
||||
# icon
|
||||
/usr/lib/plasma-changeicons "Papirus-Dark"
|
||||
/usr/lib/plasma-changeicons "Papirus-Colors-Dark"
|
||||
|
||||
# wallpaper
|
||||
plasma-apply-wallpaperimage ~/Pictures/moon.jpg
|
||||
@ -40,12 +40,12 @@ rm ~/.config/lazygit/config.yml
|
||||
cp ~/.dotfiles/lazygit/dark.yml ~/.config/lazygit/config.yml
|
||||
|
||||
# spotify
|
||||
spiceitfy config current_theme text
|
||||
spicetify config current_theme text
|
||||
spicetify config color_scheme RosePine
|
||||
spicetify apply
|
||||
|
||||
# zen
|
||||
rm ~/.zen/ipdd7vnj.Default\ \(release\)/chrome/*
|
||||
cp ~/.dotfiles/zen/dark/* ~/.zen/ipdd7vnj.Default\ \(release\)/chrome/
|
||||
rm ~/.zen/jmlkuj5u.Default\ \(release\)/chrome/*
|
||||
cp ~/.dotfiles/zen/dark/* ~/.zen/jmlkuj5u.Default\ \(release\)/chrome/
|
||||
killall zen-bin
|
||||
zen-browser
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# color scheme
|
||||
plasma-apply-colorscheme "Rosé Pine Dawn1"
|
||||
plasma-apply-colorscheme "Rosé Pine Dawn"
|
||||
|
||||
# cursor
|
||||
plasma-apply-cursortheme "BreezeX-RosePineDawn-Linux"
|
||||
@ -10,7 +10,7 @@ plasma-apply-cursortheme "BreezeX-RosePineDawn-Linux"
|
||||
kvantummanager --set rose-pine-dawn-gold
|
||||
|
||||
# icon
|
||||
/usr/lib/plasma-changeicons "Papirus-Light"
|
||||
/usr/lib/plasma-changeicons "Papirus-Colors"
|
||||
|
||||
# wallpaper
|
||||
plasma-apply-wallpaperimage ~/Pictures/roses.jpg
|
||||
@ -40,12 +40,12 @@ rm ~/.config/lazygit/config.yml
|
||||
cp ~/.dotfiles/lazygit/light.yml ~/.config/lazygit/config.yml
|
||||
|
||||
# spotify
|
||||
spiceitfy config current_theme text
|
||||
spicetify config current_theme text
|
||||
spicetify config color_scheme RosePineDawn
|
||||
spicetify apply
|
||||
|
||||
# zen
|
||||
rm ~/.zen/ipdd7vnj.Default\ \(release\)/chrome/*
|
||||
cp ~/.dotfiles/zen/light/* ~/.zen/ipdd7vnj.Default\ \(release\)/chrome/
|
||||
rm ~/.zen/jmlkuj5u.Default\ \(release\)/chrome/*
|
||||
cp ~/.dotfiles/zen/light/* ~/.zen/jmlkuj5u.Default\ \(release\)/chrome/
|
||||
killall zen-bin
|
||||
zen-browser
|
||||
@ -14,7 +14,7 @@
|
||||
"editor.fontSize": 16,
|
||||
"editor.formatOnSave": true,
|
||||
"editor.lineHeight": 2,
|
||||
"editor.minimap.enabled": false,
|
||||
"editor.minimap.showSlider": "always",
|
||||
"editor.tokenColorCustomizations": {
|
||||
"textMateRules": [
|
||||
{
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
"editor.fontSize": 16,
|
||||
"editor.formatOnSave": true,
|
||||
"editor.lineHeight": 2,
|
||||
"editor.minimap.enabled": false,
|
||||
"editor.minimap.showSlider": "always",
|
||||
"editor.tokenColorCustomizations": {
|
||||
"textMateRules": [
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user