Compare commits

...

3 Commits

Author SHA1 Message Date
vel 9f7c8d63e3 chore: actually update astronvim 2023-01-11 16:59:42 -08:00
vel 0ba90ce3cc chore: update astronvim, pin plugins, fix sway issues 2023-01-11 16:53:58 -08:00
vel 4620fc3aa1 ignore more files 2022-12-17 22:11:01 -08:00
7 changed files with 26 additions and 5 deletions

View File

@ -13,3 +13,6 @@
.config/waybar
launch-sway.sh
{{ end }}
LICENSE
README.md

View File

@ -5,9 +5,9 @@ local config = {
remote = "origin", -- remote to use
channel = "nightly", -- "stable" or "nightly"
version = "latest", -- "latest", tag name, or regex search like "v1.*" to only do updates before v2 (STABLE ONLY)
branch = "main", -- branch name (NIGHTLY ONLY)
commit = nil, -- commit hash (NIGHTLY ONLY)
pin_plugins = nil, -- nil, true, false (nil will pin plugins on stable only)
branch = "nightly", -- branch name (NIGHTLY ONLY)
commit = "556666a", -- commit hash (NIGHTLY ONLY)
pin_plugins = true, -- nil, true, false (nil will pin plugins on stable only)
skip_prompts = false, -- skip prompts about breaking changes
show_changelog = true, -- show the changelog after performing an update
-- remotes = { -- easily add new remotes to track

View File

@ -0,0 +1 @@
--ozone-platform-hint=auto

View File

@ -0,0 +1,2 @@
--enable-features=WaylandWindowDecorations
--ozone-platform-hint=auto

@ -1 +1 @@
Subproject commit 176265812355a53559497c0f0ada7ab62a2d1ba8
Subproject commit 4f4269d174d85df8b278a6e09d05daeef840df4a

View File

@ -0,0 +1,15 @@
[Settings]
gtk-application-prefer-dark-theme=1
gtk-theme-name=Breeze-Dark
gtk-icon-theme-name=breeze-dark
gtk-font-name=Noto Sans 11
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintfull

View File

@ -213,7 +213,7 @@ exec hash dbus-update-activation-environment 2>/dev/null && \
default_border pixel 1
default_floating_border pixel 1
smart_borders on
font pango:monospace 0
font pango:monospace 0.001
titlebar_border_thickness 0
titlebar_padding 0