mirror of
https://github.com/swaywm/sway.git
synced 2025-04-03 02:47:46 +03:00
add meson install files
This commit is contained in:
parent
cc310cffb0
commit
2f3633433e
5 changed files with 68 additions and 14 deletions
|
@ -21,7 +21,7 @@ set $menu dmenu_run
|
|||
### Output configuration
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in __DATADIR__/backgrounds/sway/)
|
||||
output * bg __DATADIR__/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
||||
output * bg @datadir@/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
||||
#
|
||||
# Example configuration:
|
||||
#
|
||||
|
@ -194,4 +194,4 @@ bar {
|
|||
}
|
||||
}
|
||||
|
||||
include __SYSCONFDIR__/sway/config.d/*
|
||||
include @sysconfdir@/sway/config.d/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue