remove unneeded execs, add redshift to exec
This commit is contained in:
parent
1d43a7ee54
commit
83c079a17a
1 changed files with 2 additions and 2 deletions
|
@ -159,7 +159,7 @@ bar {
|
|||
|
||||
# F key commands
|
||||
# Lock
|
||||
bindsym $mod+F5 exec slimlock
|
||||
bindsym $mod+F5 exec i3lock -n -c 000000 -i /tmp/wallpaper
|
||||
|
||||
bindsym $mod+F6 exec xbacklight -dec 5
|
||||
bindsym $mod+F7 exec xbacklight -inc 2
|
||||
|
@ -178,4 +178,4 @@ assign [class="Pidgin"] $ws9
|
|||
|
||||
# Load
|
||||
exec xbacklight -set 20
|
||||
exec nm-applet
|
||||
exec redshift
|
||||
|
|
Loading…
Reference in a new issue