moved to alacritty
This commit is contained in:
parent
6aeb038f61
commit
1e8a704d91
2 changed files with 4 additions and 7 deletions
|
|
@ -10,8 +10,8 @@
|
|||
floating.border = 0;
|
||||
window.border = 1;
|
||||
window.titlebar = false;
|
||||
terminal = "${pkgs.foot}/bin/foot";
|
||||
menu = "${pkgs.rofi}/bin/rofi -show drun -modi drun";
|
||||
terminal = "${pkgs.alacritty}/bin/alacritty";
|
||||
menu = "${pkgs.wofi}/bin/wofi -show drun -modi drun";
|
||||
bars = [];
|
||||
gaps = {
|
||||
inner = 10;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue