home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 9305110881ab67794daf2e88c1a21db15fea63da
parent 430ef9b693f9c2a33066e413c64f09589f29bfac
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Mon, 14 Dec 2020 18:44:51 +0100

users/vincent: update autorandr bind

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Musers/vincent/desktop/i3.nix | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/users/vincent/desktop/i3.nix b/users/vincent/desktop/i3.nix @@ -319,9 +319,8 @@ in bindsym $mod+Shift+F10 exec ${pkgs.my.scripts}/bin/shotf %d # screen management - bindsym $mod+F11 exec "autorandr -c on-the-move" + bindsym $mod+F11 exec "autorandr -c" bindsym $mod+Shift+F11 exec "arandr" - bindsym $mod+Control+F11 exec "autorandr -c home1" # move workspace to output set $workspace_move Move workspace to output : [l]eft [r]ight [d]own [u]p