This commit is contained in:
jay
2024-12-25 21:36:50 +08:00
parent 232952f9ec
commit c93c4e25d7
9 changed files with 37 additions and 3 deletions
+2
View File
@@ -25,6 +25,7 @@ set $term alacritty
# on the original workspace that the command was run on.
# set $menu dmenu_path | dmenu | xargs swaymsg exec --
set $menu wofi --show drun
set $window_switcher ~/.config/wofi/wofi-window-switch.sh
### Output configuration
#
@@ -99,6 +100,7 @@ input type:touchpad {
# Start your launcher
bindsym $mod+d exec $menu
bindsym $mod+w exec $window_switcher
# Drag floating windows by holding down $mod and left mouse button.
# Resize them with right mouse button + $mod.