Skip to content

Instantly share code, notes, and snippets.

@mortdeus
Created December 23, 2012 21:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mortdeus/4366300 to your computer and use it in GitHub Desktop.
Save mortdeus/4366300 to your computer and use it in GitHub Desktop.
[core]
#modules=desktop-shell.so,xwayland.so
[shell]
background-image=/usr/share/backgrounds/arch.png
background-color=0xff002244
panel-color=0x90ff0000
locking=true
animation=zoom
#binding-modifier=ctrl
#num-workspaces=6
#lockscreen-icon=/usr/share/icons/gnome/256x256/actions/lock.png
#lockscreen=/usr/share/backgrounds/gnome/Garden.jpg
#homescreen=/usr/share/backgrounds/gnome/Blinds.jpg
#animation=fade
[launcher]
icon=/usr/share/icons/gnome/24x24/apps/utilities-terminal.png
path=/usr/bin/gnome-terminal
[launcher]
icon=/home/usr/share/icons/gnome/24x24/apps/utilities-terminal.png
path=/home/mortdeus/install/bin/weston-terminal
[launcher]
icon=/usr/share/icons/hicolor/24x24/apps/google-chrome.png
path=/usr/bin/google-chrome
[launcher]
icon=/home/usr/share/icons/gnome/24x24/apps/arts.png
path=/home/mortdeus/source/weston/clients/flower
[screensaver]
# Uncomment path to disable screensaver
path=/home/mortdeus/install/libexec/weston-screensaver
duration=600
[input-method]
path=/home/mortdeus/install/libexec/weston-keyboard
#[output]
#name=LVDS1
#mode=1680x1050
#transform=90
#[output]
#name=VGA1
#mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
#transform=flipped
#[output]
#name=X1
#mode=1024x768
#transform=flipped-270
[keyboard]
#keymap_rules
#keymap_model
keymap_layout=us
keymap_variant=colemak
#keymap_options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment