Use rio as terminal
This commit is contained in:
parent
c906f68765
commit
dd09209b7b
3 changed files with 82 additions and 2 deletions
|
|
@ -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,"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue