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