mirror of
https://git.sr.ht/~neverness/ultima
synced 2025-05-13 06:15:15 +00:00
anicli_api upd
This commit is contained in:
parent
5cd088bef4
commit
af478a0493
3 changed files with 4 additions and 2 deletions
|
@ -17,6 +17,8 @@
|
|||
[
|
||||
# menus
|
||||
(m "$tb" "tofi-drun | xargs hyprctl dispatch exec -- ")
|
||||
(s "$tb" "tofi-drun -c ~/.config/tofi/horizontal | xargs hyprctl dispatch exec -- ")
|
||||
(s "$sp" "killall -SIGUSR1 .waybar-wrapped")
|
||||
(s "$sp" "killall -SIGUSR1 .waybar-wrapped")
|
||||
|
||||
# programs
|
||||
|
|
|
@ -12,7 +12,7 @@ python3Packages.buildPythonApplication rec {
|
|||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-QHuUED1htlfdLXih0Bf5HzeHn+eZBkRCKDHwAp+XILA=";
|
||||
hash = "sha256-nnJWi87WDr8pDEUb9IQocDoPFS41DlS/l7qKjeTD73Q=";
|
||||
};
|
||||
|
||||
build-system = with python3Packages; [
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
verCli ? "5.0.12",
|
||||
verApi ? "0.7.1",
|
||||
verApi ? "0.7.2",
|
||||
#
|
||||
pkgs,
|
||||
fetchPypi,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue