mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-27 19:34:57 -04:00
updates
This commit is contained in:
parent
05a7dcaebd
commit
984dc04492
30 changed files with 2213 additions and 1 deletions
6
sxhkd/sxhkdrc
Normal file
6
sxhkd/sxhkdrc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#alacritty
|
||||
alt + z
|
||||
tdrop -n top --width 100% --height 65% --post-map-hook 'wmctrl -r "Alacritty - Drop Down - Top" -b add,above,sticky' alacritty --title 'Alacritty - Drop Down - Top'
|
||||
|
||||
super + shift + Return
|
||||
tdrop -n top --width 100% --height 65% --post-map-hook 'wmctrl -r "Alacritty - Drop Down - Top" -b add,above,sticky' alacritty --title 'Alacritty - Drop Down - Top'
|
||||
Loading…
Reference in a new issue