diff --git a/hosts/configuration.nix b/hosts/configuration.nix index b9bb568..cb4b5c4 100644 --- a/hosts/configuration.nix +++ b/hosts/configuration.nix @@ -74,6 +74,22 @@ TERMINAL = "alacritty"; EDITOR = "nvim"; VISUAL = "nvim"; + MOZ_ENABLE_WAYLAND=1 + MOZ_WEBRENDER=1 + MOZ_USE_XINPUT2=2 + MOZ_DBUS_REMOTE=1 + GDK_BACKEND=wayland + # QT_QPA_PLATFORM=wayland + LIBVA_DRIVER_NAME=radeonsi + VDPAU_DRIVER=radeonsi + XDG_SESSION_TYPE=wayland + XDG_CURRENT_DESKTOP=sway + QT_QPA_PLATFORMTHEME="qt5ct" + GST_VAAPI_ALL_DRIVERS=1 + BROWSER=firefox + GTK_THEME=Arc + _JAVA_AWT_WM_NONREPARENTING=1 + }; systemPackages = with pkgs; [ # Default packages install system-wide vim diff --git a/hosts/home.nix b/hosts/home.nix index 1382623..c11b5ff 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -44,7 +44,7 @@ # Apps firefox # Browser google-chrome # Browser - remmina # XRDP & VNC Client + #remmina # XRDP & VNC Client # File Management okular # PDF viewer @@ -100,10 +100,10 @@ waybar # Bar # # Desktop - blueman # Bluetooth + #blueman # Bluetooth #deluge # Torrents #discord # Chat - ffmpeg # Video Support (dslr) + #ffmpeg # Video Support (dslr) #gmtp # Mount MTP (GoPro) #gphoto2 # Digital Photography #handbrake # Encoder @@ -120,7 +120,7 @@ # Laptop #blueman # Bluetooth #light # Display Brightness - libreoffice # Office Tools + #libreoffice # Office Tools #simple-scan # Scanning # # Flatpak