add accmeboot config and change a few things to adapt to my enviroment and liking, clean up M1Pro Hyprland config and follow MacAitT2 tree structure to keep stuff easier to follow and configure
This commit is contained in:
21
configs/hyprland/M1Pro/README.md
Normal file
21
configs/hyprland/M1Pro/README.md
Normal file
@@ -0,0 +1,21 @@
|
||||
## [Dots Gitea](https://tea.toshiro.org/soru/dots)
|
||||
|
||||
I have split all config into its own folder due to stuff like keyboard backlight, in diff computer the device itself is a bit different
|
||||
|
||||
Note: All of them will have a README.md
|
||||
|
||||
## Asahi Fedora Remix
|
||||
**Note: More information can be found on ~ Obsidian/Soru Vault**
|
||||
### Arm app needed to be installed
|
||||
```bash
|
||||
sudo dnf install swayidle swaybg swaylock # Only ones running on arm at the moment
|
||||
|
||||
sudo dnf install wl-clipboard # Neovim requires it to `yank` text
|
||||
|
||||
sudo dnf install brightnessctl # To control backlight and screen brightness
|
||||
|
||||
sudo dnf instal sddm # Login manager
|
||||
```
|
||||
|
||||
|
||||
I am using `swayidle` and `swaylock` on this mac at the moment, thus the config for `hypridle`,`hyprlock` are not needed
|
||||
Reference in New Issue
Block a user