Re: Key bindings for shutdown, reboot?

2016-02-28 Thread A M
Hello I've looked at the wiki article 'Shutdown Dialog' and added an alternate script (the main improvement being improved keyboard-friendliness :) ). Feel free to comment on it. Best Regards Alex On 02/21/2016 02:47 PM, Abraham Baker wrote: I just map Shift+Pause/break to "systemctl suspend

Redshift, no effect?

2016-02-28 Thread A M
Hello I've setup redshift integration as described in these two links: https://awesome.naquadah.org/wiki/Using_redshift_with_awesome https://github.com/YoRyan/awesome-redshift/blob/master/README.md I've followed the instructions carefully and imitated them precisely. As far as I am aware of all

Re: Redshift, no effect?

2016-02-28 Thread Abraham Baker
I just start redshift-gtk on boot, and the icon shows up in the bar at the top. Seems to just work, but I guess this wouldn't help if you can't use gtk for some reason. Abe On Sun, Feb 28, 2016 at 10:18 AM, A M wrote: > Hello > > I've setup redshift integration as described in these two links:

Re: Redshift, no effect?

2016-02-28 Thread A M
Redshift works fine outside of awesome, I've been using it for several years. I discovered the issue and resolved it. I had to replace the relative path to the .redshift.conf with the absolute path. The only edit I did was thus: redshift.options = "-c /home/alex/.config/redshift.conf" In the