You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(arch): update document viewing and gaming sections
- add OnlyOffice
- add GameMode
- add installation of Proton-GE and Steam game setup
- add ImHex in final touches
Signed-off-by: Chris1320 <chris1320@protonmail.com>
> Choose the language you need for OCR. I read mostly English documents, so I chose `tesseract-data-eng`.
240
240
241
+
For Microsoft Office documents, I use [OnlyOffice](https://www.onlyoffice.com/).
242
+
243
+
```bash
244
+
paru -S onlyoffice-bin
245
+
```
246
+
241
247
## Setting Up Paru and Pacman (again)
242
248
243
249
Since we have Paru now, we can configure Pacman more now. Hooks are scripts that are executed automatically at certain points during the package management process. Create the `/etc/pacman.d/hooks` directory by running the following command:
Install Proton-GE. Set `Steam Settings > Compatibility > Run other titles with` to `GE-Proton`.
604
+
605
+
> [!TIP]+
606
+
>
607
+
> When you are going to play a game, enable *mangohud* and *gamemode* by adding the following to the launch options:
608
+
>
609
+
> ```bash
610
+
> mangohud gamemoderun %command%
611
+
>```
612
+
595
613
## Ricing Up GRUB
596
614
597
615
Our whole system mostly uses the [Catppuccin](https://catppuccin.com/) colorscheme, so we're going to use [Catppuccin's GRUB theme](https://github.com/catppuccin/grub) to rice our bootloader.
I use LocalSend to transfer any files between my devices within the local network and GNOME Text Editor because for some reason [[#Neovim]] doesn't work properly when set as the default text editor. GNOME Disk Utility is used as a GUI front-end for disk management stuff.
0 commit comments