about summary refs log tree commit diff
path: root/home/modules
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-01-01 19:51:35 +0900
committersefidel <contact@sefidel.net>2022-01-01 19:51:35 +0900
commit28a497fd0f5a56fbadfb2738f3bc93e8f28601ef (patch)
tree2db86be923051068c40a30ce73943f9b8687c15f /home/modules
parent0f0384741b110a51cfd1ceabdeb54aafb6614eef (diff)
downloadnixrc-28a497fd0f5a56fbadfb2738f3bc93e8f28601ef.tar.gz
nixrc-28a497fd0f5a56fbadfb2738f3bc93e8f28601ef.zip
home/base: fix keybinds
Diffstat (limited to 'home/modules')
-rw-r--r--home/modules/profiles/base/config/sway.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/modules/profiles/base/config/sway.nix b/home/modules/profiles/base/config/sway.nix
index f294af5..0bb0179 100644
--- a/home/modules/profiles/base/config/sway.nix
+++ b/home/modules/profiles/base/config/sway.nix
@@ -126,8 +126,8 @@ with neotheme.palette.colors;
   bindsym $mod+q reload
 
   # application shortcuts
-  bindsym $mod+a exec sublime4
-  bindsym $mod+Shift+a exec brave 
+  bindsym $mod+a exec qutebrowser
+  # bindsym $mod+Shift+a
 
   # Volume control
   bindsym XF86AudioRaiseVolume exec ~/.local/bin/volume up