From 114d8f292d177b71ea08c55b70d7856e1bc50baa Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Mon, 15 Jul 2024 13:15:47 -0400 Subject: ttf/otf font preview within lf --- .config/sxhkd/sxhkdrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/sxhkd/sxhkdrc') diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 31f10df..7a296fa 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -153,7 +153,7 @@ super + p displayselect ## TODOs (orgmode-nvim) super + space - dropdowntoggle orgmode nvim +"Neorg index" + dropdowntoggle orgmode nvim "$HOME/Dropbox/org/index.org" ## Terminal Calculator super + a dropdowntoggle calc tmux-py @@ -217,10 +217,10 @@ XF86AudioMute ## Increase/decrease Brightness {XF86MonBrightnessUp, XF86MonBrightnessDown} backlightctl -{i,d} 5 -## Max-Out Brightness +## Set brightness to maximum shift + XF86MonBrightnessUp backlightctl -s 100 -## Set Brightness to 5 percent +## Set brightness to minimum shift + XF86MonBrightnessDown backlightctl -s 0 ## Fix games with MX Master mouse -- cgit v1.2.3