diff options
author | NunoSempere <nuno.sempere@protonmail.com> | 2023-02-08 14:29:36 +0100 |
---|---|---|
committer | NunoSempere <nuno.sempere@protonmail.com> | 2023-02-08 14:29:36 +0100 |
commit | c10b7632ebcedff280c4be1357977ae26eff4eaa (patch) | |
tree | be358891123250b81faa644d81f348233b4937de /user-scripts/ubuntu-20.04/rose.desktop | |
parent | 2db650d7cc0600a0ccdc5ba31ad3a97b3b74a6ea (diff) |
feat: add possibility of launching many tabs at once.
also, personalize this:
- enable extensions
- change to my css
- change relative paths.
fix various bugs:
- set the zoom level in notebook_append, not in notebook_init
- have a handly debug option for valgrind
Diffstat (limited to 'user-scripts/ubuntu-20.04/rose.desktop')
-rwxr-xr-x | user-scripts/ubuntu-20.04/rose.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user-scripts/ubuntu-20.04/rose.desktop b/user-scripts/ubuntu-20.04/rose.desktop index 42e7f43..213beb8 100755 --- a/user-scripts/ubuntu-20.04/rose.desktop +++ b/user-scripts/ubuntu-20.04/rose.desktop @@ -6,4 +6,4 @@ Terminal=false Exec= /usr/bin/rose Name=Rose Comment=Minimalistic browser -Icon=/home/loki/Documents/core/software/fresh/C/rose-browser/rose-bud-personal/user-scripts/ubuntu-20.04/rose-images/rose-desktop-icon.png +Icon=/home/loki/Documents/core/software/fresh/C/rose-browser/rose-browser/user-scripts/ubuntu-20.04/rose-images/rose-desktop-icon.png |