From 606706c7233021c56871a76d629789164f361590 Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 11 Oct 2022 23:39:11 -0500 Subject: update herbstluftwm to use alacritty, and fix all the scratchpads --- herbstluftwm/autostart | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'herbstluftwm/autostart') diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index 3f53457..372dbaf 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -29,7 +29,7 @@ hc detect_monitors # if you have a super key you will be much happier with Mod set to Mod4 Mod=Mod1 # Use alt as the main modifier #Mod=Mod4 # Use the super key as the main modifier -TERMINAL=st +TERMINAL=alacritty hc keybind $Mod-Shift-e quit hc keybind $Mod-Shift-r reload @@ -180,8 +180,8 @@ hc rule instance=sppmxr floatplacement=center floating=true floating_geometry=90 hc rule instance=spblue floatplacement=center floating=true floating_geometry=900x600 hc rule instance=spncmp floatplacement=center floating=true floating_geometry=900x600 hc rule instance=spmutt floatplacement=center floating=true floating_geometry=900x600 -hc rule class=spprof floatplacement=center floating=true floating_geometry=900x600 -hc rule class=spirss floatplacement=center floating=true floating_geometry=900x600 +hc rule instance=spprof floatplacement=center floating=true floating_geometry=900x600 +hc rule instance=spirss floatplacement=center floating=true floating_geometry=900x600 #hc rule class=mpv floatplacement=center floating=true floating_geometry=900x600 hc set tree_style '╾│ ├└╼─┐' -- cgit v1.2.3