diff options
Diffstat (limited to 'spectrwm')
| -rw-r--r-- | spectrwm/.config/spectrwm/spectrwm.conf | 6 |
1 files changed, 3 insertions, 3 deletions
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 | |||
| 38 | bar_color_selected[1] = rgb:00/80/80 | 38 | bar_color_selected[1] = rgb:00/80/80 |
| 39 | bar_font_color[1] = rgb:b5/b5/b5, rgb:73/73/73 | 39 | bar_font_color[1] = rgb:b5/b5/b5, rgb:73/73/73 |
| 40 | bar_font_color_selected = black | 40 | bar_font_color_selected = black |
| 41 | bar_font = ASM\-Bold:style=☞:size=9.5 | 41 | bar_font = ASM\-Bold:style=☞:size=9.5:antialias=true:autohint=true |
| 42 | bar_action = ~/.config/spectrwm/statusbar | 42 | bar_action = ~/.config/spectrwm/statusbar |
| 43 | bar_action_expand = 1 | 43 | bar_action_expand = 1 |
| 44 | bar_justify = left | 44 | bar_justify = left |
| @@ -129,8 +129,8 @@ bind[pprev] = XF86AudioPrev | |||
| 129 | bind[pplay] = XF86AudioPlay | 129 | bind[pplay] = XF86AudioPlay |
| 130 | 130 | ||
| 131 | # Optional default programs that will only be validated if you override: | 131 | # Optional default programs that will only be validated if you override: |
| 132 | program[screenshot_all] = screenshot full # optional | 132 | program[screenshot_all] = ~/.local/bin/screenshot full # optional |
| 133 | program[screenshot_wind] = screenshot window # optional | 133 | program[screenshot_wind] = ~/.local/bin/screenshot window # optional |
| 134 | # program[initscr] = initscreen.sh # optional | 134 | # program[initscr] = initscreen.sh # optional |
| 135 | 135 | ||
| 136 | # EXAMPLE: Define 'firefox' action and bind to key. | 136 | # EXAMPLE: Define 'firefox' action and bind to key. |
