diff options
author | odave <aryadevchavali1@gmail.com> | 2020-04-06 20:57:31 +0100 |
---|---|---|
committer | odave <aryadevchavali1@gmail.com> | 2020-04-06 20:57:31 +0100 |
commit | 5e3ee1a0c1797edb1702cafe8113c84f0617da20 (patch) | |
tree | ea61d0a0381c27c8377d110469a3f20eabca9cf8 | |
parent | a8d4f4bcb77498deb53cc6834c0152855f965df6 (diff) | |
download | dotfiles-5e3ee1a0c1797edb1702cafe8113c84f0617da20.tar.gz dotfiles-5e3ee1a0c1797edb1702cafe8113c84f0617da20.tar.bz2 dotfiles-5e3ee1a0c1797edb1702cafe8113c84f0617da20.zip |
+bind for vivaldi
SUPER+/ for the bind to open vivaldi
-rw-r--r-- | i3.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ for_window [class="^.*"] border pixel 5 # Scratchpad bindsym $mod+Shift+minus move scratchpad bindsym $mod+minus scratchpad show +bindsym $mod+slash exec vivaldi # Gaps and border gaps outer 0 |