mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 18:30:46 +02:00
reactivate qtbatticon
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
flake.homeModules.hyprland-laptop = _: {
|
flake.homeModules.hyprland-laptop = _: {
|
||||||
wayland.windowManager.hyprland.settings = {
|
wayland.windowManager.hyprland.settings = {
|
||||||
exec-once = [
|
exec-once = [
|
||||||
#"qtbatticon" # custom battery tray
|
"qtbatticon" # custom battery tray
|
||||||
"source /run/agenix/ntfy && nixpkgs-notifier listen" # tracks PR merge in nixos-unstable
|
"source /run/agenix/ntfy && nixpkgs-notifier listen" # tracks PR merge in nixos-unstable
|
||||||
];
|
];
|
||||||
monitor = [
|
monitor = [
|
||||||
|
|||||||
Reference in New Issue
Block a user