Skip to content

Latest commit

 

History

History
 
 

slim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Installation

  1. Put all fonts in the fonts folder to /usr/share/fonts/ and refresh font cache
    sudo cp fonts/* /usr/share/fonts/ && fc-cache -rv
  2. Put slim.conf into /etc/
    sudo cp slim.conf /etc/
  3. Put the custom folder to /usr/share/slim/themes/
    sudo cp -r custom/ /usr/share/slim/themes/
  4. Create symbolic link for slim background to ~/.wallpaper/slim.png
    sudo ln -s ~/.wallpaper/slim.png /usr/share/slim/themes/custom/background.png

Slim requires .xinitrc to execute WM/DE sessions. So, put .xinitrc to user's home directory.

cp .xinitrc ~/

More information is available on the Arch Wiki.

Additional configuration

Edit the slim.conf file.

  • Screenshots - F11
    screenshot_cmd      scrot -e 'mv $f /home/username/Pictures/'

custom.slim


If you want a slim bluesky theme it's also available at bluesky.tar.xz. bluesky.slimlock