summaryrefslogtreecommitdiff
path: root/.config/i3/config
diff options
context:
space:
mode:
authorAdam <56338480+adastx@users.noreply.github.com>2022-04-24 14:56:19 +0200
committerAdam <56338480+adastx@users.noreply.github.com>2022-04-24 14:56:19 +0200
commitad067e8e61f305f21135b0bf1c491a2cda595ad7 (patch)
tree32af0c4029f0f0481dde06e95400d879a169fe35 /.config/i3/config
parentb460eaa65839490da6dc5da3549f1fd639843ac0 (diff)
Moved scripts to .local/bin and small i3 change
Diffstat (limited to '.config/i3/config')
-rw-r--r--.config/i3/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 5edf5ce..3effa58 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -17,7 +17,7 @@ bindsym $mod+b exec firefox
bindsym $mod+e exec pcmanfm
bindsym $mod+f fullscreen toggle
bindsym $mod+i exec --no-startup-id polybar-msg cmd toggle
-bindsym $mod+Shift+s exec --no-startup-id ~/.config/i3/extra/screenshot
+bindsym $mod+Shift+s exec --no-startup-id ~/.local/bin/screenshot
bindsym $mod+d exec --no-startup-id rofi -show drun -show-icons -drun-display-format {name}
bindsym $alt+Tab exec --no-startup-id rofi -show window -show-icons -drun-display-format {name}
@@ -143,7 +143,7 @@ title_align center
smart_gaps on
hide_edge_borders smart
popup_during_fullscreen smart
-focus_follows_mouse yes
+focus_follows_mouse no
##### Force floating windows