63 lines
2.1 KiB
Groff
63 lines
2.1 KiB
Groff
.TH "PAPERCHANGER" "1" "May 2021"
|
|
|
|
.SH NAME
|
|
.PP
|
|
paperchanger - providing a comfortable way of changing the wallpaper
|
|
|
|
.SH SYNOPSIS
|
|
.PP
|
|
.SS paperchanger
|
|
[-OPTION] [PATH]
|
|
.SS paperchanger
|
|
-h | -d | -S | -dS | -P
|
|
.SS paperchanger
|
|
-s [file] | -ds [file] | -p [directory]
|
|
|
|
.SH DESCRIPTION
|
|
.PP
|
|
Paperchanger provides an easy way of changing the wallpaper in an x environment. It uses xwallpaper internally. Paperchanger provides functionality of saving the current wallpaper in the users home directory as well as setting a default directory, where all wallpapers are usually stored. This makes it much easier to change wallpapers, as you are in the right directory just when you want to change the wallpaper. It also eliminates the need of setting the wallpapers path manually every time the window manager / desktop environment is started. Furthermore it gives the user the option of choosing a wallpaper through a graphical dialogue which is very nice as one is selecting images.
|
|
|
|
.SH OPTIONS
|
|
.PP
|
|
.SS -h, --help, help
|
|
Prints the help output.
|
|
.PP
|
|
.SS -d, --display, display
|
|
Displays the specified wallpaper.
|
|
.PP
|
|
.SS -s [file], --set [file], set [file]
|
|
Sets the wallpaper to the file given as a parameter.
|
|
.PP
|
|
.SS -S, --Set, Set
|
|
Sets the wallpaper to the file selected through a graphical selection dialogue.
|
|
.PP
|
|
.SS -ds [file], --display-and-set [file], display-and-set [file]
|
|
Sets and directly displays the wallpaper to the file given as a parameter.
|
|
.PP
|
|
.SS -dS, --display-and-Set, display-and-Set
|
|
Sets and directly displays the wallpaper choosen through a graphical selection dialogue.
|
|
.PP
|
|
.SS -p, --path, path
|
|
Sets the default wallpaper directory to the path given as a parameter.
|
|
.PP
|
|
.SS -P, --Path, Path
|
|
Sets the default wallpaper directory to the path selected through a graphical dialogue.
|
|
.PP
|
|
|
|
.SH FILES
|
|
.SS /usr/bin/paperchanger
|
|
The paperchanger binary.
|
|
.PP
|
|
.SS ~/.paperchanger/current_wallpaper.txt
|
|
The file, where the path to the current wallpaper is stored.
|
|
.PP
|
|
.SS ~/.paperchanger/paperchanger.conf.sh
|
|
The configuration file.
|
|
.PP
|
|
|
|
.SH AUTHOR
|
|
Maximilian Käfer (maxi@kske.dev)
|
|
.PP
|
|
Git Repository (\fIhttps://git.kske.dev/DieGurke/paperchanger\fP)
|
|
.PP
|