Updated picom and bspwm and coc extension
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
parent
65063d0aa9
commit
ac85b3abdb
@ -5,8 +5,7 @@ pgrep -x sxhkd > /dev/null || sxhkd &
|
||||
xrdb -load $HOME/.config/.Xresources &
|
||||
dunst -conf $HOME/.config/dunst/dunstrc &
|
||||
picom &
|
||||
feh --bg-fill ~/Pictures/ku8phghju9981.png &
|
||||
xset s off &
|
||||
feh --bg-fill ~/Pictures/rzxn754qg6m81.jpg &
|
||||
/usr/lib/kdeconnectd & disown
|
||||
nextcloud & disown
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@yaegassy/coc-intelephense": ">=0.9.4",
|
||||
"coc-clangd": ">=0.17.0",
|
||||
"@yaegassy/coc-intelephense": ">=0.14.1",
|
||||
"coc-clangd": ">=0.20.1",
|
||||
"coc-cmake": ">=0.2.0",
|
||||
"coc-css": ">=1.2.6",
|
||||
"coc-html": ">=1.4.1",
|
||||
"coc-java": ">=1.5.4",
|
||||
"coc-json": ">=1.3.4",
|
||||
"coc-css": ">=1.3.0",
|
||||
"coc-html": ">=1.6.1",
|
||||
"coc-java": ">=1.5.5",
|
||||
"coc-json": ">=1.4.1",
|
||||
"coc-python": ">=1.2.13",
|
||||
"coc-rust-analyzer": ">=0.53.0",
|
||||
"coc-sh": ">=0.6.0",
|
||||
"coc-rust-analyzer": ">=0.61.0",
|
||||
"coc-sh": ">=0.6.1",
|
||||
"coc-texlab": ">=3.2.0",
|
||||
"coc-tsserver": ">=1.8.6"
|
||||
"coc-tsserver": ">=1.9.14"
|
||||
}
|
||||
}
|
@ -31,4 +31,4 @@ fade-out-step = 0.06;
|
||||
# Other
|
||||
vsync = true;
|
||||
dbe = false;
|
||||
backend = "glx";
|
||||
backend = "glx";
|
||||
|
Loading…
Reference in New Issue
Block a user