aboutsummaryrefslogtreecommitdiff
path: root/home/profiles/sway.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-05-16 20:09:27 -0700
committerFranck Cuny <franck@fcuny.net>2023-05-16 20:09:27 -0700
commit354afc1754f0616cd086b1a6f607022155a1f9e3 (patch)
treed79cde08506a4297e749828d8f6662b88f69b5cd /home/profiles/sway.nix
parenthome/ssh: add rsync.net to the match block (diff)
downloadinfra-354afc1754f0616cd086b1a6f607022155a1f9e3.tar.gz
profiles/workstation: stop using dark mode + prezto
Diffstat (limited to '')
-rw-r--r--home/profiles/sway.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/sway.nix b/home/profiles/sway.nix
index 0665556..dc3999c 100644
--- a/home/profiles/sway.nix
+++ b/home/profiles/sway.nix
@@ -60,7 +60,7 @@ in
systemdIntegration = true;
config = {
# FIXME: this should be a variable
- terminal = "alacritty";
+ terminal = "kitty";
modifier = modifier;
menu = ''${pkgs.wofi}/bin/wofi -S drun -p "app:" -L 10'';
bars = [ ];