This website requires JavaScript.
Explore
Help
Sign In
tstarr
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/starr-dusT/dotfiles.git
synced
2025-02-19 19:27:31 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dotfiles
/
home
/
dot_config
/
sway
/
scripts
/
executable_idle.sh
4 lines
104 B
Bash
Raw
Normal View
History
Unescape
Escape
add tooling.nix
2023-05-20 09:16:45 -07:00
swayidle -w
\
updates
2023-06-08 16:48:27 -07:00
timeout
300
'swaymsg "output * dpms off"'
\
resume
'swaymsg "output * dpms on"'
\
Reference in New Issue
Copy Permalink