Added rofi run and more packages
This commit is contained in:
parent
ca911237b1
commit
aefc7b50a1
2 changed files with 7 additions and 4 deletions
|
@ -14,9 +14,7 @@
|
||||||
../moduler/common/kitty.nix
|
../moduler/common/kitty.nix
|
||||||
../moduler/common/tmux.nix
|
../moduler/common/tmux.nix
|
||||||
../moduler/common/vim.nix
|
../moduler/common/vim.nix
|
||||||
# ../moduler/common/zsh.nix
|
|
||||||
../moduler/common/fish.nix
|
../moduler/common/fish.nix
|
||||||
# ../moduler/common/starship.nix
|
|
||||||
../moduler/common/git.nix
|
../moduler/common/git.nix
|
||||||
../moduler/common/nixpkgs.nix
|
../moduler/common/nixpkgs.nix
|
||||||
../moduler/common/firefox.nix
|
../moduler/common/firefox.nix
|
||||||
|
@ -25,6 +23,7 @@
|
||||||
../moduler/common/spotifyd.nix
|
../moduler/common/spotifyd.nix
|
||||||
../moduler/common/ssh.nix
|
../moduler/common/ssh.nix
|
||||||
../moduler/common/aerc.nix
|
../moduler/common/aerc.nix
|
||||||
|
../moduler/common/rbw.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
|
@ -83,7 +82,6 @@
|
||||||
yt-dlp
|
yt-dlp
|
||||||
fzf
|
fzf
|
||||||
ripgrep
|
ripgrep
|
||||||
spotify-tui
|
|
||||||
fw-pkgs.spotify-player
|
fw-pkgs.spotify-player
|
||||||
alsa-lib
|
alsa-lib
|
||||||
libdbusmenu
|
libdbusmenu
|
||||||
|
@ -114,7 +112,12 @@
|
||||||
pdfarranger
|
pdfarranger
|
||||||
byzanz
|
byzanz
|
||||||
drawio
|
drawio
|
||||||
|
xdotool
|
||||||
|
pinentry
|
||||||
remmina
|
remmina
|
||||||
|
rofi
|
||||||
|
rbw
|
||||||
|
rofi-rbw
|
||||||
|
|
||||||
#Dev
|
#Dev
|
||||||
python3
|
python3
|
||||||
|
|
|
@ -5,7 +5,7 @@ let
|
||||||
url = "https://github.com/FredzyW/dwm-conf.git";
|
url = "https://github.com/FredzyW/dwm-conf.git";
|
||||||
# rev = "99a1e812295bcf65625a4b5a0dc1022658977920";
|
# rev = "99a1e812295bcf65625a4b5a0dc1022658977920";
|
||||||
# rev = "99f005ad0e5e5c904262e980b541cd6f0d001949";
|
# rev = "99f005ad0e5e5c904262e980b541cd6f0d001949";
|
||||||
rev = "d8bf4fa606714c219468828aaf64e71d46ca6288";
|
rev = "795d43cdda641f8470e45546ae49d1484caa9604";
|
||||||
# rev = "577d43c76b193f45ed74f9f403946ea3cc4298cf";
|
# rev = "577d43c76b193f45ed74f9f403946ea3cc4298cf";
|
||||||
# url = "https://git.wastring.com/fw/dwm.git";
|
# url = "https://git.wastring.com/fw/dwm.git";
|
||||||
# rev = "04039f157960b83f1ab8abebb0ea77c72a75a249";
|
# rev = "04039f157960b83f1ab8abebb0ea77c72a75a249";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue