mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
i3: hide cursor
This commit is contained in:
parent
c61398459b
commit
8ebb891d2a
2 changed files with 4 additions and 0 deletions
|
|
@ -61,6 +61,9 @@ bindsym XF86Tools exec xfce4-screenshooter --region --delay 0
|
|||
bindsym $mod+d exec rofi -show run
|
||||
bindsym $mod+Tab exec rofi -show window
|
||||
|
||||
bindsym $mod+g exec xdotool mousemove 0 1080
|
||||
bindsym $mod+Shift+g exec xdotool mousemove 960 0
|
||||
|
||||
# notifications
|
||||
|
||||
bindsym $mod+grave exec --no-startup-id dunstctl history-pop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue