samedamci f4aa5d265c Edit scripts
- delete '.sh' from name
- edit screenshot script
  * use rofi instead of dmenu
  * add notification
  * fix area mode
- few changes in polybar config and updot
2020-03-13 12:45:30 +01:00

6 lines
481 B
Bash
Executable File

#!/bin/zsh
RESOL=$(xrandr | grep '*' | grep -o '?*[0-9]*x?*[0-9]*')
i3lock -i ~/.config/wallpapers/$RESOL/wall$(( ( RANDOM % $(ls ~/.config/wallpapers/$RESOL | wc -l) +1 ) )).png --composite --insidecolor=55443311 --ringcolor=99443300 --ringvercolor=00000000 --insidevercolor=55443311 --keyhlcolor=99999999 --indicator --veriftext= --wrongtext=! --radius 180 -b --separatorcolor=00000000 -k --timesize=40 --datesize=20 --time-font=Monospace --date-font=Monospace --bar-indicator