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
-3
View File
@@ -13,9 +13,6 @@ export ALTERNATE_EDITOR="" # setting for emacsclient
export EDITOR="emacsclient -t -a ''" # $EDITOR use Emacs in terminal
export VISUAL="emacsclient -c -a emacs" # $VISUAL use Emacs in GUI mode
### EXPORTS for dmscripts
export DMTERM="emacsclient -c -a emacs"
### SET MANPAGER
### Uncomment only one of these!