chore: small misc changes

This commit is contained in:
Nydragon 2024-07-27 16:04:01 +02:00
parent 94caeba566
commit 1cbe92da3a
Signed by: nydragon
SSH key fingerprint: SHA256:iQnIC12spf4QjWSbarmkD2No1cLMlu6TWoV7K6cYF5g
3 changed files with 6 additions and 1 deletions

View file

@ -22,7 +22,10 @@ lib.mkIf osConfig.programs.firefox.enable {
"NixOS Packages" = { "NixOS Packages" = {
urls = [ { template = "https://search.nixos.org/packages?query={searchTerms}"; } ]; urls = [ { template = "https://search.nixos.org/packages?query={searchTerms}"; } ];
icon = nixicon; icon = nixicon;
definedAliases = [ "@nixpkg" ]; definedAliases = [
"@nixpkg"
"@nixpkgs"
];
}; };
"NixOS Wiki" = { "NixOS Wiki" = {
urls = [ { template = "https://wiki.nixos.org/w/index.php?search={searchTerms}"; } ]; urls = [ { template = "https://wiki.nixos.org/w/index.php?search={searchTerms}"; } ];

View file

@ -136,6 +136,7 @@ lib.mkIf osConfig.programs.hyprland.enable {
"$mod, Return, exec, ${pkgs.foot}/bin/foot" "$mod, Return, exec, ${pkgs.foot}/bin/foot"
#"$mod, S, exec, rofi -show clipboard -show-icons" #"$mod, S, exec, rofi -show clipboard -show-icons"
"$mod SHIFT, Q, killactive," "$mod SHIFT, Q, killactive,"
"$mod, V, togglefloating"
"$mod SHIFT, P, exec, rofi -show p -modi p:${pkgs.rofi-power-menu}/bin/rofi-power-menu" "$mod SHIFT, P, exec, rofi -show p -modi p:${pkgs.rofi-power-menu}/bin/rofi-power-menu"
"$mod, P, exec, ${pkgs.cliphist}/bin/cliphist wipe & ${pkgs.hyprlock}/bin/hyprlock" "$mod, P, exec, ${pkgs.cliphist}/bin/cliphist wipe & ${pkgs.hyprlock}/bin/hyprlock"
"$mod SHIFT, C, exec, hyprctl reload" "$mod SHIFT, C, exec, hyprctl reload"

View file

@ -58,6 +58,7 @@
calibre calibre
alacritty alacritty
tagger tagger
soundconverter
# proprietary # proprietary
obsidian obsidian