From c86ab2f8695dd41b722e00ca36c5ded1f7626a21 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Thu, 28 May 2020 22:41:21 +0530 Subject: updated zsh --- spectrwm/.config/spectrwm/spectrwm.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'spectrwm') diff --git a/spectrwm/.config/spectrwm/spectrwm.conf b/spectrwm/.config/spectrwm/spectrwm.conf index 8cc43e5..79252db 100644 --- a/spectrwm/.config/spectrwm/spectrwm.conf +++ b/spectrwm/.config/spectrwm/spectrwm.conf @@ -38,7 +38,7 @@ bar_color[1] = black bar_color_selected[1] = rgb:00/80/80 bar_font_color[1] = rgb:b5/b5/b5, rgb:73/73/73 bar_font_color_selected = black -bar_font = ASM\-Bold:style=☞:size=9.5 +bar_font = ASM\-Bold:style=☞:size=9.5:antialias=true:autohint=true bar_action = ~/.config/spectrwm/statusbar bar_action_expand = 1 bar_justify = left @@ -129,8 +129,8 @@ bind[pprev] = XF86AudioPrev bind[pplay] = XF86AudioPlay # Optional default programs that will only be validated if you override: -program[screenshot_all] = screenshot full # optional -program[screenshot_wind] = screenshot window # optional +program[screenshot_all] = ~/.local/bin/screenshot full # optional +program[screenshot_wind] = ~/.local/bin/screenshot window # optional # program[initscr] = initscreen.sh # optional # EXAMPLE: Define 'firefox' action and bind to key. -- cgit v1.2.3