mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
changed recorder & fixed clipboard
This commit is contained in:
@@ -5,12 +5,4 @@
|
||||
environment.variables.SPOTIFY_PATH = "${pkgs.spotify}/";
|
||||
environment.variables.JDK_PATH = "${pkgs.jdk11}/";
|
||||
environment.variables.NODEJS_PATH = "${pkgs.nodePackages_latest.nodejs}/";
|
||||
|
||||
environment.variables.CI = "1";
|
||||
# environment.variables.CLIPBOARD_EDITOR = "hx";
|
||||
environment.variables.CLIPBOARD_NOAUDIO = "1";
|
||||
# environment.variables.CLIPBOARD_NOGUI = "1";
|
||||
# environment.variables.CLIPBOARD_NOPROGRESS = "1";
|
||||
# environment.variables.CLIPBOARD_NOREMOTE = "1";
|
||||
environment.variables.CLIPBOARD_SILENT = "1";
|
||||
}
|
||||
|
@@ -37,11 +37,10 @@
|
||||
imagemagick
|
||||
swappy
|
||||
ffmpeg_6-full
|
||||
# wl-screenrec
|
||||
wf-recorder
|
||||
wl-screenrec
|
||||
wl-clipboard
|
||||
wl-clip-persist
|
||||
cliphist
|
||||
clipboard-jh
|
||||
xdg-utils
|
||||
wtype
|
||||
wlrctl
|
||||
|
Reference in New Issue
Block a user