Add commented out resolution in sway for competitive games
This commit is contained in:
parent
4831c75e6f
commit
d457672579
1 changed files with 6 additions and 0 deletions
|
|
@ -31,6 +31,12 @@ set $menu wofi --show run -H 360 -W 600 --style $HOME/.config/wofi/style.css | x
|
||||||
set $printscreen grim -g "$(slurp -b '#00000044' -c '#FFAD66' -w 2)" -t png - | wl-copy -t image/png
|
set $printscreen grim -g "$(slurp -b '#00000044' -c '#FFAD66' -w 2)" -t png - | wl-copy -t image/png
|
||||||
|
|
||||||
output * bg /home/larssonmartin/.config/wallpapers/catppuccin/cloudsnight.jpg fill
|
output * bg /home/larssonmartin/.config/wallpapers/catppuccin/cloudsnight.jpg fill
|
||||||
|
output DP-1 {
|
||||||
|
mode 3840x2160@240.016Hz
|
||||||
|
scale 1.75
|
||||||
|
# mode 1920x1080@480.001Hz
|
||||||
|
# scale 1.0
|
||||||
|
}
|
||||||
|
|
||||||
exec_always --no-startup-id ~/.config/sway/idle.sh
|
exec_always --no-startup-id ~/.config/sway/idle.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue