New backup 2024-04-03 04:00:02
This commit is contained in:
parent
30f3f3c590
commit
fade88a01d
2 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
include $HOME/.config/sway/config.d/display.d/*
|
||||
|
||||
# Output wallpaper
|
||||
output * bg $HOME/.config/sway/assets/wallpaper/_default.jpg fill
|
||||
#output * bg $HOME/.config/sway/assets/wallpaper/_default.jpg fill
|
||||
|
||||
# Workspace-dependent wallpaper
|
||||
exec "$HOME/.cargo/bin/multibg-sway $HOME/.config/sway/assets/wallpaper/"
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
// layout
|
||||
"layer": "top", // Waybar at top layer
|
||||
"output": ["DP-2", "eDP-1"],
|
||||
"position": "top", // Waybar position (top|bottom|left|right)
|
||||
"spacing": 4, // Gaps between modules (4px)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue