dotfiles

andersuno
git clone git://git.andersuno.nu/dotfiles.git
Log | Files | Refs | README

commit ed16c120318d92f4b4d0485ae6d659bfe41b967e
parent 5be4fac6b61bc544f69faad05238874e7786f701
Author: anders <anders@debian-acer.andersuno.nu>
Date:   Wed,  9 Jan 2019 03:01:54 +0100

 Changes to be committed:
	modified:   config

 Changes not staged for commit:
	deleted:    .config.swp

Diffstat:
M.config/i3/config | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/.config/i3/config b/.config/i3/config @@ -172,6 +172,11 @@ bar { status_command i3status } +bindsym $mod+i exec --no-startup-id icecat +bindsym $mod+KP_Add exec --no-startup-id "sudo /home/anders/Scripts/brightup.sh" +bindsym $mod+KP_Subtract exec --no-startup-id "sudo /home/anders/Scripts/brightdown.sh" + + bindsym $mod+m exec --no-startup-id i3-sensible-terminal -name screenfetch -e ~/Scripts/screenfetch.sh #bindsym $mod+m exec i3-sensible-terminal -name screenfetch -e 'screenfetch; sleep 5' for_window [instance="screenfetch"] floating enable move position 1020 px 0 px resize set 420 250