/labwc-desktop

labwc desktop "environment" config

Primary LanguageHTML

Typing SVG

My personal gruvbox-themed Arch Linux + labwc rice

Screenshots

wallpaper higher res version

List of Applications

Other Applications

Themes

Fonts

Keybinds

  • App launcher - Win-Space
  • File manager - Win-F
  • Open terminal Win-Enter
  • Task manager - Ctrl-Shift-Esc
  • Screenshot - Win-Shift-S or PrtSc
  • Lock screen - Win-L

Notes

  • You may want to configure kanshi for your own display config.
  • You may also have to adjust padding of lockscreen login prompt depending on your screen resolution. For ≤1080p users, adjusting the padding is a must as it will overlap with the media player or in some cases, prevent gtklock from starting due to the login prompt being out of bounds.
  • These dotfiles are constantly changing and improving. If you really want to keep updated with my changes, it'd probably be wiser to just symlink the subdirectories to your ~/.config folder and just git pull periodically. (needs testing on my end but should work)

Getting Started

  • I have provided a simple install script, recommended for a clean Arch installation:
cd ~/
wget https://raw.githubusercontent.com/unwiredfromreality/dots-and-stuff/master/install.sh -O ~/install.sh && sh install.sh

Note that firefox css theme will have to be applied manually. Open firefox, enable toolkit.legacyUserProfileCustomizations.stylesheets in about:config, then copy over the chrome folder:

cd ~/dots-and-stuff
cp -r chrome ~/.mozilla/firefox/*default-release/

Spotify and spicetify may be installed manually; theme will be applied upon running spicetify apply for first time.