fixing up the guix config
This commit is contained in:
parent
adc1daf421
commit
a055f7e71e
9 changed files with 125 additions and 64 deletions
|
@ -30,7 +30,7 @@ if [ $(pgrep -c qutebrowser) -gt 0 ]; then
|
|||
qbwin=$(echo $qbrg | sed 's/\(.*r\)\:.*/\1/')
|
||||
# echo $ffwin
|
||||
|
||||
exec wlrctl toplevel focus "$qbwin"
|
||||
exec hyprctl dispatch focuswindow qutebrowser
|
||||
exit
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue