config.ini and ability to use icons
This commit is contained in:
commit
ce63ca4146
1 changed files with 3 additions and 2 deletions
|
@ -20,7 +20,8 @@ to switch to the window
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
* Hyprland
|
* Hyprland
|
||||||
* ```grim```
|
* grim
|
||||||
|
* eww
|
||||||
|
|
||||||
# Getting Started
|
# Getting Started
|
||||||
To test the program you will need to do the following:
|
To test the program you will need to do the following:
|
||||||
|
@ -28,4 +29,4 @@ To test the program you will need to do the following:
|
||||||
2. make sure `installer.sh` is executable (`chmod +x installer.sh`)
|
2. make sure `installer.sh` is executable (`chmod +x installer.sh`)
|
||||||
3. run `installer.sh`
|
3. run `installer.sh`
|
||||||
4. run daemon.sh in `~/.config/hyrpmsn/scripts`
|
4. run daemon.sh in `~/.config/hyrpmsn/scripts`
|
||||||
5. run `eww open hyprmsn`
|
5. run `eww --config $HOME/.config/eww/hyprmsn open hyprmsn`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue