mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 06:51:58 +01:00
senpai start with wezterm, and never confirm wezterm close
This commit is contained in:
parent
a6465a5a09
commit
5306998702
@ -224,7 +224,7 @@ exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
|
||||
# variery
|
||||
exec variety &
|
||||
# irc client
|
||||
exec swaymsg 'workspace $tag4; exec kitty bash -c "senpai"'
|
||||
exec swaymsg 'workspace $tag4; exec wezterm start -- bash -c "senpai"'
|
||||
# waybar exec
|
||||
exec_always ~/.config/waybar/waybar.sh &
|
||||
# wob exec
|
||||
|
@ -51,5 +51,6 @@ config.colors = {
|
||||
config.window_background_opacity = 0.9
|
||||
config.text_background_opacity = 1
|
||||
|
||||
config.window_close_confirmation = 'NeverPrompt'
|
||||
config.hyperlink_rules = wezterm.default_hyperlink_rules()
|
||||
return config
|
||||
|
Loading…
Reference in New Issue
Block a user