Hyprland: some automations

This commit is contained in:
Filippo Berto 2023-11-14 17:07:16 +01:00
parent 2fe12be832
commit 52c5ebe08a
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -7,7 +7,7 @@
./yazi.nix
];
home.packages = builtins.attrValues { inherit (pkgs) wofi swaylock way-lockscreen wlogout playerctl brillo pamixer waybar swww; };
home.packages = builtins.attrValues { inherit (pkgs) wofi swaylock way-lockscreen wlogout playerctl brillo pamixer waybar swww blueman networkmanagerapplet; };
# wayland.windowManager.hyprland = { };
@ -56,7 +56,7 @@
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
# Execute your favorite apps at launch
exec-once = waybar & swww init # & firefox
exec-once = waybar & swww init & blueman-applet & nm-applet # & firefox
# Source a file (multi-file configs)
# source = ~/.config/hypr/myColors.conf