sway: add everything

This commit is contained in:
2025-02-01 21:05:31 +02:00
parent a1780dec2b
commit 44d67feb31
4 changed files with 22 additions and 1 deletions

View File

@ -5,4 +5,4 @@
# pidof lxpolkit || lxpolkit &
# pidof picom || picom &
# wal -R
pkill swaybg; swaybg -i ~/docs/bg/gruvbox-wallpapers/wallpapers/minimalistic/clouds.png -m fill
pkill swaybg; swaybg -i ~/docs/bg/catpuccin/cat-bg-black3-fg-rosewater.png -m fill

View File

@ -1,4 +1,5 @@
include "$HOME/.cache/wal/colors-sway"
include ~/.config/sway/outputs
set $mod Mod4

20
.config/sway/outputs Normal file
View File

@ -0,0 +1,20 @@
# Generated by nwg-displays on 2025-01-25 at 11:05:15. Do not edit manually.
output "HDMI-A-1" {
mode 2560x1080@74.991Hz
pos 1920 0
transform normal
scale 1.0
scale_filter nearest
adaptive_sync off
dpms on
}
output "DP-1" {
mode 1920x1080@60.0Hz
pos 0 0
transform normal
scale 1.0
scale_filter nearest
adaptive_sync off
dpms on
}

0
.config/sway/workspaces Normal file
View File