Change cursor theme, add plank settings
This commit is contained in:
parent
7f4e7c3c6a
commit
dd59361099
7 changed files with 33 additions and 0 deletions
2
dots/plank/items/calibre-gui.dockitem
Normal file
2
dots/plank/items/calibre-gui.dockitem
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[PlankDockItemPreferences]
|
||||||
|
Launcher=file:///usr/share/applications/calibre-gui.desktop
|
2
dots/plank/items/chromium-browser.dockitem
Normal file
2
dots/plank/items/chromium-browser.dockitem
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[PlankDockItemPreferences]
|
||||||
|
Launcher=file:///usr/share/applications/chromium-browser.desktop
|
2
dots/plank/items/emacs25.dockitem
Normal file
2
dots/plank/items/emacs25.dockitem
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[PlankDockItemPreferences]
|
||||||
|
Launcher=file:///usr/share/applications/emacs25.desktop
|
2
dots/plank/items/gimp.dockitem
Normal file
2
dots/plank/items/gimp.dockitem
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[PlankDockItemPreferences]
|
||||||
|
Launcher=file:///usr/share/applications/gimp.desktop
|
2
dots/plank/items/sakura.dockitem
Normal file
2
dots/plank/items/sakura.dockitem
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[PlankDockItemPreferences]
|
||||||
|
Launcher=file:///usr/share/applications/sakura.desktop
|
2
dots/plank/items/thunderbird.dockitem
Normal file
2
dots/plank/items/thunderbird.dockitem
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[PlankDockItemPreferences]
|
||||||
|
Launcher=file:///usr/share/applications/thunderbird.desktop
|
21
dots/plank/plank.ini
Normal file
21
dots/plank/plank.ini
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
[dock1]
|
||||||
|
icon-size=48
|
||||||
|
show-dock-item=false
|
||||||
|
position='left'
|
||||||
|
dock-items=['sakura.dockitem', 'chromium-browser.dockitem', 'thunderbird.dockitem', 'emacs25.dockitem', 'gimp.dockitem', 'calibre-gui.dockitem']
|
||||||
|
unhide-delay=0
|
||||||
|
items-alignment='center'
|
||||||
|
theme='Frost'
|
||||||
|
hide-mode='intelligent'
|
||||||
|
pinned-only=false
|
||||||
|
auto-pinning=true
|
||||||
|
alignment='center'
|
||||||
|
zoom-percent=150
|
||||||
|
hide-delay=0
|
||||||
|
zoom-enabled=false
|
||||||
|
monitor=''
|
||||||
|
lock-items=false
|
||||||
|
tooltips-enabled=true
|
||||||
|
pressure-reveal=false
|
||||||
|
offset=0
|
||||||
|
current-workspace-only=false
|
Loading…
Add table
Add a link
Reference in a new issue