From 8e1eca34f8a68512c453c1670d404be4943d700d Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Tue, 7 Jul 2020 10:47:16 +0200 Subject: [PATCH] Remove geany, move kitty to apps section, change rofi/dmenu binding --- dotfiles/i3/config | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/dotfiles/i3/config b/dotfiles/i3/config index 1627473..03ec4d9 100644 --- a/dotfiles/i3/config +++ b/dotfiles/i3/config @@ -14,24 +14,22 @@ exec --no-startup-id xsettingsd & exec --no-startup-id picom -b --config ~/.config/picom.conf exec --no-startup-id thunar --daemon -# start a terminal -bindsym $super+Return exec kitty - -# start dmenu (a program launcher) -bindsym $super+Shift+d exec i3-dmenu-desktop --dmenu="dmenu -i -fn 'Noto Sans:size=8'" -bindsym $super+d exec rofi -lines 12 -padding 18 -width 60 -location 0 -show drun -sidebar-mode -columns 3 -font 'Noto Sans 8' +# program launcher +bindsym $super+d exec i3-dmenu-desktop --dmenu="dmenu -i -fn 'Noto Sans:size=8'" +bindsym $super+Shift+d exec rofi -lines 12 -padding 18 -width 60 -location 0 -show drun -sidebar-mode -columns 3 -font 'Noto Sans 8' # scratchpad bindsym $super+Shift+BackSpace move scratchpad bindsym $super+BackSpace scratchpad show # common apps keybinds +bindsym $super+Return exec kitty bindsym Print exec scrot 'Cheese_%a-%d%b%y_%H.%M.png' -e 'viewnior ~/$f' bindsym $alt+l exec i3lock -i ~/lock bindsym $super+Shift+w exec firefox -bindsym $super+Shift+f exec thunar;workspace 3;focus -bindsym $super+Shift+g exec geany +bindsym $super+Shift+f exec thunar bindsym $super+Shift+p exec keepassxc +bindsym $super+Shift+v exec virtualbox #change volume bindsym XF86AudioRaiseVolume exec amixer -q set Master 5%+