README.md

This commit is contained in:
q3aql 2025-07-27 11:28:29 +02:00
parent c978b07baf
commit d094a37e5d

View File

@ -18,7 +18,17 @@ sway-wm - My tiling Sway configuration for Debian
wlr-randr wdisplays ristretto grim arc-theme papirus-icon-theme adwaita-icon-theme \
adwaita-qt6 adwaita-qt qt5ct qt6ct wofi keepassxc electron-mail clipman pcmanfm \
geany firefox xarchiver iwd fonts-noto fonts-noto-core fonts-noto-extra fonts-noto-mono \
xdg-desktop-portal-gtk xdg-desktop-portal xdg-desktop-portal-wlr wmctrl dex
xdg-desktop-portal-gtk xdg-desktop-portal xdg-desktop-portal-wlr wmctrl dex
````
```shell
$ curl -L "https://git.q3aql.dev/q3aql/sway-wm/raw/branch/master/packages/nwg-wrapper-install.sh" | sudo bash
$ curl -L "https://git.q3aql.dev/q3aql/sway-wm/raw/branch/master/packages/ubuntumono-nerd-fonts.tar.gz" | sudo tar -zxvf - -C /
$ curl -L "https://git.q3aql.dev/q3aql/sway-wm/raw/branch/master/packages/iwd-connectd.tar.gz" | sudo tar -zxvf - -C /
$ curl -L "https://telegram.org/dl/desktop/linux" | sudo tar -Jxvf - -C /opt/
$ sudo ln -s /opt/Telegram/Telegram /usr/bin/telegram
$ sudo systemctl daemon-reload
$ sudo systemctl enable iwd-connectd
````
* **`Install configuration (dotfiles):`**
@ -30,11 +40,6 @@ sway-wm - My tiling Sway configuration for Debian
$ cd sway-wm
$ cp -rfv .config ~/
$ echo "export QT_QPA_PLATFORMTHEME=qt5ct" >> ~/.bashrc
$ sudo tar zxvf packages/ubuntumono-nerd-fonts.tar.xz -C /
$ sudo tar zxvf packages/iwd-connectd.tar.gz -C /
$ sudo systemctl daemon-reload
$ sudo systemctl enable iwd-connectd
$ sudo packages/nwg-wrapper-install.sh
````
### Configuration: