From 191ce8ed67b077dc32675ef73967383952bb2f29 Mon Sep 17 00:00:00 2001 From: foosinn Date: Thu, 2 Jun 2022 10:58:07 +0200 Subject: [PATCH] fix typo --- dotfiles/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/sway/config b/dotfiles/sway/config index 4fdd32b..5d86c6c 100644 --- a/dotfiles/sway/config +++ b/dotfiles/sway/config @@ -152,7 +152,7 @@ exec_always { gsettings set $gnome-schema cursor-theme 'Capitaine Cursors - White' } -# autostarts +# autostarts exec mako --font "$font" \ --background-color=$black \ --border-color=$violet \