From 8d643901cd36c7c6c58f7a7f054b519c8e8d4c58 Mon Sep 17 00:00:00 2001 From: Julian Mutter Date: Sat, 8 Jul 2023 20:37:02 +0200 Subject: [PATCH] i3: improve keybindings --- emacs/doom/init.el | 2 +- i3/i3/config | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/emacs/doom/init.el b/emacs/doom/init.el index f23eb40..8233ccd 100644 --- a/emacs/doom/init.el +++ b/emacs/doom/init.el @@ -169,7 +169,7 @@ ;;(scheme +guile) ; a fully conniving family of lisps sh ; she sells {ba,z,fi}sh shells on the C xor ;;sml - ;;solidity ; do you need a blockchain? No. + solidity ; do you need a blockchain? No. ;;swift ; who asked for emoji variables? ;;terra ; Earth and Moon in alignment for performance. ;;web ; the tubes diff --git a/i3/i3/config b/i3/i3/config index 4e43aaa..afe5345 100644 --- a/i3/i3/config +++ b/i3/i3/config @@ -208,11 +208,13 @@ mode "$mode_system" { } bindsym $mod+Shift+e mode "$mode_system" +bindsym $mod+Tab exec --no-startup-id $lock + bindsym $mod+Print exec --no-startup-id "xfce4-screenshooter" bindsym $mod+c exec qalculate-gtk bindsym $mod+Shift+p exec xwacomcalibrate -bindsym $mod+t exec thunar +bindsym $mod+e exec thunar bindsym $mod+Shift+c exec $scripts/jupyter-calculator bindsym $mod+b exec firefox bindsym $mod+u exec pamac-manager