10 lines
268 B
Desktop File
10 lines
268 B
Desktop File
|
# For use in ubuntu, just copy into /usr/share/xsessions
|
||
|
|
||
|
[Desktop Entry]
|
||
|
Name=awesome
|
||
|
Comment=Highly configurable framework window manager
|
||
|
Exec=/home/mediocregopher/.nix-profile/bin/awesome
|
||
|
Type=Application
|
||
|
Icon=/usr/share/pixmaps/awesome.xpm
|
||
|
Keywords=Window manager
|