chore(taffybar): update input wiring and tray priorities
This commit is contained in:
33
dotfiles/config/taffybar/flake.lock
generated
33
dotfiles/config/taffybar/flake.lock
generated
@@ -16,22 +16,6 @@
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"dbus-hslogger_2": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1770613712,
|
||||
"narHash": "sha256-Az7USYfzylaIduPoOzxaz+6Evpn+TvVcThbPpWORt8k=",
|
||||
"owner": "taffybar",
|
||||
"repo": "dbus-hslogger",
|
||||
"rev": "56195c6e46e04e2454fa0fa643e06eb7ef2a0952",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "taffybar",
|
||||
"repo": "dbus-hslogger",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"dbus-menu": {
|
||||
"inputs": {
|
||||
"flake-utils": [
|
||||
@@ -291,25 +275,12 @@
|
||||
},
|
||||
"taffybar": {
|
||||
"inputs": {
|
||||
"dbus-hslogger": "dbus-hslogger_2",
|
||||
"dbus-menu": [
|
||||
"dbus-menu"
|
||||
],
|
||||
"flake-utils": [
|
||||
"flake-utils"
|
||||
],
|
||||
"gtk-sni-tray": [
|
||||
"gtk-sni-tray"
|
||||
],
|
||||
"gtk-strut": [
|
||||
"gtk-strut"
|
||||
],
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
],
|
||||
"status-notifier-item": [
|
||||
"status-notifier-item"
|
||||
],
|
||||
"weeder-nix": "weeder-nix",
|
||||
"xmonad": [
|
||||
"xmonad"
|
||||
@@ -317,8 +288,8 @@
|
||||
"xmonad-contrib": "xmonad-contrib"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1772138985,
|
||||
"narHash": "sha256-5nv2ZcQW+lqTO7Idri1Zd5uZI6DS3t5OSVOAqWvg5D4=",
|
||||
"lastModified": 1772654806,
|
||||
"narHash": "sha256-Z0ULX5RfYRSiebBEUJ9o9m6FKtx2bLYgO47L5zCUDM8=",
|
||||
"path": "/home/imalison/dotfiles/dotfiles/config/taffybar/taffybar",
|
||||
"type": "path"
|
||||
},
|
||||
|
||||
@@ -52,10 +52,6 @@
|
||||
url = "path:/home/imalison/dotfiles/dotfiles/config/taffybar/taffybar";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "flake-utils";
|
||||
inputs.gtk-sni-tray.follows = "gtk-sni-tray";
|
||||
inputs.gtk-strut.follows = "gtk-strut";
|
||||
inputs.status-notifier-item.follows = "status-notifier-item";
|
||||
inputs.dbus-menu.follows = "dbus-menu";
|
||||
inputs.xmonad.follows = "xmonad";
|
||||
inputs.weeder-nix.inputs.pre-commit-hooks.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
@@ -13,6 +13,8 @@ priorities:
|
||||
priority: 1
|
||||
- key: process:slack
|
||||
priority: 1
|
||||
- key: icon-name:blueman-tray
|
||||
priority: 0
|
||||
- key: item-id:flameshot
|
||||
priority: 0
|
||||
- key: item-id:keepbook-sync-daemon
|
||||
|
||||
Submodule dotfiles/config/taffybar/taffybar updated: 85802248df...79fb2e25fb
Reference in New Issue
Block a user