Updated install to also include icon theme
This commit is contained in:
@@ -207,7 +207,7 @@
|
||||
"useAutoLocation": false,
|
||||
"weatherEnabled": true,
|
||||
"networkPreference": "auto",
|
||||
"iconTheme": "candy-icons",
|
||||
"iconTheme": "Tela-circle-black-light",
|
||||
"cursorSettings": {
|
||||
"theme": "System Default",
|
||||
"size": 18,
|
||||
@@ -782,7 +782,7 @@
|
||||
"id": "bar1780101400641",
|
||||
"name": "Bar 4",
|
||||
"enabled": true,
|
||||
"position": 2,
|
||||
"position": 3,
|
||||
"screenPreferences": [
|
||||
"all"
|
||||
],
|
||||
|
||||
@@ -101,6 +101,7 @@ for keybinds, press super+k. these are automatically updated from your binds.con
|
||||
|
||||
- (aur)mangowm-git
|
||||
- (aur)dsearch-bin
|
||||
- (aur)qt6ct-kde
|
||||
- ghostty
|
||||
- shelly
|
||||
- firefox
|
||||
@@ -123,10 +124,10 @@ for keybinds, press super+k. these are automatically updated from your binds.con
|
||||
- satty
|
||||
- code
|
||||
- zoxide
|
||||
- tela-circle-icon-theme-black
|
||||
- zsh
|
||||
- zsh-theme-powerlevel10k
|
||||
- eza
|
||||
- kanshi
|
||||
- ttf-nerd-fonts-symbols-common
|
||||
- ttf-nerd-fonts-symbols-mono
|
||||
- ttf-nerd-fonts-symbols
|
||||
@@ -140,9 +141,43 @@ for keybinds, press super+k. these are automatically updated from your binds.con
|
||||
|
||||
# installation of that software:
|
||||
|
||||
`sudo pacman -Syu ghostty shelly firefox dms-shell yay git wl-clipboard nautilus zsh-history-substring-search zsh-syntax-highlighting zsh-autosuggestions zsh-doc stow brightnessctl pipewire-pulse pipewire matugen adw-gtk-theme wl-copy hyprshot grim satty code-oss zoxide zsh zsh-theme-powerlevel10k eza kanshi ttf-nerd-fonts-symbols-common ttf-nerd-fonts-symbols-mono ttf-nerd-fonts-symbols ttf-cascadia-code-nerd ttf-cascadia-mono-nerd ttf-terminus-nerd ttf-firacode-nerd ttf-ubuntu-nerd`
|
||||
```sudo pacman -Syu ghostty \
|
||||
shelly \
|
||||
firefox \
|
||||
dms-shell \
|
||||
tela-circle-icon-theme-black \
|
||||
yay \
|
||||
git \
|
||||
wl-clipboard \
|
||||
nautilus \
|
||||
zsh-history-substring-search \
|
||||
zsh-syntax-highlighting \
|
||||
zsh-autosuggestions \
|
||||
zsh-doc \
|
||||
stow \
|
||||
brightnessctl \
|
||||
pipewire-pulse \
|
||||
pipewire matugen \
|
||||
adw-gtk-theme \
|
||||
hyprshot \
|
||||
grim \
|
||||
satty \
|
||||
code \
|
||||
zoxide \
|
||||
zsh \
|
||||
zsh-theme-powerlevel10k \
|
||||
eza \
|
||||
ttf-nerd-fonts-symbols-common \
|
||||
ttf-nerd-fonts-symbols-mono \
|
||||
ttf-nerd-fonts-symbols \
|
||||
ttf-cascadia-code-nerd \
|
||||
ttf-cascadia-mono-nerd \
|
||||
ttf-terminus-nerd \
|
||||
ttf-firacode-nerd \
|
||||
ttf-ubuntu-nerd```
|
||||
|
||||
`yay -S mangowm-git dsearch-bin`
|
||||
|
||||
`yay -S mangowm-git dsearch-bin qt6ct-kde`
|
||||
|
||||
the install script also takes care of this.
|
||||
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
echo "installing pre-requisites"
|
||||
|
||||
sudo pacman -Syu ghostty shelly firefox adw-gtk-theme dms-shell yay git wl-clipboard nautilus zsh-history-substring-search zsh-syntax-highlighting zsh-autosuggestions zsh-doc stow brightnessctl pipewire-pulse pipewire matugen adw-gtk-theme hyprshot grim satty code shelly zoxide zsh zsh-theme-powerlevel10k eza kanshi ttf-nerd-fonts-symbols-common ttf-nerd-fonts-symbols-mono ttf-nerd-fonts-symbols ttf-cascadia-code-nerd ttf-cascadia-mono-nerd ttf-terminus-nerd ttf-firacode-nerd ttf-ubuntu-nerd
|
||||
sudo pacman -Syu ghostty shelly firefox adw-gtk-theme tela-circle-icon-theme-black dms-shell yay git wl-clipboard nautilus zsh-history-substring-search zsh-syntax-highlighting zsh-autosuggestions zsh-doc stow brightnessctl pipewire-pulse pipewire matugen adw-gtk-theme hyprshot grim satty code shelly zoxide zsh zsh-theme-powerlevel10k eza ttf-nerd-fonts-symbols-common ttf-nerd-fonts-symbols-mono ttf-nerd-fonts-symbols ttf-cascadia-code-nerd ttf-cascadia-mono-nerd ttf-terminus-nerd ttf-firacode-nerd ttf-ubuntu-nerd
|
||||
|
||||
yay -S mangowm-git dsearch-bin qt6ct-kde
|
||||
|
||||
|
||||
+2
-2
@@ -82,9 +82,9 @@ bind=NONE,XF86MonBrightnessDown,spawn_shell,dms ipc call brightness decrement 5
|
||||
|
||||
###! screenshots
|
||||
bind=SUPER,PRINT,spawn_shell,~/.config/sdgos/screenshots/region.sh # screenshot region
|
||||
bind=SUPER+CTRL,PRINT,spawn_shell,~/.config/sdgos/screenshots/fullscreen.sh # fullscreen screenshot
|
||||
bind=SUPER+CTRL,PRINT,spawn_shell,~/.config/sdgos/screenshots/fullscreen.sh # fullscreen screenshot (all screens)
|
||||
bind=NONE,PRINT,spawn_shell,~/.config/sdgos/screenshots/mode-toggle.sh # toggle screenshot save mode
|
||||
|
||||
bind=SUPER+SHIFT,PRINT,spawn_shell,dms screenshot full # single fullscreen screenshot
|
||||
|
||||
###! Other
|
||||
bind=NONE,XF86WLAN,spawn_shell,nmcli radio wifi toggle # toggle wifi
|
||||
|
||||
@@ -7,7 +7,7 @@ git pull
|
||||
|
||||
echo "re-installing/updating pre-requisites"
|
||||
|
||||
sudo pacman -Syu ghostty shelly firefox dms-shell yay git wl-clipboard nautilus zsh-history-substring-search zsh-syntax-highlighting zsh-autosuggestions zsh-doc stow brightnessctl pipewire-pulse pipewire matugen adw-gtk-theme hyprshot grim satty code shelly zoxide zsh zsh-theme-powerlevel10k eza kanshi ttf-nerd-fonts-symbols-common ttf-nerd-fonts-symbols-mono ttf-nerd-fonts-symbols ttf-cascadia-code-nerd ttf-cascadia-mono-nerd ttf-terminus-nerd ttf-firacode-nerd ttf-ubuntu-nerd
|
||||
sudo pacman -Syu ghostty shelly firefox dms-shell yay git tela-circle-icon-theme-black wl-clipboard nautilus zsh-history-substring-search zsh-syntax-highlighting zsh-autosuggestions zsh-doc stow brightnessctl pipewire-pulse pipewire matugen adw-gtk-theme hyprshot grim satty code shelly zoxide zsh zsh-theme-powerlevel10k eza ttf-nerd-fonts-symbols-common ttf-nerd-fonts-symbols-mono ttf-nerd-fonts-symbols ttf-cascadia-code-nerd ttf-cascadia-mono-nerd ttf-terminus-nerd ttf-firacode-nerd ttf-ubuntu-nerd
|
||||
|
||||
yay -S mangowm-git dsearch-bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user