misc edits: foot, nvim, sway, qute

This commit is contained in:
Henrik Bakken
2026-03-30 16:01:46 +02:00
parent 4c362b4a71
commit 49dae6be39
4 changed files with 13 additions and 62 deletions
+1 -1
View File
@@ -16,8 +16,8 @@ config.bind("<Ctrl+n>", "tab-clone -w")
config.bind("<Ctrl+t>", "tab-clone -t")
config.bind("<Ctrl+Shift+r>", "restart", mode="normal")
config.bind("<Ctrl+h>", "history")
config.bind("<F8>", "config-cycle colors.webpage.darkmode.enabled true false")
config.bind("<F2>", "edit-url")
config.bind("<F10>", "config-cycle colors.webpage.darkmode.enabled true false")
config.bind("<F11>", "config-cycle tabs.position top left")
config.bind("<F12>", "devtools")
config.bind("<Shift+F12>", "view-source")