diff options
Diffstat (limited to '.config/i3/config')
-rw-r--r-- | .config/i3/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/i3/config b/.config/i3/config index bb024d4..467691a 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -14,8 +14,8 @@ 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 ~/.local/bin/screenshot -bindsym Print exec --no-startup-id ~/.local/bin/printscreen +bindsym $mod+Shift+s exec --no-startup-id ~/.local/bin/screenshot -s +bindsym Print exec --no-startup-id ~/.local/bin/screenshot bindsym $mod+Shift+c exec --no-startup-id ~/.local/bin/picom-toggle bindsym $mod+d exec --no-startup-id rofi -show drun -show-icons -drun-display-format {name} |