aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony Wang2024-11-22 22:59:56 -0500
committerAnthony Wang2024-11-22 22:59:56 -0500
commitb6cb4d135bd9cadd87247e84c054cac996b04b10 (patch)
tree1f9e1146e3b9a49ed5e7903d1c5a4618a9a77bbb
parentb5a71f5df399bdc6f24b11cfc0d50598c7b25ff8 (diff)
Tag virtual keyboard post with fish and systemd
-rw-r--r--content/posts/switch-virtual-keyboard.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/switch-virtual-keyboard.md b/content/posts/switch-virtual-keyboard.md
index 1c97305..b554757 100644
--- a/content/posts/switch-virtual-keyboard.md
+++ b/content/posts/switch-virtual-keyboard.md
@@ -3,7 +3,7 @@ title: "Automatically Switching the Virtual Keyboard in KDE Plasma"
date: 2024-09-25T21:54:00-04:00
description: "A Bash script using D-Bus to switch the KDE Plasma Wayland virtual keyboard when entering and exiting tablet mode"
type: "post"
-tags: ["obscure", "bash", "kde", "wayland", "dbus", "linux"]
+tags: ["obscure", "bash", "fish", "kde", "wayland", "dbus", "systemd", "linux"]
---