mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
7 lines
166 B
Bash
Executable file
7 lines
166 B
Bash
Executable file
#!/bin/bash
|
|
|
|
|
|
# this is a crutch script that is to be used until spotify
|
|
# properly sets an app_id upon launch
|
|
swaymsg '[app_id="^$"]' scratchpad show
|
|
# exec spotify
|