Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
9fdc74f151
|
@ -16,7 +16,7 @@ hidden = false
|
|||
|
||||
[editor.indent-guides]
|
||||
render = true
|
||||
character = "🭰"
|
||||
character = "▏"
|
||||
|
||||
[keys.insert]
|
||||
j = { k = "normal_mode", j = "normal_mode", K = "normal_mode", J = "normal_mode" }
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
admin "unix//run/caddy/admin.socket"
|
||||
}
|
||||
|
||||
// http://127.0.0.1 http://0.0.0.0 http://{system.hostname} {
|
||||
http:// {
|
||||
root * /srv/http
|
||||
file_server {
|
||||
browse /etc/caddy/browse_template.html
|
||||
|
|
|
@ -46,7 +46,8 @@ paru -Sy --needed \
|
|||
glu mesa wxgtk2 libpng `# Graphical Libs` \
|
||||
gammastep `# Redshift for Wayland` \
|
||||
dmenu `# Application Launcher` \
|
||||
firefox-developer-edition `# Default Web Browser` \
|
||||
firefox `# Default Web Browser` \
|
||||
hunspell-en_US `# Firefox Spell Checking` \
|
||||
passff-host `# Pass integration in Firefox` \
|
||||
kitty-git `# Terinal Emulator` \
|
||||
alsa-utils `# Audio Utilities` \
|
||||
|
|
Reference in a new issue