switching back to qutebrowser
This commit is contained in:
parent
3b3d36eb03
commit
8f437de686
4 changed files with 18 additions and 15 deletions
|
@ -4,7 +4,7 @@
|
|||
if [ $(pgrep -c -f '.qutebrowser-wrapped') -gt 0 ]; then
|
||||
|
||||
echo "qb running"
|
||||
exec hyprctl dispatch focuswindow qutebrowser
|
||||
exec hyprctl dispatch focuswindow "class:org.qutebrowser.qutebrowser"
|
||||
else
|
||||
qutebrowser
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue