Migrate to firefox and update Readme

This commit is contained in:
2020-05-16 05:20:59 +02:00
parent cfc7d90a99
commit 031934047c
3 changed files with 14 additions and 8 deletions

View File

@@ -35,13 +35,13 @@
kitty
];
extraSessionCommands = ''
export MOZ_ENABLE_WAYLAND=1
export MOZ_DBUS_REMOTE=1
export GRIM_DEFAULT_DIR=/home/coolneng/Photos/Screenshots
export _JAVA_AWT_WM_NONREPARENTING=1
export QT_QPA_PLATFORM=wayland
export QT_WAYLAND_DISABLE_WINDOWDECORATION="1"
export SDL_VIDEODRIVER=wayland
export GTK_THEME=Adapta-Eta
export WLR_DRM_NO_ATOMIC=1
'';
wrapperFeatures.gtk = true;