From 0a84ab914192c737fb7d02555b755cb399c84da3 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 8 Sep 2016 02:10:23 +0200 Subject: Fix some keybindings --- herbstluftwm/.config/herbstluftwm/autostart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'herbstluftwm') diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index dd1ee58..b61521a 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -103,12 +103,12 @@ hc keybind $Mod-comma use_index -1 --skip-visible # Games and sometimes other applications don't always like being # forced into a strangely sized box, floating mode helps. -hc keybind $Mod-s floating toggle +hc keybind $Mod-f floating toggle # Playing games in fullscreen mode can end badly by having the game # spread across both monitors. Also watching a twitch stream with lots # of text is best in fullscreen. -hc keybind $Mod-f fullscreen toggle +hc keybind $Mod-Shift-f fullscreen toggle hc keybind $Mod-p pseudotile toggle # The following cycles through the available layouts within a frame, but skips -- cgit v1.2.3-54-g00ecf