From 4516b146acaf1692488a9e9d795e5c07092f867a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Mon, 30 Nov 2020 19:11:03 +0300 Subject: Colorschemes, terminal emulator config * Easy way to change color scheme from dark to light on the fly * Sound alert for bell in alacritty --- dotfiles/.config/sway/config | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles/.config/sway') diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 2485be3..fbdad45 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -183,6 +183,7 @@ bindsym --to-code { $mod+F2 exec menumako $mod+F3 exec menudisplay $mod+F4 exec menublk + $mod+F10 exec chcolors $mod+F12 exec menutz $mod+r exec $term -t "ranger" -e ranger $mod+t exec --no-startup-id toggletorrent -- cgit v1.2.3