diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-06-21 04:17:54 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-06-21 04:17:54 +0300 |
commit | 03af81b91d0b5570fb8fe2d33c16edd810637d2b (patch) | |
tree | d81deecc110aa13369e19cc6c0efaa169e8765ca /dotfiles/.config/sway/config | |
parent | 7b8854b566447d85bb003d43e53e0ad83ba15a62 (diff) | |
download | swayrice-03af81b91d0b5570fb8fe2d33c16edd810637d2b.tar.gz swayrice-03af81b91d0b5570fb8fe2d33c16edd810637d2b.zip |
script for showing time in other timezones
Diffstat (limited to 'dotfiles/.config/sway/config')
-rw-r--r-- | dotfiles/.config/sway/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/.config/sway/config b/dotfiles/.config/sway/config index 1613f85..5504b6e 100644 --- a/dotfiles/.config/sway/config +++ b/dotfiles/.config/sway/config @@ -187,6 +187,7 @@ bindsym --to-code { $mod+F2 exec menumako $mod+F3 exec menudisplay $mod+F4 exec menublk + $mod+F12 exec menutz $mod+r exec kitty -e ranger $mod+s exec "xway steam" $mod+m exec $term -e ncmpcpp |