Launchy::Detect::NixDesktopEnvironment
The list of known desktop environments
# File lib/launchy/detect/nix_desktop_environment.rb, line 34 34: def self.browser 35: 'kfmclient' 36: end
# File lib/launchy/detect/nix_desktop_environment.rb, line 30 30: def self.is_current_desktop_environment? 31: ENV['KDE_FULL_SESSION'] 32: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.