more sway scratchpad stuff
This commit is contained in:
parent
c79aed724a
commit
0521043b58
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ set $qterm $term --app-id $qterm-id
|
|||
set $qterm-resize resize set 100ppt 40ppt, move position 0 0
|
||||
|
||||
set $kass-class kagiassist
|
||||
set $kass env GOOGLE_API_KEY=no GOOGLE_DEFAULT_CLIENT_ID=no GOOGLE_DEFAULT_CLIENT_SECRET=no /usr/bin/chromium --class=$kass-class --app="https://kagi.com/assistant?profile=jeeves"
|
||||
set $kass env GOOGLE_API_KEY=no GOOGLE_DEFAULT_CLIENT_ID=no GOOGLE_DEFAULT_CLIENT_SECRET=no /usr/bin/chromium --user-data-dir="$HOME/.config/kagiapp" --class=$kass-class --app="https://kagi.com/assistant?profile=jeeves"
|
||||
set $kass-resize resize set 25ppt 100ppt, move position 75ppt 0
|
||||
|
||||
for_window [app_id="$qterm-id"] {
|
||||
|
|
Loading…
Add table
Reference in a new issue