updates
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
v:/home/tristan/build/rineja/app/views
|
|
||||||
a:/home/tristan/build/rineja/app/assets
|
|
||||||
c:/home/tristan/build/rineja/app/controllers
|
|
||||||
l:/home/tristan/build/shoppe/config/locales
|
|
||||||
':/media/Games/PS3/Zombie.Apocalypse.PSN.PS3-DUPLEX
|
|
||||||
j:/media
|
|
||||||
|
|||||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
.config/ranger/__pycache__
|
.config/ranger/__pycache__
|
||||||
.config/ranger/plugins/__pycache__
|
.config/ranger/plugins/__pycache__
|
||||||
|
.config/ranger/bookmarks
|
||||||
.config/systemd/user/default.target.wants
|
.config/systemd/user/default.target.wants
|
||||||
.config/systemd/user/timers.target.wants
|
.config/systemd/user/timers.target.wants
|
||||||
|
|||||||
@@ -6,8 +6,8 @@ exec --no-startup-id compton -G -b
|
|||||||
exec --no-startup-id mplayer -fs $HOME/.i3/boot.mp4
|
exec --no-startup-id mplayer -fs $HOME/.i3/boot.mp4
|
||||||
exec --no-startup-id conky -c $HOME/.config/conky/conkyrc
|
exec --no-startup-id conky -c $HOME/.config/conky/conkyrc
|
||||||
exec --no-startup-id xset -dpms && xset s noblank && xset s noexpose && xset dpms 600 1800 360
|
exec --no-startup-id xset -dpms && xset s noblank && xset s noexpose && xset dpms 600 1800 360
|
||||||
exec --no-startup-id xautolock -time 10 -locker $HOME/.i3/scripts/locker.sh
|
exec xautolock -time 10 -locker $HOME/.i3/scripts/locker.sh
|
||||||
exec --no-startup-id xautolock -locknow
|
exec xautolock -locknow
|
||||||
#DAEMONS
|
#DAEMONS
|
||||||
#exec --no-startup-id urxvtd -q
|
#exec --no-startup-id urxvtd -q
|
||||||
exec --no-startup-id udiskie -t
|
exec --no-startup-id udiskie -t
|
||||||
@@ -127,7 +127,8 @@ bindsym XF86MonBrightnessDown exec xbacklight -5
|
|||||||
bindsym XF86KbdBrightnessUp exec asus-kbd-backlight up
|
bindsym XF86KbdBrightnessUp exec asus-kbd-backlight up
|
||||||
bindsym XF86KbdBrightnessDown exec asus-kbd-backlight down
|
bindsym XF86KbdBrightnessDown exec asus-kbd-backlight down
|
||||||
bindsym XF86Sleep exec ~/.i3/scripts/locker.sh & systemctl suspend
|
bindsym XF86Sleep exec ~/.i3/scripts/locker.sh & systemctl suspend
|
||||||
bindsym XF86PowerOff exec ~/.i3/scripts/locker.sh
|
bindsym $mod+Shift+p exec ~/.i3/scripts/locker.sh & systemctl suspend
|
||||||
|
bindsym $mod+Shift+o exec ~/.i3/scripts/locker.sh
|
||||||
|
|
||||||
#SHUTDOWN+RESTART
|
#SHUTDOWN+RESTART
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
||||||
|
|||||||
Reference in New Issue
Block a user