Foot
This commit is contained in:
parent
7ba7d92025
commit
c2e5378a14
1 changed files with 2 additions and 13 deletions
15
README.md
15
README.md
|
@ -1642,20 +1642,9 @@ XKB_DEFAULT_VARIANT=<variant>
|
|||
```
|
||||
Replace **\<layout\>** with the keyboard layout (ie. `us`), and **\<variant\>**, with the variant (ie. `dvorak`).
|
||||
# Configuring Foot
|
||||
```sh
|
||||
git clone https://github.com/catppuccin/foot catppuccin/foot
|
||||
Copy the config directory into `~/.config`.
|
||||
```
|
||||
Create the config directory for foot.
|
||||
```
|
||||
mkdir ~/.config/foot
|
||||
```
|
||||
Copy the theme file into the config file.
|
||||
```
|
||||
cp catppuccin/foot/catppuccin-macchiato.ini ~/.config/foot/foot.ini
|
||||
```
|
||||
Edit the config file.
|
||||
```
|
||||
vis ~/.config/foot/foot.ini
|
||||
cp Grandma/Config/foot/ ~/.config/
|
||||
```
|
||||
# Audio
|
||||
Install Pipewire.
|
||||
|
|
Loading…
Reference in a new issue