Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Backports:SLE-15-SP1:Update
rofi
xdg-terminal.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xdg-terminal.patch of Package rofi
--- a/config/config.c 2017-08-29 11:17:36.000000000 +0200 +++ b/config/config.c 2017-09-27 10:29:54.090418286 +0200 @@ -55,16 +55,16 @@ .show_icons = FALSE, /** Terminal to use. (for ssh and open in terminal) */ - .terminal_emulator = "rofi-sensible-terminal", + .terminal_emulator = "xdg-terminal", .ssh_client = "ssh", /** Command when executing ssh. */ - .ssh_command = "{terminal} -e {ssh-client} {host}", + .ssh_command = "{terminal} '{ssh-client} {host}'", /** Command when running */ .run_command = "{cmd}", /** Command used to list executable commands. empty -> internal */ .run_list_command = "", /** Command executed when running application in terminal */ - .run_shell_command = "{terminal} -e {cmd}", + .run_shell_command = "{terminal} '{cmd}'", /** Command executed on accep-entry-custom for window modus */ .window_command = "xkill -id {window}", /** No default icon theme, we search Adwaita and gnome as fallback */
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor