configure sway
This commit is contained in:
parent
61ecbd9721
commit
f9138672e8
17 changed files with 322 additions and 25 deletions
|
|
@ -10,6 +10,8 @@
|
|||
size = 11;
|
||||
};
|
||||
|
||||
shellIntegration.enableFishIntegration = true;
|
||||
|
||||
settings = {
|
||||
confirm_os_window_close = 0;
|
||||
enable_audio_bell = false;
|
||||
|
|
@ -56,7 +58,7 @@
|
|||
|
||||
window_margin_width = 3;
|
||||
tab_bar_style = "separator";
|
||||
tab_seperator = "|";
|
||||
tab_seperator = "| ";
|
||||
tab_bar_margin_width = 3;
|
||||
tab_bar_margin_height = 3;
|
||||
tab_switch_strategy = "right";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue