update dracual/leftwm configs

This commit is contained in:
Daylin Morgan 2022-01-21 10:05:55 -06:00
parent 8bde8e492e
commit 923adda120
3 changed files with 5 additions and 3 deletions

0
home/private_dot_config/alacritty/dracula-pro.yml Executable file → Normal file
View file

View file

@ -11,7 +11,7 @@ layouts = [
]
layout_mode = "Workspace"
disable_current_tag_swap = false
focus_behaviour = "Sloppy"
focus_behaviour = "ClickTo"
focus_new_windows = true
#####################################
@ -32,7 +32,7 @@ key = "p"
[[keybind]]
command = "Execute"
value = "rofi -dmenu -input /tmp/leftwm-keymap -window-title 'Keymap' -theme ~/.config/leftwm/themes/current/rofi/keymap.rasi"
value = "~/.config/leftwm/themes/current/rofi/keymap.sh"
modifier = ["modkey", "Shift"]
key = "k"

View file

@ -98,3 +98,5 @@ cmd zip ${{
zip -r $1.zip $1
rm -rf $1
}}
set drawbox