Profile improvements
This commit is contained in:
parent
eed8d6b00a
commit
b77df7bcd7
|
@ -1,9 +1,11 @@
|
||||||
{
|
{
|
||||||
"HSM": null,
|
"HSM": null,
|
||||||
"__separator__": null,
|
"__separator__": null,
|
||||||
"additional-repositories": [],
|
"additional-repositories": [
|
||||||
|
"multilib"
|
||||||
|
],
|
||||||
"archinstall-language": "English",
|
"archinstall-language": "English",
|
||||||
"audio": "pipewire",
|
"audio": "pulseaudio",
|
||||||
"bootloader": "grub-install",
|
"bootloader": "grub-install",
|
||||||
"config_version": "2.5.1",
|
"config_version": "2.5.1",
|
||||||
"debug": false,
|
"debug": false,
|
||||||
|
@ -16,7 +18,7 @@
|
||||||
"kernels": [
|
"kernels": [
|
||||||
"linux"
|
"linux"
|
||||||
],
|
],
|
||||||
"keyboard-layout": "br-abnt2",
|
"keyboard-layout": "us",
|
||||||
"mirror-region": {
|
"mirror-region": {
|
||||||
"Poland": {
|
"Poland": {
|
||||||
"http://arch.midov.pl/arch/$repo/os/$arch": true,
|
"http://arch.midov.pl/arch/$repo/os/$arch": true,
|
||||||
|
@ -46,7 +48,11 @@
|
||||||
"ntp": true,
|
"ntp": true,
|
||||||
"offline": false,
|
"offline": false,
|
||||||
"packages": [
|
"packages": [
|
||||||
|
"alacritty",
|
||||||
|
"alsa-utils",
|
||||||
"arc-icon-theme",
|
"arc-icon-theme",
|
||||||
|
"bat",
|
||||||
|
"boost",
|
||||||
"clang",
|
"clang",
|
||||||
"cmake",
|
"cmake",
|
||||||
"cmus",
|
"cmus",
|
||||||
|
@ -55,21 +61,28 @@
|
||||||
"dunst",
|
"dunst",
|
||||||
"feh",
|
"feh",
|
||||||
"firejail",
|
"firejail",
|
||||||
|
"flameshot",
|
||||||
"ffmpeg",
|
"ffmpeg",
|
||||||
"python",
|
"python",
|
||||||
"fzf",
|
"fzf",
|
||||||
"gcc",
|
"gcc",
|
||||||
"gdb",
|
"gdb",
|
||||||
"git",
|
"git",
|
||||||
|
"gnome-keyring",
|
||||||
"go",
|
"go",
|
||||||
|
"gst-plugins-good",
|
||||||
"htop",
|
"htop",
|
||||||
|
"libappindicator-gtk3",
|
||||||
"libnotify",
|
"libnotify",
|
||||||
|
"libxdg-basedir",
|
||||||
"libxinerama",
|
"libxinerama",
|
||||||
"lxsession",
|
"lxsession",
|
||||||
|
"mandoc",
|
||||||
"maxima",
|
"maxima",
|
||||||
"mpv",
|
"mpv",
|
||||||
"mupdf",
|
"mupdf",
|
||||||
"neofetch",
|
"neofetch",
|
||||||
|
"nemo",
|
||||||
"neovim",
|
"neovim",
|
||||||
"newsboat",
|
"newsboat",
|
||||||
"nitrogen",
|
"nitrogen",
|
||||||
|
@ -77,11 +90,11 @@
|
||||||
"openssh",
|
"openssh",
|
||||||
"picom",
|
"picom",
|
||||||
"polkit",
|
"polkit",
|
||||||
|
"pulsemixer",
|
||||||
"python-lsp-server",
|
"python-lsp-server",
|
||||||
"qutebrowser",
|
"qutebrowser",
|
||||||
"rsync",
|
"rsync",
|
||||||
"scrot",
|
"scrot",
|
||||||
"thunar",
|
|
||||||
"tmux",
|
"tmux",
|
||||||
"unclutter",
|
"unclutter",
|
||||||
"unzip",
|
"unzip",
|
||||||
|
@ -98,7 +111,7 @@
|
||||||
"save_config": null,
|
"save_config": null,
|
||||||
"script": "guided",
|
"script": "guided",
|
||||||
"silent": false,
|
"silent": false,
|
||||||
"swap": true,
|
"swap": false,
|
||||||
"sys-encoding": "UTF-8",
|
"sys-encoding": "UTF-8",
|
||||||
"sys-language": "en_US",
|
"sys-language": "en_US",
|
||||||
"timezone": "Europe/Warsaw",
|
"timezone": "Europe/Warsaw",
|
||||||
|
@ -108,13 +121,11 @@
|
||||||
"sudo -u root sh -c 'mkdir $HOME/repos; cd $HOME/repos; git clone https://git.augustogunsch.com/augusto/dotfiles; cd dotfiles; ./install.sh'",
|
"sudo -u root sh -c 'mkdir $HOME/repos; cd $HOME/repos; git clone https://git.augustogunsch.com/augusto/dotfiles; cd dotfiles; ./install.sh'",
|
||||||
"sed -i 's/export PROMPT=.*$/export PROMPT='\"'\"'%B%F{63}[%F{68}%n@%m %F{white}%~%F{63}]$%b%f '\"'\"'/' /root/.zshrc",
|
"sed -i 's/export PROMPT=.*$/export PROMPT='\"'\"'%B%F{63}[%F{68}%n@%m %F{white}%~%F{63}]$%b%f '\"'\"'/' /root/.zshrc",
|
||||||
"chsh -s /usr/bin/zsh root; chsh -s /usr/bin/zsh augusto",
|
"chsh -s /usr/bin/zsh root; chsh -s /usr/bin/zsh augusto",
|
||||||
"sudo -u augusto sh -c 'cd $HOME/.config/awesome; git clone https://github.com/streetturtle/awesome-wm-widgets'",
|
|
||||||
"systemctl enable lightdm",
|
"systemctl enable lightdm",
|
||||||
"sudo -u augusto sh -c 'mkdir $HOME/aur; cd $HOME/aur; git clone https://aur.archlinux.org/yay.git; cd yay; makepkg'",
|
"sudo -u augusto sh -c 'mkdir $HOME/aur; cd $HOME/aur; git clone https://aur.archlinux.org/yay.git; cd yay; makepkg -s'",
|
||||||
"sudo -u augusto sh -c 'cd $HOME/aur; git clone https://aur.archlinux.org/gtk-theme-material-black.git material-black-theme; cd material-black-theme; makepkg'",
|
"sudo -u augusto sh -c 'cd $HOME/aur; git clone https://aur.archlinux.org/gtk-theme-material-black.git material-black-theme; cd material-black-theme; makepkg -s'",
|
||||||
"sudo -u augusto sh -c 'cd $HOME/aur; git clone https://aur.archlinux.org/arc-icon-theme.git; cd arc-icon-theme; makepkg'",
|
"sudo -u augusto sh -c 'cd $HOME/aur; git clone https://aur.archlinux.org/arc-icon-theme.git; cd arc-icon-theme; makepkg -s'",
|
||||||
"sudo -u augusto sh -c 'cd $HOME/aur; git clone https://aur.archlinux.org/nerd-fonts-hack.git; cd nerd-fonts-hack; makepkg'",
|
"sudo -u augusto sh -c 'cd $HOME/aur; git clone https://aur.archlinux.org/nerd-fonts-hack.git; cd nerd-fonts-hack; makepkg -s'",
|
||||||
"sudo -u augusto sh -c 'cd $HOME/aur; git clone https://aur.archlinux.org/radiotray-ng; cd radiotray-ng; makepkg'",
|
|
||||||
"pacman -U --noconfirm --noprogressbar /home/augusto/aur/**/*.pkg.tar.zst && rm -rf /home/augusto/aur"
|
"pacman -U --noconfirm --noprogressbar /home/augusto/aur/**/*.pkg.tar.zst && rm -rf /home/augusto/aur"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue