]> Freerunner's - dotfiles.git/commitdiff
scripts: add a shortcut to leave plasma session
authorAndre Ramnitz <tux.rising@gmail.com>
Sat, 20 Dec 2025 23:36:52 +0000 (00:36 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Fri, 23 Jan 2026 19:02:29 +0000 (20:02 +0100)
dot-local/bin/klogout [new file with mode: 0755]

diff --git a/dot-local/bin/klogout b/dot-local/bin/klogout
new file mode 100755 (executable)
index 0000000..e14b047
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+qdbus6 org.kde.LogoutPrompt /LogoutPrompt promptAll
+