From 07327c90e6783eb822292721c7cbbc6d4234a67b Mon Sep 17 00:00:00 2001
From: Jens Nolte <jens@nightmarestudio.de>
Date: Fri, 15 Nov 2019 15:19:48 +0100
Subject: [PATCH] KITTY_ENABLE_WAYLAND is now a kitty default

---
 home-profiles/desktop/.config/sway/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/home-profiles/desktop/.config/sway/config b/home-profiles/desktop/.config/sway/config
index b1bbc42..9deaa01 100644
--- a/home-profiles/desktop/.config/sway/config
+++ b/home-profiles/desktop/.config/sway/config
@@ -23,7 +23,7 @@ set $active #51c9ff
 
 set $wallpaper ~/pictures/retrowave.png
 
-set $terminal PROMPT_NO_INITIAL_NEWLINE=1 KITTY_ENABLE_WAYLAND=1 kitty
+set $terminal PROMPT_NO_INITIAL_NEWLINE=1 kitty
 
 set $workspace_q 0:q
 set $workspace_irc 11:irc
-- 
GitLab