Compare commits

..

No commits in common. "e3f1bedb65302c8f3e982a5232b90721b80585a3" and "946da849d06be78ecdf322b487811a7958a5a91e" have entirely different histories.

3 changed files with 7 additions and 7 deletions

View file

@ -1,2 +0,0 @@
local.d/**
!local.d/placeholder

View file

@ -24,7 +24,7 @@ set $menu nwggrid -client | xargs swaymsg exec --
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
set $wallpaper /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
#
# Example configuration:
#
@ -198,11 +198,8 @@ mode "resize" {
bindsym $mod+r mode "resize"
include /etc/sway/config.d/*
include /home/peter/.config/sway/local.d/*
output "*" bg $wallpaper fill
bindsym Ctrl+Mod1+l exec swaylock -i $wallpaper --clock --fade-in 1 --indicator --indicator-thickness 6 --ring-color 5af78e --inside-color 00000055 --key-hl-color 4d4d4d --line-uses-ring --separator-color 00000000 --text-color ffffff --timestr "%H:%M"
bindsym Ctrl+Mod1+l exec swaylock -i /home/peter/Downloads/wallpapers/737332.png --clock --fade-in 1 --indicator --indicator-thickness 6 --ring-color 5af78e --inside-color 00000055 --key-hl-color 4d4d4d --line-uses-ring --separator-color 00000000 --text-color ffffff --timestr "%H:%M"
bindsym $mod+x exec bemenu-run | xargs swaymsg exec --
bindsym Print exec grimshot --notify save area
@ -223,6 +220,11 @@ input "*" {
xkb_options compose:ralt
}
output DP-1 scale 2
xwayland scale 2
output "*" bg /home/peter/Downloads/wallpapers/737332.png fill
client.focused 00000000 00000000 00000000 00000000
client.focused_inactive 00000000 00000000 00000000 00000000
client.unfocused 00000000 00000000 00000000 00000000