Add root GUI stuff, update code extensions
This commit is contained in:
parent
a269c6cba7
commit
5c818c99b3
2 changed files with 37 additions and 28 deletions
|
@ -28,3 +28,7 @@ sudo grub-mkconfig -o /boot/grub/grub.cfg
|
||||||
#yay -S greetd --noconfirm --needed
|
#yay -S greetd --noconfirm --needed
|
||||||
#sudo cp $GIT_DIR/greetd/config.toml /etc/greetd/config.toml
|
#sudo cp $GIT_DIR/greetd/config.toml /etc/greetd/config.toml
|
||||||
#sudo systemctl enable greetd.service
|
#sudo systemctl enable greetd.service
|
||||||
|
|
||||||
|
# make GUI stuff work when running as root (e.g. gparted)
|
||||||
|
yay -S xorg-xhost --noconfirm --needed
|
||||||
|
xhost +SI:localuser:root
|
||||||
|
|
|
@ -1,18 +1,18 @@
|
||||||
1YiB.rust-bundle
|
1yib.rust-bundle
|
||||||
afmicc.GetterAndSetterGenerator
|
afmicc.getterandsettergenerator
|
||||||
ahmadalli.vscode-nginx-conf
|
ahmadalli.vscode-nginx-conf
|
||||||
andischerer.theme-atom-one-dark
|
andischerer.theme-atom-one-dark
|
||||||
andresma.night-nord
|
andresma.night-nord
|
||||||
aytee17.vscode-oceanic-next-sublime
|
aytee17.vscode-oceanic-next-sublime
|
||||||
azemoh.one-monokai
|
azemoh.one-monokai
|
||||||
BeardedBear.beardedtheme
|
beardedbear.beardedtheme
|
||||||
Catppuccin.catppuccin-vsc
|
catppuccin.catppuccin-vsc
|
||||||
Catppuccin.catppuccin-vsc-icons
|
catppuccin.catppuccin-vsc-icons
|
||||||
codezombiech.gitignore
|
codezombiech.gitignore
|
||||||
ctenbrinke.vscode-tsv
|
ctenbrinke.vscode-tsv
|
||||||
danielpinto8zz6.c-cpp-compile-run
|
danielpinto8zz6.c-cpp-compile-run
|
||||||
DavidAnson.vscode-markdownlint
|
davidanson.vscode-markdownlint
|
||||||
DiegoMolina.css-minify
|
diegomolina.css-minify
|
||||||
dustypomerleau.rust-syntax
|
dustypomerleau.rust-syntax
|
||||||
equinusocio.vsc-material-theme-icons
|
equinusocio.vsc-material-theme-icons
|
||||||
eserozvataf.one-dark-pro-monokai-darker
|
eserozvataf.one-dark-pro-monokai-darker
|
||||||
|
@ -21,17 +21,17 @@ fisheva.eva-theme
|
||||||
formulahendry.code-runner
|
formulahendry.code-runner
|
||||||
foxundermoon.shell-format
|
foxundermoon.shell-format
|
||||||
freebroccolo.theme-atom-one-dark
|
freebroccolo.theme-atom-one-dark
|
||||||
GitHub.copilot
|
github.copilot
|
||||||
GitHub.copilot-chat
|
github.copilot-chat
|
||||||
GitHub.github-vscode-theme
|
github.github-vscode-theme
|
||||||
GitHub.vscode-pull-request-github
|
github.vscode-pull-request-github
|
||||||
GrapeCity.gc-excelviewer
|
grapecity.gc-excelviewer
|
||||||
Gruntfuggly.todo-tree
|
gruntfuggly.todo-tree
|
||||||
HarryHopkinson.vim-theme
|
harryhopkinson.vim-theme
|
||||||
hoovercj.vscode-settings-cycler
|
hoovercj.vscode-settings-cycler
|
||||||
icrawl.discord-vscode
|
icrawl.discord-vscode
|
||||||
ItzSelenux.lm-theme
|
itzselenux.lm-theme
|
||||||
JoelCrosby.one-dark-darker
|
joelcrosby.one-dark-darker
|
||||||
kisstkondoros.vscode-gutter-preview
|
kisstkondoros.vscode-gutter-preview
|
||||||
kokoscript.loopytheme
|
kokoscript.loopytheme
|
||||||
lacroixdavid1.vscode-format-context-menu
|
lacroixdavid1.vscode-format-context-menu
|
||||||
|
@ -45,8 +45,13 @@ mhutchie.git-graph
|
||||||
michelemelluso.gitignore
|
michelemelluso.gitignore
|
||||||
mohd-akram.vscode-html-format
|
mohd-akram.vscode-html-format
|
||||||
ms-azuretools.vscode-docker
|
ms-azuretools.vscode-docker
|
||||||
|
ms-mssql.data-workspace-vscode
|
||||||
|
ms-mssql.mssql
|
||||||
|
ms-mssql.sql-bindings-vscode
|
||||||
|
ms-mssql.sql-database-projects-vscode
|
||||||
ms-python.autopep8
|
ms-python.autopep8
|
||||||
ms-python.black-formatter
|
ms-python.black-formatter
|
||||||
|
ms-python.debugpy
|
||||||
ms-python.isort
|
ms-python.isort
|
||||||
ms-python.python
|
ms-python.python
|
||||||
ms-python.vscode-pylance
|
ms-python.vscode-pylance
|
||||||
|
@ -71,35 +76,35 @@ ms-vscode.remote-explorer
|
||||||
ms-vscode.remote-server
|
ms-vscode.remote-server
|
||||||
ms-vscode.vscode-serial-monitor
|
ms-vscode.vscode-serial-monitor
|
||||||
mwpb.java-prettier-formatter
|
mwpb.java-prettier-formatter
|
||||||
NicScott.gitkraken-dark
|
nicscott.gitkraken-dark
|
||||||
Nord.nord
|
nord.nord
|
||||||
Novy.vsc-gcode
|
novy.vsc-gcode
|
||||||
phplasma.csv-to-table
|
phplasma.csv-to-table
|
||||||
Pilleye.dusk-theme
|
pilleye.dusk-theme
|
||||||
platformio.platformio-ide
|
platformio.platformio-ide
|
||||||
raynigon.nginx-formatter
|
raynigon.nginx-formatter
|
||||||
rdnlsmith.linux-themes
|
rdnlsmith.linux-themes
|
||||||
redhat.java
|
redhat.java
|
||||||
redhat.vscode-xml
|
redhat.vscode-xml
|
||||||
redhat.vscode-yaml
|
redhat.vscode-yaml
|
||||||
RobbOwen.synthwave-vscode
|
robbowen.synthwave-vscode
|
||||||
rokoroku.vscode-theme-darcula
|
rokoroku.vscode-theme-darcula
|
||||||
rust-lang.rust-analyzer
|
rust-lang.rust-analyzer
|
||||||
SanaAjani.taskrunnercode
|
sanaajani.taskrunnercode
|
||||||
serayuzgur.crates
|
serayuzgur.crates
|
||||||
ShahilKumar.docxreader
|
shahilkumar.docxreader
|
||||||
slevesque.vscode-zipexplorer
|
slevesque.vscode-zipexplorer
|
||||||
St0pien.min-darker
|
st0pien.min-darker
|
||||||
tatsy.vscode-3d-preview
|
tatsy.vscode-3d-preview
|
||||||
teabyii.ayu
|
teabyii.ayu
|
||||||
TheaFlowers.witch-hazel
|
theaflowers.witch-hazel
|
||||||
tinkertrain.theme-panda
|
tinkertrain.theme-panda
|
||||||
tlevesque2.duplicate-finder
|
tlevesque2.duplicate-finder
|
||||||
tomoki1207.pdf
|
tomoki1207.pdf
|
||||||
twxs.cmake
|
twxs.cmake
|
||||||
VinayKumar.vice
|
vinaykumar.vice
|
||||||
VisualStudioExptTeam.intellicode-api-usage-examples
|
visualstudioexptteam.intellicode-api-usage-examples
|
||||||
VisualStudioExptTeam.vscodeintellicode
|
visualstudioexptteam.vscodeintellicode
|
||||||
vsciot-vscode.vscode-arduino
|
vsciot-vscode.vscode-arduino
|
||||||
vscjava.vscode-java-debug
|
vscjava.vscode-java-debug
|
||||||
vscjava.vscode-java-dependency
|
vscjava.vscode-java-dependency
|
||||||
|
|
Loading…
Reference in a new issue