aboutsummaryrefslogtreecommitdiff
path: root/port-files/obsolete/debian/luminaDesktop.conf
blob: 16576eaff10fb16cb132434cf9c82a122c7f4817 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
#This is the configuration file that generates all the default settings files for the Lumina desktop
# For any setting that can take a list of values, each vale needs to be seperated by a comma and a space (", ")
#    Example: some_setting=item1, item2, item3

#NOTE: To pre-setup default applications for particular mime-types, you need to create *.desktop entries on
#  system corresponding to the XDG mime-type specifications for default applications
#  See Here for specifications: http://www.freedesktop.org/wiki/Specifications/mime-apps-spec/

# Possible Desktop Plugins (Lumina version 0.9.1): 
#   calendar, applauncher[::absolute path to *.desktop file], desktopview, notepad, audioplayer, rssreader
# Possible Panel Plugins (Lumina version 0.9.1):
#   userbutton, desktopbar, spacer, desktopswitcher, battery, clock, systemdashboard, systemstart
#   taskmanager[-nogroups], systemtray, homebutton, appmenu, applauncher[::absolute path to *.desktop file]
# Possible Menu Plugins (Lumina version 0.9.1):
#   terminal, filemanager, applications, line, settings, windowlist, app::<absolute path to *.desktop file>

#GENERAL SESSION SETTINGS 
session_enablenumlock=true #[true/false] Enable numlock on login using "numlockx"
session_playloginaudio=false #[true/false] Play the audio chimes on log in
session_playlogoutaudio=false #[true/false] Play the audio chimes on log out

# DEFAULT UTILITIES
# Provide the full path to *.desktop file, or a binary name which exists on PATH
# *.desktop files provide better support for input formats, and are recommended
#Note: the last "ifexists" entry has the highest priority for each session utility
session_default_terminal_ifexists=xterm.desktop
session_default_terminal_ifexists=konsole.desktop
session_default_terminal_ifexists=lumina-terminal.desktop

session_default_filemanager=lumina-fm.desktop

session_default_webbrowser_ifexists=chromium-browser.desktop
session_default_webbrowser_ifexists=qupzilla.desktop
session_default_webbrowser_ifexists=iceweasel.desktop
session_default_webbrowser_ifexists=firefox.desktop

session_default_email_ifexists=trojita.desktop
session_default_email_ifexists=icedove.desktop
session_default_email_ifexists=thunderbird.desktop

#DEFAULT UTILITIES FOR INDIVIDUAL MIME TYPES
# Format: mime_default_<mimetype>[_ifexists]=<*.desktop file>
mime_default_text/*_ifexists=lumina-textedit.desktop

mime_default_audio/*_ifexists=vlc.desktop
mime_default_video/*_ifexists=vlc.desktop
mime_default_audio/*_ifexists=mpv.desktop
mime_default_video/*_ifexists=mpv.desktop

mime_default_application/zip_ifexists=xarchiver.desktop
mime_default_application/x-compressed-tar_ifexists=xarchiver.desktop
mime_default_application/x-bzip-compressed-tar_ifexists=xarchiver.desktop
mime_default_application/x-lrzip-compressed-tar_ifexists=xarchiver.desktop
mime_default_application/x-lzma-compressed-tar_ifexists=xarchiver.desktop
mime_default_application/x-xz-compressed-tar_ifexists=xarchiver.desktop
mime_default_application/x-tar_ifexists=xarchiver.desktop

mime_default_unknown/*=lumina-textedit.desktop
mime_default_application/x-shellscript=lumina-textedit.desktop

#THEME SETTINGS
theme_themefile=Glass #Name of the theme to use (disable for Lumina-Default)
theme_colorfile=Grey-Dark #Name of the color spec file to use for theming
theme_iconset=oxygen #Name of the icon theme to use
theme_font=Arial #Name of the font family to use
theme_fontsize=10pt #Default size of the fonts to use on the desktop (can also use a percentage of the screen height (<number>%) )

#DESKTOP SETTINGS (used for the primary screen in multi-screen setups)
desktop_visiblepanels=1 #[0 - 12] The number of panels visible by default
desktop_backgroundfiles=/usr/share/images/desktop-background #list of absolute file paths for image files (disable for Lumina default)
desktop_backgroundrotateminutes=5 #[positive integer] number of minutes between background rotations (if multiple files)
desktop_plugins=desktopview, calendar #list of plugins to be shown on the desktop by default
desktop_generate_icons=true #[true/false] Auto-generate launchers for ~/Desktop items

#PANEL SETTINGS (preface with panel1_<setting> or panel2.<setting>, depending on the number of panels you have visible by default)
#NOTE: If two panels, they need to be on opposite screen edges (top/bottom or left/right)
panel1_location=top #[top/bottom/left/right] Screen edge the panel should be on
panel1_pixelsize=4%H #number of pixels wide/high the panel should be (or <number>%[W/H] for a percentage of the screen width/height)
panel1_autohide=false #[true/false] Have the panel become visible on mouse-over
panel1_plugins=systemstart, taskmanager-nogroups, spacer, systemtray, clock, battery #list of plugins for the panel
panel1_pinlocation=center #[left/center/right] Note:[left/right] corresponds to [top/bottom] for vertical panels
panel1_edgepercent=90 #[1->100] percentage of the screen edge to use

#MENU SETTINGS (right-click menu)
menu_plugins=terminal, filemanager, applications, line, settings #list of menu plugins to show

#FAVORITES CUSTOMIZATION
#favorites_add=<file/dir path> #Create a favorites entry for this file/dir
#favorites_remove=<file/dir path> #Remove a favorites entry for this file/dir
#favorites_add_ifexists=<file/dir path> #Create a favorites entry for this file/dir if the file/dir exists
favorites_add_ifexists=firefox.desktop
favorites_add_ifexists=iceweasel.desktop
favorites_add_ifexists=chromium-browser.desktop
favorites_add_ifexists=qupzilla.desktop
favorites_add_ifexists=thunderbird.desktop
favorites_add_ifexists=icedove.desktop
favorites_add_ifexists=trojita.desktop
favorites_add_ifexists=mpv.desktop
favorites_add_ifexists=vlc.desktop

#QUICKLAUNCH CUSTOMIZATION (requires the use of the "systemstart" panel plugin)
#quicklaunch_add=<file/dir path> #Create a quicklaunch shortcut for this file/dir
#quicklaunch_add_ifexists=<file/dir path> #Create a quicklaunch shortcut for this file/dir if the file/dir exists

#Generic scripts/utilities to run for any additional setup procedures
#  These are always run after all other settings are saved
#Format: usersetup_run=<generic command to run>
usersetup_run=xdg-user-dirs-update
bgstack15