summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-05-17 15:42:59 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-05-17 15:43:20 -0700
commite6c24353ca3e374bc0a1d578589232a89de63382 (patch)
treec1de5ab8bb4ea06ee2b25a4c5ca2ef52c322fbc4 /.config
parentf12b733d080810ac60e955053bea12bf4caf32b3 (diff)
downloaddotfiles-e6c24353ca3e374bc0a1d578589232a89de63382.tar.gz
bind key to launch wdisplays
Diffstat (limited to '.config')
-rw-r--r--.config/sway/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config
index b1fd1527..86e1ae5e 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -390,6 +390,8 @@ mode "C-i g-" {
bindsym y exec foot yapet , mode "default"
bindsym w exec ~/src/dotfiles/scripts/desktop/whitenoise , mode "default"
+ bindsym x exec wdisplays , mode "default"
+
bindsym Ctrl+g mode "default"
}