mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
Wallpaper changes.
This commit is contained in:
parent
1e4ca51278
commit
8fedeed089
4 changed files with 3 additions and 3 deletions
|
|
@ -55,7 +55,7 @@ in {
|
|||
config = let
|
||||
dmenu =
|
||||
"${pkgs.bemenu}/bin/bemenu --fn 'Iosevka 12' --nb '${style.base16.color0}' --nf '${style.base16.color7}' --sb '${style.base16.color1}' --sf '${style.base16.color7}' -l 5 -m -1 -i";
|
||||
lockCommand = "swaylock -i ${./wallpapers/middle.jpg} -s fill";
|
||||
lockCommand = "swaylock -i ${./wallpapers/main.jpg} -s fill";
|
||||
cfg = config.home-manager.users.kat.wayland.windowManager.sway.config;
|
||||
in {
|
||||
bars = [{ command = "${pkgs.waybar}/bin/waybar"; }];
|
||||
|
|
@ -69,7 +69,7 @@ in {
|
|||
middle = {
|
||||
res = "1920x1080";
|
||||
pos = "1920 0";
|
||||
bg = "${./wallpapers/middle.jpg} fill";
|
||||
bg = "${./wallpapers/main.jpg} fill";
|
||||
};
|
||||
right = {
|
||||
res = "1920x1080";
|
||||
|
|
@ -79,7 +79,7 @@ in {
|
|||
laptop = {
|
||||
res = "1920x1080";
|
||||
pos = "0 0";
|
||||
bg = "${./wallpapers/laptop.jpg} fill";
|
||||
bg = "${./wallpapers/main.jpg} fill";
|
||||
};
|
||||
in {
|
||||
"DP-1" = left;
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 451 KiB After Width: | Height: | Size: 451 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.3 MiB |
BIN
config/users/kat/wallpapers/right.jpg
Executable file → Normal file
BIN
config/users/kat/wallpapers/right.jpg
Executable file → Normal file
Binary file not shown.
|
Before Width: | Height: | Size: 3 MiB After Width: | Height: | Size: 1.3 MiB |
Loading…
Add table
Add a link
Reference in a new issue