From 68b84b4b5950540584a62eb4afcef459b2c31a40 Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Tue, 9 May 2023 19:29:48 +0200 Subject: [PATCH] [sway] Add emoji launcher and resize inner gaps a bit --- dot_config/sway/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dot_config/sway/config b/dot_config/sway/config index 5c8a236..b34b528 100644 --- a/dot_config/sway/config +++ b/dot_config/sway/config @@ -342,6 +342,7 @@ bindsym $megamod+w exec browser; bindsym $megamod+b exec $menu bookmarks; bindsym $megamod+p exec $menu gopass; bindsym $megamod+s exec $menu snippets; +bindsym $megamod+m exec $menu emoji; bindsym $megamod+e exec em; bindsym $megamod+c exec $menu clipboard; bindsym $megamod+r exec $menu calc; @@ -364,6 +365,7 @@ mode $mode_run { bindsym k exec $menu k8s; mode "default" bindsym z exec $menu zoxide; mode "default" + bindsym m exec $menu emoji; mode "default" bindsym w exec browser; mode "default"; bindsym $mod+w exec chromium-browser; mode "default"; @@ -416,6 +418,9 @@ workspace_auto_back_and_forth yes smart_gaps on smart_borders on +gaps inner 10 +gaps outer 10 + # class border backgr. text indic. child_border # Property Name Border BG Text Indicator Child Border