changes
This commit is contained in:
parent
d8db7df64e
commit
c9a024840b
20 changed files with 301 additions and 70 deletions
|
|
@ -288,9 +288,6 @@ gaps inner 12
|
|||
gaps outer 0
|
||||
|
||||
# startup applications
|
||||
exec_always {
|
||||
gsettings set org.gnome.desktop.interface text-scaling-factor 1.5
|
||||
}
|
||||
exec /run/wrappers/bin/gnome-keyring-daemon --start --daemonize
|
||||
exec dbus-sway-environment
|
||||
exec configure-gtk
|
||||
|
|
@ -314,7 +311,7 @@ exec 'sleep 2; swaymsg workspace "$ws8"; swaymsg layout tabbed'
|
|||
exec mako --default-timeout=5000
|
||||
|
||||
# wallpaper
|
||||
output eDP-1 scale 1.5 scale_filter linear
|
||||
output eDP-1 scale 2 scale_filter linear
|
||||
output eDP-1 bg #282a36 solid_color
|
||||
output eDP-1 bg ~/.wallpaper.png center
|
||||
output DP-4 bg #282a36 solid_color
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue