From d1cff305e67955822ac651903610f27cb60ad6fd Mon Sep 17 00:00:00 2001 From: Andrea Date: Sat, 1 Mar 2025 10:53:21 +0100 Subject: [PATCH] chore(sway): update config --- sway/config | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sway/config b/sway/config index 4744105..dc0793e 100644 --- a/sway/config +++ b/sway/config @@ -17,18 +17,16 @@ set $background "/usr/share/backgrounds/sway/arch.png" # lock screen bindsym Mod4+l exec swaylock -l -f -e -F -i "$background" -s stretch -# nyxt browser -bindsym $mod+Shift+b exec nyxt - # hyprpicker bindsym $mod+p exec hyprpicker -a # Your preferred terminal emulator -set $term alacritty +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. +# set $menu wofi --show drun -I | swaymsg set $menu fuzzel | swaymsg # Wob configuration @@ -39,6 +37,8 @@ exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK gaps inner 2 gaps outer 2 +default_border none + # Colors client.background # 434c5e n/a client.focused #434c5e #434c5e #eceff4 #434c5e #434c5e @@ -75,8 +75,8 @@ input "type:mouse" { } input "type:touchpad" { - tap enabled - tap_button_map lrm + tap enabled + tap_button_map lrm } input "1386:891:Wacom_One_by_Wacom_M_Pen" tool_mode * relative