Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 6 additions & 46 deletions examples/sxhkdrc
Original file line number Diff line number Diff line change
@@ -1,39 +1,3 @@
# Rofi
super + {p,w,x,s}
~/.config/qtile/rofi/bin/{launcher,windows,powermenu,screenshot}

# Launch Apps
super + shift + {f,w,e}
{kitty ranger,firefox,kitty nvim}

super + Return
kitty

# Take a screenshot
Print
scrot 'Screenshot_%Y-%m-%d-%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; viewnior $$(xdg-user-dir PICTURES)/$f'

# Take a screenshot in 5 second
alt + Print
scrot -d 5 'Screenshot_%Y-%m-%d-%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; viewnior $$(xdg-user-dir PICTURES)/$f'

# Brighness control
XF86MonBrightnessUp
xbacklight -inc 10

XF86MonBrightnessDown
xbacklight -dec 10

# Volume control
XF86AudioRaiseVolume
amixer set Master 5%+

XF86AudioLowerVolume
amixer set Master 5%-

XF86AudioMute
amixer set Master toggle

# Restart worm
super + ctrl + r
worm
Expand All @@ -50,13 +14,13 @@ super + q
super + f
wormc maximize-active-client

# Switch active tag
super + {1,2,3,4,5,6,7,8,9}
wormc switch-tag {1,2,3,4,5,6,7,8,9}
# Minimize app
super + h
wormc minimize-active-client

# Switch tag
super + shift + {1,2,3,4,5,6,7,8,9}
wormc move-active-tag {1,2,3,4,5,6,7,8,9}
# Tags
super + {_, shift + } {1-9}
wormc {switch,move-active}-tag {1-9}

# Set master windows
super + m
Expand All @@ -65,7 +29,3 @@ super + m
# Float a window
super + shift + space
wormc float-active

# Pywal apply
super + ctrl + w
~/.config/worm/pywal.sh