Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/proxylivy/dotfiles-proxylivy

Config Files :D
https://github.com/proxylivy/dotfiles-proxylivy

arch-linux archlinux dotfiles linux

Last synced: about 2 months ago
JSON representation

Config Files :D

Awesome Lists containing this project

README

        

# Dotfiles-ProxyLivy
![GitHub](https://img.shields.io/github/license/DeathGabox/DotFiles?color=green&logo=GitBook&logoColor=red&style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/DeathGabox/DotFiles?color=9cf&label=Stars%20%3C3&logo=github&logoColor=black&style=for-the-badge)
![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/DeathGabox/DotFiles/main?color=blueviolet&label=Commit&logo=github&logoColor=black&style=for-the-badge)

First of all, thanks to all the wikis, for example [Official Wiki Arch](https://wiki.archlinux.org/), each one is worth reading and helping, this is just a help for me, if it helps you in something, that's great, but don't blindly trust every command, okay?

Take note i use Wayland instead of Xorg, this make different design perpectives and software use, examples are [gammastep](https://gitlab.com/chinstrap/gammastep) instead of [Redshift](https://github.com/jonls/redshift) because [issues with wayland](https://github.com/jonls/redshift/issues/55)

The [Install Guide](/installation-guide.md) gives:
- Installation and first reboot
- Packages to be installed

The [Config Guide](/configuration-guide.md) gives:
- More Packages 📦
- Graphics Install (Va-api is awesome :D)
- .config and extra configuration

Created to be used in real env, because Hyprland can't work with good performance without GPU passthru | [Info](https://wiki.hyprland.org/Getting-Started/Master-Tutorial/#vm)

---

I love [Hyprland](https://hyprland.org/), and for more scalability, i made [hyprland.conf](/.config/hypr/hyprland.conf) with only include routes to the other .conf files, monitors.conf is managed by [nwg-displays](https://github.com/nwg-piotr/nwg-displays)

```
.config
├── btop
│   └── btop.conf
├── fastfetch
│   └── config.jsonc
├── gammastep
│   └── gammastep.config
├── hypr
│   ├── bind.conf
│   ├── env.conf
│   ├── exec.conf
│   ├── hyprland.conf
│   ├── monitors.conf
│   ├── variable.conf
│   ├── windowrulev2.conf
│   └── workspaces.conf
├── kitty
│   ├── color.ini
│   └── kitty.conf
├── lf
│   └── lfrc
├── micro
│   └── settings.json
├── mpv
│   └── mpv.conf
├── qt5ct
│   ├── colors
│   │ └── Catppuccin-Mocha.conf
│   ├── qss
│   └── qt5ct.conf
├── qt6ct
│   ├── colors
│   │ └── Catppuccin-Mocha.conf
│   ├── qss
│   └── qt5ct.conf
├── swappy
│   └── config
├── Thunar
│   └── uca.xml
├── tofi
│   ├── config
│   ├── dmenu
│   └── soy-milk
├── wlogout
│   ├── layout
│   └── style.css
└── zathura
   └── zathurarc
```

Mozilla CSS is a bit tricky, see [Configuration Guide](/configuration-guide.md#firefox-config) for more info

```
.mozilla
└── firefox-esr
└── rycwnmek.default-release
└── chrome
├── userChrome.css
└── userContent.css

```

SDDM work with /etc/sddd.conf.d/sddm.conf with the [Tokyo Night Theme](https://aur.archlinux.org/packages/sddm-theme-tokyo-night)
```
/etc
└── sddm.conf.d
└── sddm.conf

/usr/share/sddm/themes
├── breeze
├── elarun
├── maldives
├── maya
└── tokyo-night-sddm
├── Assets
│   ├── Hibernate.svgz
│   ├── Reboot.svgz
│   ├── Shutdown.svgz
│   ├── Suspend.svgz
│   └── User.svgz
├── Backgrounds
│   ├── geology.png
│   ├── Mountain.jpg
│   ├── path.png
│   ├── shacks.png
│   ├── tokyocity.png
│   ├── waves.png
│   └── win11.png
├── Components
│   ├── Clock.qml
│   ├── Input.qml
│   ├── LoginForm.qml
│   ├── SessionButton.qml
│   ├── SystemButtons.qml
│   ├── UserList.qml
│   └── VirtualKeyboard.qml
├── COPYING
├── LICENSE
├── Main.qml
├── metadata.desktop
├── preview.png
├── Previews
│   ├── 1.png
│   ├── 2.png
│   ├── 3.png
│   └── 4.png
├── README.md
└── theme.conf
```

TODO
- [ ] Learn How to use ewww

# Wallpaper

## Fastfetch
I really look of Kitty Term + Hack [Nerd Font](https://www.nerdfonts.com/)
![Fastfetch](/.github/assets/Fastfetch-Github.png)

## Screensaver
![Screensaver Swayidle](/.github/assets/Screensaver_Swayidle.png)