sway: updates
This commit is contained in:
parent
4acb7a5e87
commit
72314db661
5
sway.nix
5
sway.nix
@ -18,7 +18,8 @@
|
|||||||
nautilus # in closure of gnome-terminal anyhow
|
nautilus # in closure of gnome-terminal anyhow
|
||||||
# colord
|
# colord
|
||||||
evince
|
evince
|
||||||
# xdotool
|
grim
|
||||||
|
mako
|
||||||
pavucontrol
|
pavucontrol
|
||||||
dconf-editor
|
dconf-editor
|
||||||
|
|
||||||
@ -79,7 +80,7 @@
|
|||||||
|
|
||||||
# Fix for some Java AWT applications (e.g. Android Studio),
|
# Fix for some Java AWT applications (e.g. Android Studio),
|
||||||
# use this if they aren't displayed properly:
|
# use this if they aren't displayed properly:
|
||||||
# export _JAVA_AWT_WM_NONREPARENTING=1
|
export _JAVA_AWT_WM_NONREPARENTING=1
|
||||||
|
|
||||||
export XDG_DATA_DIRS=/run/current-system/sw/share/''${XDG_DATA_DIRS:+:}$XDG_DATA_DIRS
|
export XDG_DATA_DIRS=/run/current-system/sw/share/''${XDG_DATA_DIRS:+:}$XDG_DATA_DIRS
|
||||||
export $(${pkgs.gnome3.gnome_keyring}/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg)
|
export $(${pkgs.gnome3.gnome_keyring}/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg)
|
||||||
|
Loading…
Reference in New Issue
Block a user