adding some tweaks
This commit is contained in:
parent
df59b31474
commit
261e587384
5 changed files with 28 additions and 7 deletions
5
guix/home-services/hyprland.scm
Normal file
5
guix/home-services/hyprland.scm
Normal file
|
@ -0,0 +1,5 @@
|
|||
(define-module (hyprland)
|
||||
#:use-module (ice-9 popen)
|
||||
#:use-module (ice-9 rdelim))
|
||||
|
||||
(read-line)
|
Loading…
Add table
Add a link
Reference in a new issue