Skip to content
Snippets Groups Projects
Commit 4e5bf71b authored by Jens Nolte's avatar Jens Nolte
Browse files

Update run-sway to restore to last used command

parent 2a520d43
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
set -e
set -u
readonly default_bar_command="qbar server"
readonly default_bar_command="$(swaymsg -t get_bar_config bar-0 | jq --raw-output .status_command)"
readonly executable_name=qbar
readonly sway_bar_id=bar-0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment