mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +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+d exec rofi -show run
|
||||||
bindsym $mod+Tab exec rofi -show window
|
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
|
# notifications
|
||||||
|
|
||||||
bindsym $mod+grave exec --no-startup-id dunstctl history-pop
|
bindsym $mod+grave exec --no-startup-id dunstctl history-pop
|
||||||
|
|
|
||||||
|
|
@ -20,6 +20,7 @@ sudo dnf install \
|
||||||
neovim \
|
neovim \
|
||||||
ripgrep \
|
ripgrep \
|
||||||
xclip \
|
xclip \
|
||||||
|
xdotool \
|
||||||
git \
|
git \
|
||||||
zsh \
|
zsh \
|
||||||
mc \
|
mc \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue