setup: add fonts + gdb
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
# exit # exit user to reload config
|
# exit # exit user to reload config
|
||||||
|
|
||||||
## Basic utilities
|
## Basic utilities
|
||||||
# sudo apt install -y clang cmake build-essential make tcc vim ripgrep curl git man-db plocate tmux fzf dtrx
|
# sudo apt install -y clang cmake build-essential make tcc vim ripgrep curl git man-db plocate tmux fzf dtrx gdb
|
||||||
# sudo updatedb
|
# sudo updatedb
|
||||||
|
|
||||||
## Update grub to not wait on bootloader screen @todo: automate
|
## Update grub to not wait on bootloader screen @todo: automate
|
||||||
@@ -48,7 +48,8 @@
|
|||||||
## Then do some nvidia configuration (set modeset=1, update ramfs, reboot)
|
## Then do some nvidia configuration (set modeset=1, update ramfs, reboot)
|
||||||
|
|
||||||
# # Standard enviroment setup
|
# # Standard enviroment setup
|
||||||
# sudo apt install -y xdg-desktop-portal-wlr xdg-desktop-portal-gtk xdg-user-dirs fonts-jetbrains-mono
|
# sudo apt install -y xdg-desktop-portal-wlr xdg-desktop-portal-gtk xdg-user-dirs fonts-jetbrains-mono fonts-noto-cjk fonts-noto-cjk-extra
|
||||||
|
|
||||||
|
|
||||||
# # DE setup
|
# # DE setup
|
||||||
# sudo apt install -y sway swayidle swaybg swaylock foot wmenu brightnessctl xwayland wl-clipboard grim
|
# sudo apt install -y sway swayidle swaybg swaylock foot wmenu brightnessctl xwayland wl-clipboard grim
|
||||||
|
|||||||
Reference in New Issue
Block a user