feat: nextcloud whiteboard server
features: nextcloud whiteboard server nextcloud memories with recognize patch
This commit is contained in:
parent
6a71b601f5
commit
dfda745829
13 changed files with 165 additions and 23 deletions
|
|
@ -13,7 +13,7 @@ let
|
|||
|
||||
notransTag = "notrans";
|
||||
|
||||
browser-bin = "zen";
|
||||
browser-bin = "$BROWSER";
|
||||
prefix = if nvidia-offload-enabled then "nvidia-offload " else "";
|
||||
browser = "${prefix}${browser-bin}";
|
||||
terminal = "${prefix}ghostty";
|
||||
|
|
|
|||
|
|
@ -439,6 +439,7 @@ in
|
|||
on-click-middle = "close";
|
||||
ignore-list = [
|
||||
"rofi"
|
||||
"chromium"
|
||||
"firefox"
|
||||
"firefox-nightly"
|
||||
"zen"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue