Rofi Launcher w/ Greenclip Manager
- Add greenclip daemon to autostart - Add background processes section to autostart - Remove references to dmenu - Add rofi run and clipboard shortcuts - Update man page to reference rofi instead of dmenu
This commit is contained in:
9
dwm.1
9
dwm.1
@@ -70,9 +70,14 @@ Start
|
||||
.TP
|
||||
.B Mod1\-p
|
||||
Spawn
|
||||
.BR dmenu(1)
|
||||
.BR rofi(1)
|
||||
for launching other programs.
|
||||
.TP
|
||||
.B Mod1\-c
|
||||
Spawn
|
||||
.BR rofi(1)
|
||||
for Greenclip clipboard manager
|
||||
.TP
|
||||
.B Mod1\-,
|
||||
Focus previous screen, if any.
|
||||
.TP
|
||||
@@ -176,7 +181,7 @@ This file is started before any autostart.sh; dwm waits for its termination.
|
||||
dwm is customized by creating a custom config.h and (re)compiling the source
|
||||
code. This keeps it fast, secure and simple.
|
||||
.SH SEE ALSO
|
||||
.BR dmenu (1),
|
||||
.BR rofi (1),
|
||||
.BR st (1)
|
||||
.SH ISSUES
|
||||
Java applications which use the XToolkit/XAWT backend may draw grey windows
|
||||
|
Reference in New Issue
Block a user