⚡ refact and moves ~/bin to ~/.local/bin
This commit is contained in:
3
.local/bin/kde6-workarounds.sh
Executable file
3
.local/bin/kde6-workarounds.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eou pipefail
|
||||
dbus-monitor "interface=org.kde.KWin.VirtualDesktopManager" "member=currentChanged" | xargs -e -I {} kde6-workarounds.mjs desktops-last-save {}
|
Reference in New Issue
Block a user