upd firefox

This commit is contained in:
biscuit
2025-05-13 19:07:02 -05:00
parent 923dac6f63
commit 35ca5c8bc0
4 changed files with 10 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@
# ../packages/zsh/default.nix
../modules/terminal.nix
../packages/hyprland/default.nix
../packages/firefox/default.nix
# /home/biscuit/Nixos/packages/hyprland/default.nix
];
+7
View File
@@ -0,0 +1,7 @@
{ pkgs, ... }: {
home.packages = [
firefox
];
programs.firefox.enable = true;
}
+1
View File
@@ -4,6 +4,7 @@
# See https://wiki.hyprland.org/Configuring/Keywords/
$mainMod = SUPER # Sets "Windows" key as main modifier
$terminal = kitty
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Q, exec, $terminal
+1 -1
View File
@@ -4,7 +4,7 @@
# OR EDIT THIS ONE ACCORDING TO THE WIKI INSTRUCTIONS.
# #######################################################################################
source=~/.config/hypr/hyprland/keybinds.conf
source=./hyprland/keybinds.conf
autogenerated = 0 # remove this line to remove the warning