formatting changes

This commit is contained in:
jacekpoz 2024-07-16 08:07:53 +02:00
parent 70c30d0785
commit 0e43ad825b
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8
9 changed files with 15 additions and 15 deletions

View file

@ -1,12 +1,12 @@
<!doctype html> <!doctype html>
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8" />
<meta property="og:image" content="/trollface.png"> <meta property="og:image" content="/trollface.png" />
<link rel="icon" type="image/x-icon" href="/favicon.ico"> <link rel="icon" type="image/x-icon" href="/favicon.ico" />
<title>trolled !!!</title> <title>trolled !!!</title>
</head> </head>
<body> <body>
<img src="./trollface.png"> <img src="./trollface.png" />
</body> </body>
</html> </html>

View file

@ -11,7 +11,7 @@
inherit (inputs.hyprland.packages.${pkgs.system}) hyprland; inherit (inputs.hyprland.packages.${pkgs.system}) hyprland;
hyprctl = getExe' hyprland "hyprctl"; hyprctl = getExe' hyprland "hyprctl";
in{ in {
enable = true; enable = true;
powerDownCommands = '' powerDownCommands = ''
${mpc} pause ${mpc} pause