1
1
Fork 0

Compare commits

...

2 commits

Author SHA1 Message Date
aa792fdc1a
pkgs: add sourcegit and gitnuro
Signed-off-by: Myned <dev@bjork.tech>
2025-01-31 10:27:17 -06:00
da02b35402
env: fix java windows in tiling wms
Signed-off-by: Myned <dev@bjork.tech>
2025-01-31 10:27:05 -06:00
2 changed files with 5 additions and 0 deletions

View file

@ -25,6 +25,9 @@ in {
#// i18n.defaultLocale = "C.UTF-8";
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
# https://wiki.nixos.org/wiki/Wayland#Electron_and_Chromium

View file

@ -96,6 +96,7 @@ in {
gcolor3 # Color picker
gitg # Git client
github-desktop # Git client
gitnuro # Git client
gnome-boxes # Virtual machine manager
gnome-calculator # Calculator
gnome-calendar # Calendar
@ -147,6 +148,7 @@ in {
smile # Emoji picker
snapshot # Camera
snoop # File content finder
sourcegit # Git client
spotify # Spotify client
syncthingtray # Syncthing client
tagger # Audio file tagger