AwesomeFiles/.github/README.md

521 lines
19 KiB
Markdown
Raw Permalink Normal View History

2022-07-11 20:16:14 -05:00
let it be known that I do not own the code to this rice, this is only a modified fork.
Go support them at [here] (https://github.com/rxyhn/dotfiles)
2022-07-11 20:13:44 -05:00
<!-- DOTFILES BANNER -->
2022-02-21 13:31:54 -06:00
<div align="center">
2022-07-11 20:13:44 -05:00
<a href="#--------">
<img src="assets/rxhyn-dotfile-header.png" alt="Home Preview">
</a>
2022-02-21 13:31:54 -06:00
</div>
2022-07-11 20:13:44 -05:00
<p align="center">
<a href="#wrench--setup"><img width="150px" style="padding: 0 10px;" src="assets/button-setup.png"></a>
<a href="https://github.com/rxyhn/dotfiles/wiki"><img width="150px" style="padding: 0 10px;" src="assets/button-wiki.png"></a>
<a href="#ocean--gallery"><img width="150px" style="padding: 0 10px;" src="assets/button-gallery.png"></a>
<a href="#money_with_wings--tip-jar"><img width="150px" style="padding: 0 10px;" src="assets/button-tipjar.png"></a>
</p>
2022-02-21 13:31:54 -06:00
<br>
2022-07-11 20:13:44 -05:00
<!-- RICE PREVIEW -->
2022-02-21 13:31:54 -06:00
<div align="center">
2022-07-11 20:13:44 -05:00
<a href="#--------">
<img src="assets/aesthetic.png" alt="Rice Preview">
</a>
2022-02-21 13:31:54 -06:00
</div>
<br>
2022-07-11 20:13:44 -05:00
<!-- BADGES -->
<h1>
<a href="#--------">
<img alt="" align="left" src="https://img.shields.io/github/stars/rxyhn/dotfiles?color=162026&labelColor=162026&style=for-the-badge"/>
</a>
<a href="#--------">
<img alt="" align="right" src="https://badges.pufler.dev/visits/rxyhn/dotfiles?style=flat-square&label=&color=162026&logo=github&logoColor=white&labelColor=162026"/>
</a>
</h1>
<br>
## Hi there! Thanks for dropping by! :heart_on_fire:
<a href="https://awesomewm.org/"><img alt="AwesomeWM Logo" height="150" align = "left" src="https://awesomewm.org/doc/api/images/AUTOGEN_wibox_logo_logo_and_name.svg"></a>
<b> Rxyhn's Aesthetic AwesomeWM Configuration Files! </b>
Welcome to my AwesomeWM configuration files!
This is my personal collection of configuration files.
You might be here for looking my AwesomeWM configuration files? or looking for **Linux Rice** reference?
feel free to steal anything from here but don't forget to give me **credits** :)
AwesomeWM is the most powerful and highly configurable, next generation framework window manager for X,
Although it takes time and effort to configure it, but I'm very satisfied with this aesthetic result.
<!-- INFORMATION -->
2022-07-11 20:22:02 -05:00
## :snowflake: <samp>Information</samp>
2022-07-11 20:13:44 -05:00
Here are some details about my setup:
- **OS:** [Arch Linux](https://archlinux.org)
- **WM:** [awesome](https://github.com/awesomeWM/awesome)
- **Terminal:** [wezterm](https://github.com/wez/wezterm)
- **Shell:** [zsh](https://www.zsh.org/)
- **Editor:** [neovim](https://github.com/neovim/neovim) / [vscode](https://github.com/microsoft/vscode)
- **Compositor:** [picom](https://github.com/yshui/picom)
- **Application Launcher:** [rofi](https://github.com/davatorium/rofi)
- **Music Player** [ncmpcpp](https://github.com/ncmpcpp/ncmpcpp)
AwesomeWM Modules:
- **[bling](https://github.com/blingcorp/bling)**
- Adds new layouts, modules, and widgets that try to primarily focus on window management
- **[color](https://github.com/andOrlando/color)**
- Clean and efficient api for color conversion in lua
- **[layout-machi](https://github.com/xinhaoyuan/layout-machi)**
- Manual layout for Awesome with an interactive editor
- **[UPower Battery Widget](https://github.com/Aire-One/awesome-battery_widget)**
- A UPowerGlib based battery widget for the Awesome WM
Main Features:
- **Eye-catching Colorscheme**
- **MacOS like window decorations**
- **Dashboard**
- **Info Center**
- **Notification Center**
- **Bottom Panel**
- **Word Clock Lockscreen**
- **Minimalist Exit Screen**
- **Music Player**
- **App Launcher**
- **Github Activity Previews**
- **Brightness / Volume OSD**
- **LayoutList PopUP**
- **Battery Indicator**
- **Wifi Indicator**
- **Calendar**
- **Weather**
- **Animated Workspace Indicator**
- **Beautiful Naughty Notification**
- **Main Menu**
2022-02-21 13:31:54 -06:00
<br>
2022-07-11 20:13:44 -05:00
> This repo has a wiki! You can check it by clicking ~~[here](https://www.youtube.com/watch?v=UIp6_0kct_U)~~ [here](https://github.com/rxyhn/dotfiles/wiki).
<!-- SETUP -->
2022-07-11 20:22:02 -05:00
## :wrench: <samp>Setup</samp>
2022-07-11 20:13:44 -05:00
> This is step-by-step how to install these dotfiles. Just [R.T.F.M](https://en.wikipedia.org/wiki/RTFM).
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
<details>
<summary><b>1. Install Required Dependencies and Enable Services</b></summary>
<br>
2022-02-21 13:31:54 -06:00
2022-07-11 20:22:02 -05:00
:warning: **This setup instructions only provided for Arch Linux (and other Arch-based distributions)**
2022-03-27 02:40:48 -05:00
2022-07-11 20:13:44 -05:00
Assuming your _AUR Helper_ is [paru](https://github.com/Morganamilo/paru).
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
> First of all you should install the [git version of AwesomeWM](https://github.com/awesomeWM/awesome/).
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
```sh
paru -S awesome-git
```
2022-03-27 02:40:48 -05:00
2022-07-11 20:13:44 -05:00
> Install necessary dependencies
2022-03-10 01:24:38 -06:00
2022-07-11 20:13:44 -05:00
```sh
paru -Sy picom-git wezterm rofi acpi acpid acpi_call upower lxappearance-gtk3 \
jq inotify-tools polkit-gnome xdotool xclip gpick ffmpeg blueman redshift \
pipewire pipewire-alsa pipewire-pulse pamixer brightnessctl feh scrot \
mpv mpd mpc mpdris2 python-mutagen ncmpcpp playerctl --needed
```
2022-03-10 01:24:38 -06:00
2022-07-11 20:13:44 -05:00
> Enable Services
2022-03-10 01:24:38 -06:00
2022-07-11 20:13:44 -05:00
```sh
systemctl --user enable mpd.service
systemctl --user start mpd.service
```
</details>
2022-02-21 13:31:54 -06:00
2022-03-29 09:25:50 -05:00
<details>
2022-07-11 20:13:44 -05:00
<summary><b>2. Install My AwesomeWM Dotfiles</b></summary>
<br>
> Clone this repository
```sh
git clone --depth 1 --recurse-submodules https://github.com/rxyhn/dotfiles.git
cd dotfiles && git submodule update --remote --merge
```
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
> Copy config files
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
```sh
cp -r config/* ~/.config/
```
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
> Install a few fonts (mainly icon fonts) in order for text and icons to be rendered properly.
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
```sh
cp -r misc/fonts/* ~/.fonts/
# or to ~/.local/share/fonts
cp -r misc/fonts/* ~/.local/share/fonts/
```
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
And run this command for your system to detect the newly installed fonts.
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
```sh
fc-cache -v
```
2022-03-27 02:40:48 -05:00
2022-07-11 20:13:44 -05:00
> Finally, now you can login with AwesomeWM
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
Congratulations, at this point you have installed this aesthetic dotfiles! :tada:
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
Log out from your current desktop session and log in into AwesomeWM
</details>
<!-- MISCELLANEOUS -->
2022-07-11 20:22:02 -05:00
## :four_leaf_clover: <samp>Miscellaneous</samp>
2022-07-11 20:13:44 -05:00
<details>
<summary><b>GTK Theme</b></summary>
<br>
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
<a href="#--------">
<img src="https://user-images.githubusercontent.com/93292023/174969899-0fc0587f-72fa-4324-a884-8713981c7531.png" width="500px">
</a>
2022-02-21 13:31:54 -06:00
2022-07-11 20:22:02 -05:00
:milky_way: <samp>Aesthetic-Night gtk theme</samp>
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
Setup:
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
1. Copy the themes to the themes folders
```sh
sudo cp -rf misc/themes/Aesthetic-Night/* /usr/share/themes
cp -rf misc/themes/Aesthetic-Night-GTK4/* ~/.config/gtk-4.0
```
2. Add this line on `~/.config/gtk-3.0/settings.ini` for left controls
```sh
gtk-decoration-layout=close,maximize,minimize:menu
```
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
To apply the theme use ~~[lxappearance](https://archlinux.org/packages/community/x86_64/lxappearance)~~ [lxappearance-gtk3](https://archlinux.org/packages/community/x86_64/lxappearance-gtk3)
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
</details>
2022-03-30 23:32:27 -05:00
2022-07-11 20:13:44 -05:00
<details>
<summary><b>VSCode Theme</b></summary>
<br>
2022-03-29 09:25:50 -05:00
2022-07-11 20:13:44 -05:00
<a href="#--------">
<img src="https://user-images.githubusercontent.com/93292023/174243639-e02473ac-82cc-41b9-a54a-915b4e0e58e5.png" alt="VSCode theme preview" width="500px">
</a>
2022-03-29 09:25:50 -05:00
2022-07-11 20:22:02 -05:00
:comet: <samp>Aesthetic VSCode</samp>
2022-02-22 04:23:39 -06:00
2022-07-11 20:13:44 -05:00
Setup:
2022-02-22 04:23:39 -06:00
2022-07-11 20:13:44 -05:00
1. Install required extension
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
- [Customize UI](https://marketplace.visualstudio.com/items?itemName=iocave.customize-ui)
- [Carbon Product Icons](https://marketplace.visualstudio.com/items?itemName=antfu.icons-carbon)
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
note: You can use any themes, but some of the colors will be overwritten by mine
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
2. copy config file
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
```sh
cp misc/vscode/User/settings.json ~/.config/Code/User
2022-03-30 23:32:27 -05:00
2022-07-11 20:13:44 -05:00
```
2022-03-05 00:49:47 -06:00
2022-03-27 02:40:48 -05:00
</details>
2022-07-11 20:13:44 -05:00
<details>
<summary><b>Neovim Theme</b></summary>
2022-03-27 02:40:48 -05:00
<br>
2022-07-11 20:13:44 -05:00
<a href="#--------">
<img src="https://user-images.githubusercontent.com/93292023/174063775-d246c4be-a08b-49dd-8597-5bb8a3e2520f.png" alt="neovim theme preview" width="500px">
</a>
2022-07-11 20:22:02 -05:00
:cyclone: <samp>Aesthetic Neovim</samp>
2022-07-11 20:13:44 -05:00
This is nvchad's port of my aesthetic theme named `rxyhn`
To get this theme you have to use [nvchad](https://github.com/NvChad/NvChad) as your neovim config, and then apply my theme.
</details>
2022-03-29 09:25:50 -05:00
<details>
2022-07-11 20:13:44 -05:00
<summary><b>Firefox Theme</b></summary>
<br>
<a href="#--------">
<img src="https://user-images.githubusercontent.com/93292023/174238121-51774ec2-e553-4944-a2c4-c3b94dd97777.png" alt="firefox theme preview" width="500px">
</a>
2022-07-11 20:22:02 -05:00
:snowman_with_snow: <samp>Aesthetic Firefox</samp>
2022-07-11 20:13:44 -05:00
setup:
1. Go to `about:config` in Firefox.
2. Search for `toolkit.legacyUserProfileCustomizations.stylesheets` and set it to `true`.
3. move the contents from [`misc/firefox`](misc/firefox) to `$HOME/.mozilla/firefox/xxxxxxxx.default-release/chrome`.
2022-03-05 00:49:47 -06:00
2022-03-27 02:40:48 -05:00
</details>
2022-02-21 13:31:54 -06:00
2022-07-11 20:13:44 -05:00
<details>
<summary><b>Touchpad tap-to-click & natural (reverse) scrolling (<a href="https://wiki.archlinux.org/title/Libinput#Tapping_button_re-mapping">libinput</a>)</b></summary>
2022-02-21 13:31:54 -06:00
<br>
2022-03-27 02:40:48 -05:00
2022-07-11 20:13:44 -05:00
`/etc/X11/xorg.conf.d/30-touchpad.conf`
```cfg
Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
Option "TappingButtonMap" "lmr"
Option "NaturalScrolling" "true"
EndSection
```
</details>
<!-- Aesthetic Night Colorscheme -->
2022-07-11 20:22:02 -05:00
## :art: <samp>Colorscheme</samp>
2022-07-11 20:13:44 -05:00
<a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178188349-a1c99905-a44f-493f-b4ff-3e89ab741076.png" width="500px" alt="colorscheme preview"></a>
Introducing the Aesthetic Night colorscheme!
Beautiful and elegant color scheme, perfect for programmers who live in the middle of the night.
With the neat color combination that it can keep the eyes from getting tired! so you can keep writing code and continue all your work all night!
This colorscheme is used for all aspects in these dotfiles, yeeaaaah this aesthetic dotfiles is combined with an aesthetic colorscheme <3
This colorscheme was made by [`ner0z`](https://github.com/ner0z) and modified by me [`rxyhn`](https://github.com/rxyhn)
<!-- ToDo: Fix Color Pallete -->
2022-03-29 09:25:50 -05:00
<details>
2022-07-11 20:13:44 -05:00
<summary>Palettes</summary>
<br>
<samp>special</samp>
<table>
<tr>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178188727-c01434e1-a6d6-41ed-8ab3-ac35b043abdb.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178188768-31284a2f-ab53-4737-b5ab-d1f724f544ee.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178188804-31ff8683-c2e5-418a-9e22-02d307284996.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178188842-83ef42e4-9f5f-447d-b53c-75c0c95339ee.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178188875-267bc761-3882-41e5-90ea-38f956339ca4.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178188920-966341f3-28de-4d98-9733-59b27be95454.png" width="70px" ></a></th>
</tr>
<tr>
<td><code>#E5E5E5</code></td>
<td><code>#D9D7D6</code></td>
<td><code>#000A0E</code></td>
<td><code>#061115</code></td>
<td><code>#0D181C</code></td>
<td><code>#131E22</code></td>
</tr>
</table>
<samp>normal</samp>
<table>
<tr>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178190023-df4b3092-8c4e-488f-a84c-d5d3d241a84f.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178190103-55e3b55f-749f-463f-b601-d59896abb10d.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178190211-cac29640-9329-4b3d-a1cf-9e47427694da.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178190380-c58c4920-60ca-4706-b795-6a8c688392ea.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178190429-4544c362-ada0-410f-88b5-659946b7d372.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178190464-ccfe253d-fab6-48bf-b156-a8586080fbff.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178190496-b4cd149a-5f85-4611-a911-9b2fca8300ae.png" width="70px" ></a></th>
</tr>
<tr>
<td><code>#1C252C</code></td>
<td><code>#DF5B61</code></td>
<td><code>#78B892</code></td>
<td><code>#DE8F78</code></td>
<td><code>#6791C9</code></td>
<td><code>#BC83E3</code></td>
<td><code>#67AFC1</code></td>
</tr>
</table>
<samp>bright</samp>
<table>
<tr>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178191090-410ca0cf-fcec-4df3-907f-a333848c1401.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178191137-c2384bac-6758-4e3a-9e6a-185ca7843489.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178191163-6db7614e-d57c-4839-99b4-c2ea213228fe.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178191194-c4f7aaea-9857-4abd-aca7-3ef7c41ef591.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178191227-8afc6603-cbaa-4e09-8c67-8df92d88c879.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178191251-f0540f12-a003-4011-a1c5-8753040254a8.png" width="70px" ></a></th>
<th><a href="#--------"><img src="https://user-images.githubusercontent.com/93292023/178191292-43f16803-9f3a-46e6-93cd-4e3d11b32457.png" width="70px" ></a></th>
</tr>
<tr>
<td><code>#484E5B</code></td>
<td><code>#F16269</code></td>
<td><code>#8CD7AA</code></td>
<td><code>#E9967E</code></td>
<td><code>#79AAEB</code></td>
<td><code>#C488EC</code></td>
<td><code>#7ACFE4</code></td>
</tr>
</table>
2022-03-27 02:40:48 -05:00
2022-07-11 20:13:44 -05:00
</details>
<details>
<summary>Xresources</summary>
2022-02-21 13:31:54 -06:00
<br>
2022-07-11 20:13:44 -05:00
```cfg
! special
*.foreground: #d9d7d6
*.background: #061115
! black
*.color0: #1c252c
*.color8: #484e5b
! red
*.color1: #df5b61
*.color9: #f16269
! green
*.color2: #78b892
*.color10: #8cd7aa
! yellow
*.color3: #de8f78
*.color11: #e9967e
2022-03-27 02:40:48 -05:00
2022-07-11 20:13:44 -05:00
! blue
*.color4: #6791c9
*.color12: #79aaeb
2022-03-27 02:40:48 -05:00
2022-07-11 20:13:44 -05:00
! magenta
*.color5: #bc83e3
*.color13: #c488ec
! cyan
*.color6: #67afc1
*.color14: #7acfe4
! white
*.color7: #d9d7d6
*.color15: #e5e5e5
```
2022-03-27 02:40:48 -05:00
</details>
2022-07-11 20:13:44 -05:00
<!-- GALLERY -->
2022-07-11 20:22:02 -05:00
## :ocean: <samp>Gallery</samp>
2022-07-11 20:13:44 -05:00
| <b>Modern Bottom Panel with Animation</b> |
| ---------------------------------------------------------------------------------------------------- |
| <a href="#--------"><img src="assets/bottom-panel.gif" width="500px" alt="bottom panel preview"></a> |
| <b>Aesthetic Dashboard with neat grid layout</b> |
| -------------------------------------------------------------------------------------------------- |
| <a href="#--------"><img src="assets/central-panel.gif" width="500px" alt="dashboard preview"></a> |
| <b>Good looking Info Center</b>
| --- |
| <a href="#--------"><img src="assets/info-panel.gif" width="500px" alt="info center preview"></a> |
| <b>Beautiful Notification Center</b> |
| ---------------------------------------------------------------------------------------------------------- |
| <a href="#--------"><img src="assets/notif-panel.gif" width="500px" alt="notification center preview"></a> |
| <b>Naughty Notifications</b> |
| ------------------------------------------------------------------------------------------------ |
| <a href="#--------"><img src="assets/naughty.gif" width="500px" alt="notifications preview"></a> |
| <b>Custom mouse-friendly ncmpcpp UI</b> |
| ----------------------------------------------------------------------------------------------- |
| <a href="#--------"><img src="assets/music-player.gif" width="500px" alt="ncmpcpp preview"></a> |
| <b>Lockscreen with [PAM Integration](https://github.com/RMTT/lua-pam)</b> |
| ----------------------------------------------------------------------------------------------------------- |
| <a href="#--------"><img src="assets/lockscreen.gif" width="500px" alt="word clock lockscreen preview"></a> |
| <b>Minimalist Exitscreen</b> |
| ------------------------------------------------------------------------------------------------ |
| <a href="#--------"><img src="assets/exitscreen.gif" width="500px" alt="exitscreen preview"></a> |
<!-- HISTORY -->
2022-07-11 20:22:02 -05:00
## :japan: <samp>History</samp>
2022-03-27 02:40:48 -05:00
2022-07-11 20:13:44 -05:00
Ngl this is started when im feel bored lol and decided to start using Linux, more precisely in January 2022. When it's in [Linuxer Desktop Art](https://facebook.com/groups/linuxart) i saw a linux setup that caught my eye, then I'm interested in and trying something similar, So yeaaaaaah this is my current setup, I made this with all Aesthetic I have. Yes! you're right! everything you see here is all about beautiful and aesthetic, and ofc apart from targeting the beautiful UI I also pay attention to the functionality, because I'm targeting an OS that's comfortable to wear and look at. Have a Nice Day! <3
2022-03-27 02:40:48 -05:00
2022-07-11 20:13:44 -05:00
I wanna say thank you to those of you who like and love my setup <3
2022-03-27 02:40:48 -05:00
2022-07-11 20:13:44 -05:00
<pre align="center">
<a href="#japan--history">
<img alt="" align="center" width="96%" src="https://api.star-history.com/svg?repos=rxyhn/dotfiles&type=Date"/>
</a>
</pre>
2022-03-27 02:40:48 -05:00
2022-07-11 20:13:44 -05:00
<!-- TIP JAR -->
2022-07-11 20:22:02 -05:00
## :money_with_wings: <samp>TIP JAR</samp>
2022-07-11 20:13:44 -05:00
I've ko-fi account, So if you enjoyed it and would like to show your appreciation, you may want to tip me here.
It is never required but always appreciated.
2022-07-11 20:22:02 -05:00
Thanks from the bottom of my heart! :heartpulse:
2022-07-11 20:13:44 -05:00
[![](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/rxyhn)
<!-- ACKNOWLEDGEMENTS -->
2022-07-11 20:22:02 -05:00
## :bulb: <samp>Acknowledgements</samp>
2022-07-11 20:13:44 -05:00
- _Contributors_
- [`rxyhn`](https://github.com/rxyhn)
- [`ner0z`](https://github.com/ner0z)
- [`Kasper24`](https://github.com/Kasper24)
- [`paulhersch`](https://github.com/paulhersch)
- [`rototrash`](https://github.com/rototrash)
- [`Deathemonic`](https://github.com/Deathemonic)
- [`janleigh`](https://github.com/janleigh)
- [`ChocolateBread799`](https://github.com/ChocolateBread799)
- _Thanks to_
- [`rxyhn`](https://github.com/rxyhn) _there's nothing wrong with thanking yourself right?_
- [`elenapan`](https://github.com/elenapan)
- [`manilarome`](https://github.com/manilarome)
<br>
2022-03-27 02:40:48 -05:00
2022-07-11 20:13:44 -05:00
<p align="center"><a href="https://github.com/rxyhn/AwesomeWM-Dotfiles/blob/main/.github/LICENSE"><img src="https://img.shields.io/static/v1.svg?style=flat-square&label=License&message=GPL-3.0&logoColor=eceff4&logo=github&colorA=162026&colorB=162026"/></a></p>