sway: add everything
This commit is contained in:
@ -5,4 +5,4 @@
|
|||||||
# pidof lxpolkit || lxpolkit &
|
# pidof lxpolkit || lxpolkit &
|
||||||
# pidof picom || picom &
|
# pidof picom || picom &
|
||||||
# wal -R
|
# 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
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
include "$HOME/.cache/wal/colors-sway"
|
include "$HOME/.cache/wal/colors-sway"
|
||||||
|
include ~/.config/sway/outputs
|
||||||
|
|
||||||
set $mod Mod4
|
set $mod Mod4
|
||||||
|
|
||||||
|
|||||||
20
.config/sway/outputs
Normal file
20
.config/sway/outputs
Normal 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
0
.config/sway/workspaces
Normal file
Reference in New Issue
Block a user