Skip to content

Commit

Permalink
Use repo packages for themes
Browse files Browse the repository at this point in the history
  • Loading branch information
Antiz96 committed Nov 4, 2024
1 parent d49ed01 commit 2b505ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
10 changes: 2 additions & 8 deletions Arch-Linux/Sway.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ sudo vim /etc/fstab
- Main packages:

```bash
sudo pacman -S ccid discord distrobox docker fastfetch firefox firejail htop keepassxc mpv noto-fonts-emoji plocate powerline-fonts protonmail-bridge rsync speedcrunch steam systray-x thunderbird tmux ttf-font-awesome virt-viewer wl-clip-persist xorg-xwayland yubico-piv-tool zathura zathura-pdf-poppler
sudo pacman -S capitaine-cursors ccid discord distrobox docker fastfetch firefox firejail htop keepassxc mpv noto-fonts-emoji orchis-theme plocate powerline-fonts protonmail-bridge rsync speedcrunch steam systray-x tela-circle-icon-theme-blue thunderbird tmux ttf-font-awesome virt-viewer wl-clip-persist xorg-xwayland yubico-piv-tool zathura zathura-pdf-poppler
paru -S arch-update firefox-pwa onlyoffice-bin ventoy-bin zaman
sudo pacman -S --asdeps gnome-keyring gnu-free-fonts qt6-wayland ttf-dejavu xdg-utils wofi # Optional dependencies I need for the above packages
systemctl --user enable --now arch-update.timer ssh-agent.service
Expand Down Expand Up @@ -197,13 +197,7 @@ reboot
sudo apparmor_parser -r /etc/apparmor.d/firejail-default
```

## Theme

- Shell: Orchis-dark-compact - <https://www.gnome-look.org/p/1357889/>
- Icon: Tela-Circle-Blue - <https://www.gnome-look.org/p/1359276/>
- Cursor: McMojave cursors - <https://www.opendesktop.org/s/Gnome/p/1355701/>

### Bash Theme
## Bash Theme

<https://github.com/speedenator/agnoster-bash>

Expand Down
10 changes: 2 additions & 8 deletions Arch-Linux/i3.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ sudo vim /etc/fstab
- Main packages:

```bash
sudo pacman -S ccid discord distrobox docker fastfetch firefox firejail htop keepassxc mpv noto-fonts-emoji plocate powerline-fonts protonmail-bridge rofi rsync speedcrunch steam systray-x thunderbird tmux ttf-font-awesome virt-viewer xclip xorg-xhost yubico-piv-tool zathura zathura-pdf-poppler
sudo pacman -S capitaine-cursors ccid discord distrobox docker fastfetch firefox firejail htop keepassxc mpv noto-fonts-emoji orchis-theme plocate powerline-fonts protonmail-bridge rofi rsync speedcrunch steam systray-x tela-circle-icon-theme-blue thunderbird tmux ttf-font-awesome virt-viewer xclip xorg-xhost yubico-piv-tool zathura zathura-pdf-poppler
paru -S arch-update firefox-pwa onlyoffice-bin pa-applet-git ventoy-bin zaman
sudo pacman -S --asdeps gnome-keyring gnu-free-fonts ttf-dejavu xdg-utils # Optional dependencies I need for the above packages
systemctl --user enable --now arch-update.timer ssh-agent.service
Expand Down Expand Up @@ -190,13 +190,7 @@ reboot
sudo apparmor_parser -r /etc/apparmor.d/firejail-default
```

## Theme

- Shell: Orchis-dark-compact - <https://www.gnome-look.org/p/1357889/>
- Icon: Tela-Circle-Blue - <https://www.gnome-look.org/p/1359276/>
- Cursor: McMojave cursors - <https://www.opendesktop.org/s/Gnome/p/1355701/>

### Bash Theme
## Bash Theme

<https://github.com/speedenator/agnoster-bash>

Expand Down

0 comments on commit 2b505ac

Please sign in to comment.