This website requires JavaScript.
Explore
Help
Sign In
joy
/
nix
Watch
1
Star
0
Fork
You've already forked nix
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
2093a38b77
nix
/
modules
/
hypr
/
hyprland
/
scripts
/
hypridle.sh
8 lines
85 B
Bash
Raw
Normal View
History
Unescape
Escape
adding
2024-08-31 16:04:57 +02:00
#!/bin/sh
hostname
=
$(
hostname
)
if
[
"
$hostname
"
=
"laptop"
]
;
then
hypridle
2024-09-01 18:09:01 +02:00
hypridle
adding
2024-08-31 16:04:57 +02:00
fi
Reference in a new issue
Copy permalink