From 2a3dda49dfd0faae1cbe9dbea14bf0d40623bd6a Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Wed, 3 May 2023 23:18:40 +0200 Subject: . --- sway/config | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'sway/config') diff --git a/sway/config b/sway/config index a8e2ddc..a453178 100644 --- a/sway/config +++ b/sway/config @@ -1,18 +1,26 @@ set $mod Mod4 xwayland disable -bar swaybar_command waybar + seat seat0 xcursor_theme default 32 -exec_always ~/.config/sway/init.sh +input type:touchpad tap enable + +font "pango:Inter Medium 12" +floating_modifier $mod +default_border pixel 4 + +assign [app_id="^tmux_term$"] 9:term + +exec ~/.config/sway/init.sh bindsym { $mod+Return exec alacritty - $mod+space exec wofi --show drun --allow-images --allow-markup --gtk-dark + $mod+space exec ~/.dotfiles/wofi/run.sh $mod+Tab layout toggle $mod+Shift+q kill - $mod+Shift+r restart + $mod+Shift+r reload $mod+Shift+e exit $mod+Shift+space floating toggle $mod+Shift+Return fullscreen toggle -- cgit v1.2.3-70-g09d2