moved to alacritty
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user