add pomodoro mapping
This commit is contained in:
parent
7c763d62e3
commit
a55ffaa138
@ -50,6 +50,8 @@ bindsym XF86MonBrightnessUp exec xbacklight -inc 20
|
|||||||
bindsym XF86MonBrightnessDown exec xbacklight -dec 20
|
bindsym XF86MonBrightnessDown exec xbacklight -dec 20
|
||||||
|
|
||||||
|
|
||||||
|
bindsym $mod+p exec pomodoro switch && $refresh_i3blocks
|
||||||
|
|
||||||
bindsym $mod+z exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ 0 ## Hold to talk
|
bindsym $mod+z exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ 0 ## Hold to talk
|
||||||
bindsym --release $mod+z exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ 1 ## Release to mute
|
bindsym --release $mod+z exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ 1 ## Release to mute
|
||||||
|
|
||||||
@ -79,7 +81,6 @@ bindsym $mod+Shift+q kill
|
|||||||
bindsym $mod+d exec --no-startup-id rofi -show drun -m -1
|
bindsym $mod+d exec --no-startup-id rofi -show drun -m -1
|
||||||
bindsym $mod+i exec --no-startup-id i3_switch_workspace.sh
|
bindsym $mod+i exec --no-startup-id i3_switch_workspace.sh
|
||||||
bindsym $mod+o exec --no-startup-id slm_rofi.sh
|
bindsym $mod+o exec --no-startup-id slm_rofi.sh
|
||||||
bindsym $mod+p exec --no-startup-id power_rofi.sh
|
|
||||||
|
|
||||||
# change focus
|
# change focus
|
||||||
bindsym $mod+h focus left
|
bindsym $mod+h focus left
|
||||||
|
|||||||
0
install-hooks/pomodoro/pre-install
Normal file → Executable file
0
install-hooks/pomodoro/pre-install
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user