Forgot to actually add some of my changes.
This commit is contained in:
parent
43067c0efe
commit
68620696fc
2
i38.sh
2
i38.sh
@ -417,7 +417,7 @@ $(if command -v pidgin &> /dev/null ; then
|
||||
fi)
|
||||
$(if command -v xrandr &> /dev/null ; then
|
||||
echo "# alt+s bound to brightness control"
|
||||
echo "bindsym \$mod+s exec --no-startup-id ${i3Path}/scripts/screen_controller.sh"
|
||||
echo "bindsym \$mod+s exec --no-startup-id ${i3Path}/scripts/screen_controller.sh, mode \"default\""
|
||||
fi)
|
||||
$(if command -v transfersh &> /dev/null ; then
|
||||
echo "# t bound to share file with transfer.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user