i3: add keybinding to open thunar

This commit is contained in:
Oliver Davies 2024-02-19 23:38:23 +00:00
parent cba5923b48
commit 85215edf8f

View file

@ -31,6 +31,7 @@ in {
"${modifier}+d" = "exec ${pkgs.dmenu}/bin/dmenu_run -sb '#555555'";
"${modifier}+Shift+b" = "exec ${pkgs.firefox-devedition}/bin/firefox-devedition";
"${modifier}+Shift+f" = "exec ${pkgs.xfce.thunar}/bin/thunar";
"${modifier}+Tab" = "workspace back_and_forth";
# Change focus.