Skip to content

Instantly share code, notes, and snippets.

@booherbg
Created November 20, 2020 16:29
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 booherbg/f820fdacb5a94df65cd373e2914aeb75 to your computer and use it in GitHub Desktop.
Save booherbg/f820fdacb5a94df65cd373e2914aeb75 to your computer and use it in GitHub Desktop.
dot files
~/.config/spacebar/spacebarrc
```
spacebar -m config status_bar off
spacebar -m config text_font "Helvetica Neue:Bold:11.0"
spacebar -m config icon_font "FontAwesome:Regular:11.0"
spacebar -m config background_color 0xff202020
spacebar -m config foreground_color 0xffa8a8a8
spacebar -m config space_icon_strip 1 2 3 4 5 6 7 8 9 10
spacebar -m config power_icon_strip  
spacebar -m config space_icon 
spacebar -m config clock_icon 
spacebar -m config clock_format "%m/%d/%y %I:%M %p"
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment