Hyprland: some automations
This commit is contained in:
parent
2fe12be832
commit
52c5ebe08a
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue