Fixed waybar and tmux

This commit is contained in:
fwastring 2025-09-10 14:26:36 +02:00
parent 4d1f19b16c
commit 36fbf464ed
6 changed files with 172 additions and 24 deletions

21
flake.lock generated
View file

@ -628,6 +628,26 @@
"type": "github"
}
},
"minimal-tmux": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1748977843,
"narHash": "sha256-0gXtFVan+Urb79AjFOjHdjl3Q73m8M3wFSo3ZhjxcBA=",
"owner": "niksingh710",
"repo": "minimal-tmux-status",
"rev": "de2bb049a743e0f05c08531a0461f7f81da0fc72",
"type": "github"
},
"original": {
"owner": "niksingh710",
"repo": "minimal-tmux-status",
"type": "github"
}
},
"neovim-nightly-overlay": {
"inputs": {
"flake-compat": "flake-compat_2",
@ -768,6 +788,7 @@
"inputs": {
"home-manager": "home-manager",
"hyprland": "hyprland",
"minimal-tmux": "minimal-tmux",
"neovim-nightly-overlay": "neovim-nightly-overlay",
"nixpkgs": "nixpkgs_3",
"stylix": "stylix"