feat(home-manager): service defs and fmt
fmt: reformatted using nixpkgs-fmt prettifier mpd: created configuration hypr: add window rules commons: add usingMusicPlayerDaemon variable
This commit is contained in:
parent
2d4b39c72f
commit
7d88765f5d
67 changed files with 633 additions and 573 deletions
7
home-manager/stvnliu/hypr/hyprland/window_rules.nix
Normal file
7
home-manager/stvnliu/hypr/hyprland/window_rules.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
[
|
||||
"workspace special silent, class:^(foot.*)$, title:autorun"
|
||||
"float, tag:floats"
|
||||
"float, title:ncmpc"
|
||||
"size 50% 50%, title:ncmpc"
|
||||
"immediate, class:^(cs2)$"
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue