From 21954c16a137151d44a3dc61d5e9699c071e55cc Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Wed, 16 Mar 2022 18:59:04 -0500 Subject: mostly changing the theme for sway stuff --- config/sway/config | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'config/sway') diff --git a/config/sway/config b/config/sway/config index 13d151e..6dec471 100644 --- a/config/sway/config +++ b/config/sway/config @@ -14,7 +14,7 @@ set $down j set $up k set $right l # Your preferred terminal emulator -set $term foot +set $term kitty # Your preferred application launcher # Note: pass the final command to swaymsg so that the resulting window can be opened # on the original workspace that the command was run on. @@ -280,4 +280,10 @@ for_window [app_id="firefox"] inhibit_idle fullscreen assign [class="Tauon Music Box"] workspace number 3 assign [class="Joplin"] workspace number 4 +# +# Notifications +# + +#exec mako + include /etc/sway/config.d/* -- cgit v1.2.3