Compare commits
2 Commits
e069ccbe88
...
ece7f1c92a
| Author | SHA1 | Date | |
|---|---|---|---|
|
ece7f1c92a
|
|||
|
f053595cc2
|
@ -201,7 +201,7 @@ client.background #ffffff
|
||||
exec --no-startup-id xcompmgr -c -f -n
|
||||
|
||||
# wallpaper
|
||||
exec --no-startup-id feh --bg-scale ~/.config/i3/3440x1440-wallpaper.jpg
|
||||
exec --no-startup-id feh --bg-scale ~/.config/wallpapers/3440x1440/planets.jpg
|
||||
|
||||
# autostart
|
||||
exec --no-startup-id nextcloud
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.6 MiB |
@ -26,7 +26,7 @@ xwayland enable
|
||||
### Output configuration
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||
output * bg ~/.config/sway/background.png fill
|
||||
output * bg ~/.config/wallpapers/2560x1440/rocket.jpg fill
|
||||
|
||||
# Window decoration
|
||||
# class border backgr. text indicator child_border
|
||||
@ -44,7 +44,8 @@ client.placeholder #000000 #0c0c0c #ffffff #000000 #56636e
|
||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||
output eDP-1 scale 1.5
|
||||
|
||||
# Notifications
|
||||
### Autostart
|
||||
exec nextcloud
|
||||
exec mako
|
||||
|
||||
### Idle configuration
|
||||
@ -230,9 +231,7 @@ mode "resize" {
|
||||
}
|
||||
bindsym $mod+r mode "resize"
|
||||
|
||||
#
|
||||
# ScreenCap:
|
||||
#
|
||||
bindsym Print exec scap
|
||||
|
||||
#
|
||||
|
||||
BIN
tree/.config/wallpapers/2560x1440/rocket.jpg
Normal file
BIN
tree/.config/wallpapers/2560x1440/rocket.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 540 KiB |
|
Before Width: | Height: | Size: 540 KiB After Width: | Height: | Size: 540 KiB |
Reference in New Issue
Block a user