i3_configuration/README.md
2025-09-24 22:04:06 +02:00

77 lines
1.8 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Configuration
Les répertoires i3 et I3status doivent être dans votre ~/.config
Les fichiers dialogrc et wezterm.lua doivent être dans votre ~/ et renommés en fichier caché.
## Dépendances requises
Dialog: (pour le widget date)
```bash
$ emerge -s dev-util/dialog
[ Results for search key : dev-util/dialog ]
Searching...
* dev-util/dialog
Latest version available: 1.3.20250116-r1
Latest version installed: 1.3.20250116-r1
Size of files: 562 KiB
Homepage: https://invisible-island.net/dialog/
Description: Tool to display dialog boxes from a shell
License: LGPL-2.1
```
Wezterm:
```bash
$ emerge -s wezterm
[ Results for search key : wezterm ]
Searching...
* x11-terms/wezterm
Latest version available: 20240203.110809-r2
Latest version installed: 20240203.110809-r2
Size of files: 219975 KiB
Homepage: https://wezfurlong.org/wezterm/
Description: A GPU-accelerated cross-platform terminal emulator and multiplexer
License: 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 BSD BSD-2 Boost-1.0 CC0-1.0 GPL-3 ISC LGPL-2.1 MIT MPL-2.0 Unicode-DFS-2016 Unlicense WTFPL-2 ZLIB
```
Wireguard:
```bash
$ emerge -s net-vpn/wireguard-tools
[ Results for search key : net-vpn/wireguard-tools ]
Searching...
* net-vpn/wireguard-tools
Latest version available: 1.0.20210914
Latest version installed: 1.0.20210914
Size of files: 98 KiB
Homepage: https://www.wireguard.com/
Description: Required tools for WireGuard, such as wg(8) and wg-quick(8)
License: GPL-2
```
Goiplookup:
```
https://github.com/axllent/goiplookup
```
### Multimédia
Pour la partie multimédia, les dépendances sont:
- mpd
- ncmpcpp
- mpv
Screenshot:
![Desktop](/assets/Screenshot.png)
![Desktop](/assets/Screenshot1.png)