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
|
exec --no-startup-id xcompmgr -c -f -n
|
||||||
|
|
||||||
# wallpaper
|
# 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
|
# autostart
|
||||||
exec --no-startup-id nextcloud
|
exec --no-startup-id nextcloud
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.6 MiB |
@ -26,7 +26,7 @@ xwayland enable
|
|||||||
### Output configuration
|
### Output configuration
|
||||||
#
|
#
|
||||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
# 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
|
# Window decoration
|
||||||
# class border backgr. text indicator child_border
|
# 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
|
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||||
output eDP-1 scale 1.5
|
output eDP-1 scale 1.5
|
||||||
|
|
||||||
# Notifications
|
### Autostart
|
||||||
|
exec nextcloud
|
||||||
exec mako
|
exec mako
|
||||||
|
|
||||||
### Idle configuration
|
### Idle configuration
|
||||||
@ -230,10 +231,8 @@ mode "resize" {
|
|||||||
}
|
}
|
||||||
bindsym $mod+r mode "resize"
|
bindsym $mod+r mode "resize"
|
||||||
|
|
||||||
#
|
|
||||||
# ScreenCap:
|
# ScreenCap:
|
||||||
#
|
bindsym Print exec scap
|
||||||
bindsym Print exec scap
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Status Bar:
|
# Status Bar:
|
||||||
|
|||||||
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