Update user configs

This commit is contained in:
natemaia
2017-12-18 09:26:53 -08:00
parent 662f7d9388
commit 594f6ed000
15 changed files with 40 additions and 64 deletions

6
home/bin/rofi-window Executable file
View File

@ -0,0 +1,6 @@
#!/bin/bash
rofi -no-config -modi window -show window -hide-scrollbar -eh 1 \
-padding 50 -line-padding 4 -font "Fantasque Sans Mono 12" -color-enabled \
-color-window "#1F2326, #1F2326, #1F2326" \
-color-normal "#1F2326, #F1F1F1, #1F2326, #4E88CF, #1F2326"