forked from extern/nix-config
sway: Use kitty instead of alacritty
Although alacritty is cool, kitty is also cool and has image support, ideal for rice screenshots. This commit also adds $alt for the rofi command in the previous commit.
This commit is contained in:
parent
a563bb0850
commit
a4513caab3
@ -1,8 +1,8 @@
|
||||
# Default sway config with some edits, "man sway" for help
|
||||
|
||||
set $mod Mod4
|
||||
# Your preferred terminal emulator
|
||||
set $term alacritty
|
||||
set $alt Mod1
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user