From a7a75e29c509e29888a68cdf24037feba565f536 Mon Sep 17 00:00:00 2001 From: joachimschmidt557 Date: Sat, 26 Dec 2020 12:42:26 +0100 Subject: [PATCH] update i3 config --- i3/config | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/i3/config b/i3/config index f3a1e06..82336a4 100644 --- a/i3/config +++ b/i3/config @@ -33,8 +33,9 @@ floating_modifier $mod # start a terminal # Line changed from: # bindsym $mod+Return exec i3-sensible-terminal -bindsym $mod+Return exec st -bindsym $mod+Shift+Return exec st -e vis +set $terminal alacritty +bindsym $mod+Return exec $terminal +bindsym $mod+Shift+Return exec $terminal -e vis # kill focused window bindsym $mod+Shift+q kill @@ -177,6 +178,8 @@ bindsym $mod+r mode "resize" # finds out, if available) bar { status_command i3status +# status_command ~/statuz/zig-cache/bin/statuz +# status_command ~/zar/zig-cache/bin/zar } # MY OWN CONFIGS @@ -185,7 +188,7 @@ bar { # exec --no-startup-id xsetroot -solid "#333333" # Set fehbg -exec --no-startup-id ~/.fehbg +# exec --no-startup-id ~/.fehbg # Start compton # exec --no-startup-id compton --config ~/.compton.conf @@ -194,7 +197,7 @@ exec --no-startup-id ~/.fehbg bindsym ctrl+$mod+l exec i3lock -i $HOME/art/lockscreen.svg.png -t -e -f # Bluetooth menu shortcut -bindsym ctrl+$mod+b exec blue +# bindsym ctrl+$mod+b exec blue # Hide edge borders on fullscreen windows hide_edge_borders smart @@ -210,7 +213,7 @@ hide_edge_borders smart # bindsym XF86AudioMute exec st -e pamix # Screenshot -# bindsym $mod+z exec scrot +bindsym $mod+z exec --no-startup-id scrot --select # Keyboard layout # exec --no-startup-id setxkbmap -layout de