removed commented global config from flatpak/default.nix

This commit is contained in:
Aly Raffauf 2024-03-01 23:50:07 -05:00
parent 35dc2c4657
commit a4626858ca

View file

@ -8,18 +8,6 @@
"org.mozilla.firefox" "org.mozilla.firefox"
]; ];
services.flatpak.overrides = { services.flatpak.overrides = {
global = {
# Force Wayland by default
# Context.sockets = ["wayland" "!x11" "!fallback-x11"];
# Environment = {
# # Fix un-themed cursor in some Wayland apps
# XCURSOR_PATH = "/run/host/user-share/icons:/run/host/share/icons";
# # # Force correct theme for some GTK apps
# # GTK_THEME = "Adwaita:dark";
# };
};
"com.visualstudio.code".Context = { "com.visualstudio.code".Context = {
filesystems = [ filesystems = [