~aacebedo/i3-xfce/develop

« back to all changes in this revision

Viewing changes to src/i3xfce/resources/roles/install/utilities/files/albert.conf

  • Committer: Alexandre ACEBEDO
  • Date: 2016-12-02 13:34:42 UTC
  • mfrom: (38.1.1)
  • Revision ID: git-v1:34ca467b827a03d1dff00ba1d5e27a3bcee815ff
Merged feature/fix_setupinstall into develop

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[General]
 
2
alwaysOnTop=true
 
3
blacklist=@Invalid()
 
4
displayIcons=true
 
5
displayScrollbar=false
 
6
hideOnFocusLoss=true
 
7
hotkey=Alt+Space
 
8
itemCount=10
 
9
showCentered=true
 
10
theme=Numix
 
11
windowPosition=@Point(954 347)
 
12
 
 
13
[Applications]
 
14
fuzzy=false
 
15
paths=/usr/share/xubuntu/applications, /usr/share/xfce4/applications, /usr/local/share/applications, /usr/share/applications
 
16
terminal=xterm -e %1
 
17
 
 
18
[Calculator]
 
19
group_separators=false
 
20
 
 
21
[Chromebookmarks]
 
22
bookmarkfile=
 
23
fuzzy=false
 
24
 
 
25
[Files]
 
26
follow_symlinks=true
 
27
fuzzy=false
 
28
index_audio=true
 
29
index_dirs=true
 
30
index_docs=true
 
31
index_hidden=false
 
32
index_image=true
 
33
index_video=true
 
34
scan_interval=60
 
35
 
 
36
[System]
 
37
hibernate=systemctl hibernate -i
 
38
lock=cinnamon-screensaver-command -l
 
39
poweroff=systemctl poweroff -i
 
40
reboot=systemctl reboot -i
 
41
suspend=systemctl suspend -i
 
42