From 1ed284ca95e02277c69c9f7c34f884a1e76a2e9d Mon Sep 17 00:00:00 2001 From: tiynger Date: Thu, 19 Sep 2019 15:54:55 +0200 Subject: [PATCH] changing hotkeys --- .config/i3/config | 2 ++ .config/sxhkd/sxhkdrc | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.config/i3/config b/.config/i3/config index c462539..07b361a 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -70,6 +70,8 @@ bindsym $mod+Shift+k move up 30 bindsym $mod+l focus right bindsym $mod+Shift+l move right 30 +#bindsym $mod+m taken by sxhkd + #bindsym $mod+n taken by sxhkd bindsym $mod+Shift+o exec --no-startup-id i3resize right diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index 2f4fa11..a041d95 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -26,6 +26,8 @@ super + i #super + shift + k taken by i3 #super + l taken by i3 #super + shift + l taken by i3 +super + m + thunderbird super + n $TERMINAL -e newsboat #super + shift + o taken by i3