diff options
-rw-r--r-- | config.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.example b/config.example index e2c03fd..24f1f26 100644 --- a/config.example +++ b/config.example @@ -12,6 +12,7 @@ _rofi () { # that can read from pipes. Known viewers to work are feh and display _image_viewer () { feh - +# display } # xdotool needs the keyboard layout to be set using setxkbmap |