rc files, update rest
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
# - [ ] everything relevant wmenu browser (programs and scripts without arguments, bookmarks, files)
|
||||
# - [ ] plocate + wmenu > xdg-open
|
||||
# - [ ] applications + bin folder
|
||||
#
|
||||
#
|
||||
# - [ ] fzf starship zoxide eza bat
|
||||
#
|
||||
#
|
||||
# Solutions in search for problems:
|
||||
# - [ ] tmux automation
|
||||
#
|
||||
@@ -23,12 +23,11 @@ exit # exit root
|
||||
exit # exit user to reload config
|
||||
|
||||
# Basic utilities
|
||||
sudo apt install binutils tcc vim ripgrep curl git man-db plocate tmux zip unzip fzf
|
||||
sudo apt install clang cmake build-essential make tcc vim ripgrep curl git man-db plocate tmux zip unzip fzf
|
||||
sudo updatedb
|
||||
|
||||
# Standard enviroment setup
|
||||
sudo apt install xdg-user-dirs
|
||||
sudo apt install xdg-desktop-portal-wlr xdg-desktop-portal-gtk
|
||||
sudo apt install xdg-desktop-portal-wlr xdg-desktop-portal-gtk xdg-user-dirs
|
||||
|
||||
# DE setup
|
||||
sudo apt install sway swayidle swaybg swaylock foot wmenu brightnessctl
|
||||
|
||||
Reference in New Issue
Block a user