dotfiles

my shiny new dotfiles
git clone git://git.jakekoroman.com/dotfiles
Log | Files | Refs | README

myswaylock (309B)


      1 #!/bin/sh
      2 
      3 swaylock \
      4 	--screenshots \
      5 	--clock \
      6 	--indicator \
      7 	--indicator-radius 100 \
      8 	--indicator-thickness 7 \
      9 	--effect-blur 7x5 \
     10 	--effect-vignette 0.5:0.5 \
     11 	--ring-color 586e75 \
     12 	--key-hl-color 93a1a1 \
     13 	--line-color 00000000 \
     14 	--inside-color 00000088 \
     15 	--separator-color 00000000 \
     16 	--grace 2