5 lines
60 B
Bash
Executable file
5 lines
60 B
Bash
Executable file
#!/bin/sh
|
|
|
|
eww update hostname="$(hostname)"
|
|
|
|
eww close-all
|