dotfiles

A steaming hot pile of sh...ell scripts and configuration files.
git clone https://kaka.farm/~git/dotfiles
Log | Files | Refs

brightness-down (196B)


      1 #!/bin/sh
      2 
      3 gdbus call \
      4     --session \
      5     --dest org.gnome.SettingsDaemon.Power \
      6     --object-path /org/gnome/SettingsDaemon/Power \
      7     --method org.gnome.SettingsDaemon.Power.Screen.StepDown