From 6dfd548dce9fe57863eff068209e058503baaa02 Mon Sep 17 00:00:00 2001 From: Carolyn Saunders Date: Mon, 6 Mar 2017 20:11:17 -0800 Subject: [PATCH] Changed terminal and font --- .config/sxhkd/sxhkdrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 2b11ed6..e3b0a29 100755 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -17,15 +17,15 @@ XF86MonBrightness{Up,Down} # terminal emulator super + Return - termite + st # program launcher super + p - rofi -show run -m -1 -padding 20 -width 30 -lines 5 -color-window "#111314, #7e57c2, #7e57c2" -color-normal "#111314, #7e57c2, #111314, #7e57c2, #111314" -color-active "#111314, #7e57c2, #111314, #7e57c2, #111314" -location 0 -font "GohuFont 14" -bc "#7e57c2" -bw 2 -opacity 100 -regex + rofi -show run -m -1 -padding 20 -width 30 -lines 5 -color-window "#111314, #7e57c2, #7e57c2" -color-normal "#111314, #7e57c2, #111314, #7e57c2, #111314" -color-active "#111314, #7e57c2, #111314, #7e57c2, #111314" -location 0 -font "Print Char 21 12" -bc "#7e57c2" -bw 2 -opacity 100 -regex # window management super + shift + p - rofi -show window -m -1 -padding 20 -width 30 -lines 5 -color-window "#111314, #7e57c2, #7e57c2" -color-normal "#111314, #7e57c2, #111314, #7e57c2, #111314" -color-active "#111314, #7e57c2, #111314, #7e57c2, #111314" -location 0 -font "GohFont 14" -bc "#7e57c2" -bw 2 -opacity 100 + rofi -show window -m -1 -padding 20 -width 30 -lines 5 -color-window "#111314, #7e57c2, #7e57c2" -color-normal "#111314, #7e57c2, #111314, #7e57c2, #111314" -color-active "#111314, #7e57c2, #111314, #7e57c2, #111314" -location 0 -font "Print Char 21 12" -bc "#7e57c2" -bw 2 -opacity 100 # make sxhkd reload its configuration files: super + Escape