added parts to install screen locks
This commit is contained in:
parent
542c09c34a
commit
78b5163969
@ -101,7 +101,8 @@ Restart the PC and the new config file will be used
|
|||||||
- text editor = nvim
|
- text editor = nvim
|
||||||
- browser = chromium with vimium
|
- browser = chromium with vimium
|
||||||
- screenshot = hyprshot
|
- screenshot = hyprshot
|
||||||
|
- idle daemon = hypridle
|
||||||
|
- screenlock = hyprlock
|
||||||
|
|
||||||
need to add to hyprland.conf:
|
need to add to hyprland.conf:
|
||||||
```
|
```
|
||||||
@ -111,7 +112,14 @@ exec-once = systemctl --user start hyprpolkitagent
|
|||||||
exec-once = waybar
|
exec-once = waybar
|
||||||
exec-once = swww
|
exec-once = swww
|
||||||
exec-once = clipse -listen
|
exec-once = clipse -listen
|
||||||
|
exec-once = hypridle
|
||||||
```
|
```
|
||||||
|
|
||||||
|
need to create the following files:
|
||||||
|
|
||||||
|
- ~/.config/hypr/hyprlock.conf
|
||||||
|
- ~/.config/hypr/hypridle.conf
|
||||||
|
|
||||||
## fonts
|
## fonts
|
||||||
after downloading otf-font-awesome you might see that your fonts are fucked,you can use this opportunity to download a new font and use it:
|
after downloading otf-font-awesome you might see that your fonts are fucked,you can use this opportunity to download a new font and use it:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user