From 23a6ea7bd801e155744974602e4a466e36c7790f Mon Sep 17 00:00:00 2001 From: Alexander Hosking Date: Tue, 28 Apr 2020 22:46:40 -0400 Subject: [PATCH] Remove screen shot colons because modern apps suck --- .i3/config | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.i3/config b/.i3/config index e230d30..da349e5 100755 --- a/.i3/config +++ b/.i3/config @@ -12,12 +12,14 @@ ## Set Dvorak, because, SMRT exec "setxkbmap dvorak" exec "xset dpms 0 0 450" -exec /home/ahosking/.screenlayout/home_desktop.sh +#exec /home/ahosking/.screenlayout/home_desktop.sh exec /home/ahosking/.fehbg exec --no-startup-id nm-applet exec --no-startup-id nextcloud exec --no-startup-id insync start exec --no-startup-id redshift-gtk +exec killall -q notify-osd +exec --no-startup-id dunst -config ~/.i3/config_dunst set $mod Mod4 @@ -56,9 +58,9 @@ bindsym Control+space exec rofi -show combi -modi combi -lines 7 -eh 2 -width 10 # bindsym $mod+d exec --no-startup-id i3-dmenu-desktop # Print Screen / ScreenShot -bindsym $Mod+Shift+Print exec scrot $HOME/Pictures/ScreenShoots/`date +%Y-%m-%d_%H:%M:%S`.png #FullScreen -bindsym $Mod+Print exec scrot -u $HOME/Pictures/ScreenShoots/`date +%Y-%m-%d_%H:%M:%S`.png #Active Window -bindsym --release Print exec scrot -s $HOME/Pictures/ScreenShoots/`date +%Y-%m-%d_%H:%M:%S`.png #Selection +bindsym $Mod+Shift+Print exec scrot $HOME/Pictures/ScreenShoots/`date +%Y-%m-%d_%H%M%S`.png #FullScreen +bindsym $Mod+Print exec scrot -u $HOME/Pictures/ScreenShoots/`date +%Y-%m-%d_%H%M%S`.png #Active Window +bindsym --release Print exec scrot -s $HOME/Pictures/ScreenShoots/`date +%Y-%m-%d_%H%M%S`.png #Selection # Pulse Audio controls ## requires alsa-utils pulseaudio