From 57d5857386c9133bfa64ac2c1203e88cb1274dba Mon Sep 17 00:00:00 2001 From: awy Date: Sun, 1 Dec 2024 00:24:08 +0300 Subject: screen recording --- .config/i3blocks/config | 5 +++++ .config/sway/config | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to '.config') diff --git a/.config/i3blocks/config b/.config/i3blocks/config index 000b092..337766a 100644 --- a/.config/i3blocks/config +++ b/.config/i3blocks/config @@ -1,3 +1,8 @@ +[recordingicon] +command=cat /tmp/recordingicon 2> /dev/null +interval=once +signal=9 + [packages] command=sb-pacpackages interval=once diff --git a/.config/sway/config b/.config/sway/config index 5940415..0326c79 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -60,6 +60,8 @@ bindsym $mod+j focus up bindsym $mod+l focus right bindsym $mod+f fullscreen bindsym $mod+s layout toggle split +bindsym Print exec menurecord +bindsym Shift+Print exec menurecord kill bindsym $mod+Shift+space floating toggle bindsym $mod+Return exec $term bindsym $mod+Shift+Return exec 'swaymsg mark swapme && swaymsg focus left && swaymsg swap container with mark swapme && swaymsg unmark swapme' @@ -101,7 +103,6 @@ bindsym $mod+Shift+0 move container to workspace number 10 bindsym $mod+q kill -bindsym $mod+Shift+e reload bindsym $mod+Shift+q exec sysact # INPUT -- cgit v1.2.3