summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--logout-widget/README.md (renamed from experiments/logout-widget/README.md)2
-rw-r--r--logout-widget/logout-dark.png (renamed from experiments/logout-widget/logout-dark.png)bin27757 -> 27757 bytes
-rw-r--r--logout-widget/logout-nord.png (renamed from experiments/logout-widget/logout-nord.png)bin26289 -> 26289 bytes
-rw-r--r--logout-widget/logout-outrun.png (renamed from experiments/logout-widget/logout-outrun.png)bin26151 -> 26151 bytes
-rw-r--r--logout-widget/logout.lua (renamed from experiments/logout-widget/logout.lua)0
-rw-r--r--logout-widget/power.svg (renamed from experiments/logout-widget/power.svg)0
-rw-r--r--logout-widget/screenshot.gif (renamed from experiments/logout-widget/screenshot.gif)bin172152 -> 172152 bytes
-rw-r--r--logout-widget/screenshot.png (renamed from experiments/logout-widget/screenshot.png)bin129588 -> 129588 bytes
8 files changed, 1 insertions, 1 deletions
diff --git a/experiments/logout-widget/README.md b/logout-widget/README.md
index 07e75fa..a1fce56 100644
--- a/experiments/logout-widget/README.md
+++ b/logout-widget/README.md
@@ -50,7 +50,7 @@ Then
| `text_color` | `beautiful.fg_normal` | The color of text |
| `phrases` | `{'Goodbye!'}` | The table with phrase(s) to show, if more than one provided, the phrase is chosen randomly |
| `onlogout` | `function() awesome.quit() end` | Function which is called when the logout button is pressed |
-| `onlock` | function() awful.spawn.with_shell("systemctl suspend") end | Function which is called when the lock button is pressed |
+| `onlock` | `function() awful.spawn.with_shell("systemctl suspend") end` | Function which is called when the lock button is pressed |
| `onreboot` | `function() awful.spawn.with_shell("reboot") end` | Function which is called when the reboot button is pressed |
| `onsuspend` | `function() awful.spawn.with_shell("systemctl suspend") end` | Function which is called when the suspend button is pressed |
| `onpoweroff` | `function() awful.spawn.with_shell("shutdown now") end` | Function which is called when the poweroff button is pressed |
diff --git a/experiments/logout-widget/logout-dark.png b/logout-widget/logout-dark.png
index 06e7c9c..06e7c9c 100644
--- a/experiments/logout-widget/logout-dark.png
+++ b/logout-widget/logout-dark.png
Binary files differ
diff --git a/experiments/logout-widget/logout-nord.png b/logout-widget/logout-nord.png
index 9ab4b55..9ab4b55 100644
--- a/experiments/logout-widget/logout-nord.png
+++ b/logout-widget/logout-nord.png
Binary files differ
diff --git a/experiments/logout-widget/logout-outrun.png b/logout-widget/logout-outrun.png
index d711d02..d711d02 100644
--- a/experiments/logout-widget/logout-outrun.png
+++ b/logout-widget/logout-outrun.png
Binary files differ
diff --git a/experiments/logout-widget/logout.lua b/logout-widget/logout.lua
index f68d9a7..f68d9a7 100644
--- a/experiments/logout-widget/logout.lua
+++ b/logout-widget/logout.lua
diff --git a/experiments/logout-widget/power.svg b/logout-widget/power.svg
index 1f9c4e3..1f9c4e3 100644
--- a/experiments/logout-widget/power.svg
+++ b/logout-widget/power.svg
diff --git a/experiments/logout-widget/screenshot.gif b/logout-widget/screenshot.gif
index 8fcf9ab..8fcf9ab 100644
--- a/experiments/logout-widget/screenshot.gif
+++ b/logout-widget/screenshot.gif
Binary files differ
diff --git a/experiments/logout-widget/screenshot.png b/logout-widget/screenshot.png
index 74ed7f0..74ed7f0 100644
--- a/experiments/logout-widget/screenshot.png
+++ b/logout-widget/screenshot.png
Binary files differ