Qute: fullscreen window

This commit is contained in:
Phantop 2020-08-25 11:47:14 -04:00
parent 38b56885dd
commit 1779cdf25b
2 changed files with 1 additions and 2 deletions

View File

@ -27,6 +27,7 @@ c.completion.open_categories = ["quickmarks", "bookmarks", "history"]
c.tabs.show = "multiple"
c.fonts.default_size = "9pt"
c.colors.webpage.prefers_color_scheme_dark = True
c.content.fullscreen.window = True
c.editor.command = ["nvim", "-f", "{file}", "-c", "normal {line}G{column0}l"]
c.content.cookies.accept = "no-3rdparty"

View File

@ -11,7 +11,5 @@ sudo journalctl --vacuum-size=1K
bleachbit -c `bleachbit -l|grep -Ev 'system.free_disk_space|transmission|system.memory|firefox'`
sudo bleachbit -c `bleachbit -l|grep -Ev 'system.free_disk_space|transmission|system.memory|firefox'`
rm -r ~/.cache/*
rm -r ~/.local/share/nvim/swap/
rm `fd -H -L -i . $D -e log`
sudo solbuild delete-cache
sudo sync