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