diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2023-05-25 13:07:58 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2023-05-25 13:07:58 +0200 |
| commit | dad8ea6479c5d1151ce1278917b2ad631cb0d3e6 (patch) | |
| tree | 14b1546ef870834da45d5b75cd0cd4ff82221684 /.i3 | |
| parent | fb11d31d6d93e3d5ae7e0748e8e13d530482c4e3 (diff) | |
| download | dotfiles-dad8ea6479c5d1151ce1278917b2ad631cb0d3e6.tar.gz dotfiles-dad8ea6479c5d1151ce1278917b2ad631cb0d3e6.zip | |
i3: use flameshot for taking screenshots
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.i3')
| -rw-r--r-- | .i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -154,7 +154,7 @@ bindsym $mod+Shift+z move container to workspace back_and_forth; workspace back_ focus_follows_mouse no # Scrot -bindsym Print exec scrot -u +bindsym Print exec flameshot gui # Toggle keyboard layout US <-> CAT bindsym $mod+F1 exec ~/bin/toggle-keyboard-layout.sh |
