Adding clickable events to xmobar widgets

This commit is contained in:
Derek Taylor
2021-04-26 13:32:23 -05:00
parent 0b6a9882bc
commit 4eeb302622
8 changed files with 16 additions and 23 deletions

View File

@@ -18,9 +18,6 @@ set TERM "xterm-256color" # Sets the terminal type
set EDITOR "emacsclient -t -a ''" # $EDITOR use Emacs in terminal
set VISUAL "emacsclient -c -a emacs" # $VISUAL use Emacs in GUI mode
### EXPORTS for dmscripts
set DMTERM "emacsclient -c -a emacs"
### SET MANPAGER
### Uncomment only one of these!