asd
This commit is contained in:
users/pbsds/home/profiles/desktop
@ -40,7 +40,7 @@
|
|||||||
(pkgs.onlyoffice-desktopeditors or pkgs.unstable.onlyoffice-desktopeditors or pkgs.libreoffice)
|
(pkgs.onlyoffice-desktopeditors or pkgs.unstable.onlyoffice-desktopeditors or pkgs.libreoffice)
|
||||||
|
|
||||||
emote
|
emote
|
||||||
normcap # doesn't work on wayland
|
normcap
|
||||||
gcolor3
|
gcolor3
|
||||||
icon-library
|
icon-library
|
||||||
|
|
||||||
@ -59,6 +59,7 @@
|
|||||||
(pkgs.loupe or pkgs.gnome.eog)
|
(pkgs.loupe or pkgs.gnome.eog)
|
||||||
evince
|
evince
|
||||||
/* papers */
|
/* papers */
|
||||||
|
# shotwell # image editor
|
||||||
|
|
||||||
gnome-connections
|
gnome-connections
|
||||||
scrcpy
|
scrcpy
|
||||||
|
@ -135,7 +135,7 @@ with lib.hm.gvariant;
|
|||||||
|
|
||||||
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom11" = {
|
"org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom11" = {
|
||||||
binding = "<Shift><Control>space";
|
binding = "<Shift><Control>space";
|
||||||
command = "ghostty -e \"nix repl '<nixpkgs>'\"";
|
command = "ghostty -e \"nix repl --file '<nixpkgs>'\"";
|
||||||
name = "nixpkgs repl";
|
name = "nixpkgs repl";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user