mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
updated paperwm
This commit is contained in:
parent
a0703547e6
commit
6fdc4ae0d2
3 changed files with 4 additions and 6 deletions
|
|
@ -27,7 +27,6 @@
|
|||
fd
|
||||
glow
|
||||
git
|
||||
unstable.jujutsu
|
||||
|
||||
fzf
|
||||
just
|
||||
|
|
|
|||
|
|
@ -49,8 +49,6 @@ in {
|
|||
|
||||
fnm
|
||||
|
||||
pipenv
|
||||
|
||||
sketchybar
|
||||
|
||||
lua
|
||||
|
|
@ -91,6 +89,7 @@ in {
|
|||
"python@${py_ver}"
|
||||
"rsync"
|
||||
"jq"
|
||||
"pipenv"
|
||||
"ffmpeg"
|
||||
"wget"
|
||||
"ios-deploy"
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@
|
|||
source = pkgs.fetchFromGitHub {
|
||||
owner = "mogenson";
|
||||
repo = "PaperWM.spoon";
|
||||
rev = "5bc47411eaf4dbbfb950d23d1ec7daf3a0427470";
|
||||
hash = "sha256-YBwa8tmo8hTpuZLFJ8JjAzkNF9+4xGSBuE3ziuHVg74=";
|
||||
rev = "bc8291448d8b3e977a097b33b0626f43c16bd3b3";
|
||||
hash = "sha256-/YGzldTfWWuKRZcvQHp+2p+hxtQk90midKQJ2SvPKZQ=";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
source = pkgs.fetchFromGitHub {
|
||||
owner = "mogenson";
|
||||
repo = "WarpMouse.spoon";
|
||||
rev = "409af58ed729a901a440572ac8e69e5b036ae0d5";
|
||||
rev = "c7f51d07aba13884648f05d116a0074e08f2e644";
|
||||
hash = "sha256-sVWmljTKdi+uhzdS+cUuTzrv3qJpSJsRa8GDa9SRgDg=";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue