mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-18 18:48:22 +02:00
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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user