Use rio as terminal

This commit is contained in:
Filippo Berto 2026-02-17 14:32:08 +01:00
parent c906f68765
commit dd09209b7b
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
3 changed files with 82 additions and 2 deletions

View file

@ -8,6 +8,7 @@ in
imports = [
# ./kitty.nix
./foot.nix
./rio.nix
# ./nautilus.nix
./nemo.nix
./waybar.nix
@ -215,7 +216,7 @@ in
"SUPER_SHIFT_L, L, exec, hyprctl keyword general:layout dwindle"
"SUPER_ALT_L, L, exec, hyprctl keyword general:layout master"
"SUPER, RETURN, exec, foot"
"SUPER, RETURN, exec, rio"
"SUPER, W, killactive,"
"SUPER, M, exec, ${config.programs.hyprlock.package}/bin/hyprlock"
"SUPER_ALT_L, Q, exit,"