Feat: mouse bindings and use alacritty with sway

This commit is contained in:
2022-01-25 09:25:56 +01:00
parent f7056eca23
commit d8519974f5
2 changed files with 18 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ set $down j
set $up k
set $right l
# Your preferred terminal emulator
set $term urxvt
set $term alacritty
# 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.