diff --git a/.config/i3/config b/.config/i3/config index a6b8c35..c889b53 100755 --- a/.config/i3/config +++ b/.config/i3/config @@ -41,7 +41,8 @@ bindsym $mod+q exec xkill bindsym $mod+d exec rofi -show combi # type the date -bindsym --release $mod+Shift+d exec date -I | xargs xdotool keyup control shift type --delay 1 --clearmodifiers +bindsym --release $mod+Shift+d exec date -uI | xargs xdotool keyup control shift type --delay 1 --clearmodifiers +bindsym --release $mod+Control+Shift+d exec date -u +%FT%TZ | xargs xdotool keyup control shift type --delay 1 --clearmodifiers # other rofi stuff bindsym $mod+c exec rofi -show ssh