Compare commits
No commits in common. "aa792fdc1a1ee77967d65cb207584deb6494b734" and "cb4f5374f989ce7ec2e4dd5e710755321217e2e6" have entirely different histories.
aa792fdc1a
...
cb4f5374f9
2 changed files with 0 additions and 5 deletions
|
@ -25,9 +25,6 @@ in {
|
||||||
#// i18n.defaultLocale = "C.UTF-8";
|
#// i18n.defaultLocale = "C.UTF-8";
|
||||||
|
|
||||||
sessionVariables = {
|
sessionVariables = {
|
||||||
# https://wiki.archlinux.org/title/Wayland#Java
|
|
||||||
_JAVA_AWT_WM_NONREPARENTING = "1";
|
|
||||||
|
|
||||||
GDK_SCALE = mkIf (!config.custom.services.xwayland-satellite.enable) (toString config.custom.scale); # Steam HiDPI
|
GDK_SCALE = mkIf (!config.custom.services.xwayland-satellite.enable) (toString config.custom.scale); # Steam HiDPI
|
||||||
|
|
||||||
# https://wiki.nixos.org/wiki/Wayland#Electron_and_Chromium
|
# https://wiki.nixos.org/wiki/Wayland#Electron_and_Chromium
|
||||||
|
|
|
@ -96,7 +96,6 @@ in {
|
||||||
gcolor3 # Color picker
|
gcolor3 # Color picker
|
||||||
gitg # Git client
|
gitg # Git client
|
||||||
github-desktop # Git client
|
github-desktop # Git client
|
||||||
gitnuro # Git client
|
|
||||||
gnome-boxes # Virtual machine manager
|
gnome-boxes # Virtual machine manager
|
||||||
gnome-calculator # Calculator
|
gnome-calculator # Calculator
|
||||||
gnome-calendar # Calendar
|
gnome-calendar # Calendar
|
||||||
|
@ -148,7 +147,6 @@ in {
|
||||||
smile # Emoji picker
|
smile # Emoji picker
|
||||||
snapshot # Camera
|
snapshot # Camera
|
||||||
snoop # File content finder
|
snoop # File content finder
|
||||||
sourcegit # Git client
|
|
||||||
spotify # Spotify client
|
spotify # Spotify client
|
||||||
syncthingtray # Syncthing client
|
syncthingtray # Syncthing client
|
||||||
tagger # Audio file tagger
|
tagger # Audio file tagger
|
||||||
|
|
Loading…
Add table
Reference in a new issue