diff options
Diffstat (limited to 'hosts/sofue')
| -rw-r--r-- | hosts/sofue/configuration.nix | 5 | ||||
| -rw-r--r-- | hosts/sofue/programs.nix | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/hosts/sofue/configuration.nix b/hosts/sofue/configuration.nix index a9ea990..18a6679 100644 --- a/hosts/sofue/configuration.nix +++ b/hosts/sofue/configuration.nix @@ -47,9 +47,9 @@ in rec { scheme = import ../../themes/miia_new_years_2025/miia.nix; starter = { picture = ../../themes/miia_new_years_2025/splash.png; - width = 50; + width = 53; padding = { - top = -5; + top = -6; left = -11; text = 0; }; @@ -124,7 +124,6 @@ in rec { export TTY=/dev/tty3 export XDG_VTNR=3 export WLR_RENDERER=gles2 - export WLR_DRM_DEVICES=/dev/dri/card0 cd $HOME exec ${pkgs.kbd}/bin/openvt --switch --login --console 3 -f -- ${pkgs.sway}/bin/sway '') diff --git a/hosts/sofue/programs.nix b/hosts/sofue/programs.nix index c66a289..d774241 100644 --- a/hosts/sofue/programs.nix +++ b/hosts/sofue/programs.nix @@ -6,7 +6,7 @@ #ardour audacity krita - #olive-editor + olive-editor yt-dlp chatterino2 streamlink @@ -14,6 +14,7 @@ wineWowPackages.staging winetricks cabextract + looking-glass-client qbittorrent ungoogled-chromium vesktop |