meow
This commit is contained in:
@@ -13,4 +13,5 @@ in
|
||||
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
||||
portalPackage = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
|
||||
};
|
||||
programs.foot.enable = true;
|
||||
}
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
};
|
||||
"$mainMod" = "SUPER";
|
||||
binds = [
|
||||
"$mainMod, Q, exec, $terminal"
|
||||
"$mainMod, Q, exec, foot"
|
||||
"$mainMod, C, killactive,"
|
||||
"$mainMod, M, exit,"
|
||||
"$mainMod, E, exec, $fileManager"
|
||||
|
||||
Reference in New Issue
Block a user