diff options
| author | 2025-01-11 12:40:33 -0500 | |
|---|---|---|
| committer | 2025-01-11 12:40:33 -0500 | |
| commit | 2d35d8e272b4d5725c686be5d2b4436a55fe8141 (patch) | |
| tree | 2a7ba5dc3954e8eb8c2ef9fe7d9d9f2c92c969b8 /hosts/sofue | |
| parent | a6bd778dc3d6652de019f3b96a0c0039628f5339 (diff) | |
| download | dotfiles-2d35d8e272b4d5725c686be5d2b4436a55fe8141.tar.gz dotfiles-2d35d8e272b4d5725c686be5d2b4436a55fe8141.tar.bz2 dotfiles-2d35d8e272b4d5725c686be5d2b4436a55fe8141.zip | |
Update libvirt configs, laptop theme
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 |