newest update - without oranchelo
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
(defwindow bar-primary
|
||||
:monitor 0
|
||||
:geometry (geometry :x "0px"
|
||||
:y "25px"
|
||||
:y "0px"
|
||||
:width "100%"
|
||||
:height "25px"
|
||||
:anchor "top center")
|
||||
:stacking "fg"
|
||||
:reserve (struts :distance "50px" :side "top")
|
||||
:reserve (struts :distance 25px" :side "top")
|
||||
:windowtype "dock"
|
||||
:wm-ignore false
|
||||
(box
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
#oranchelo-icon-theme
|
||||
oranchelo-icon-theme
|
||||
nerd-fonts.jetbrains-mono
|
||||
xclip
|
||||
];
|
||||
@@ -15,7 +15,7 @@
|
||||
theme = ./theme.rafi;
|
||||
extraConfig = {
|
||||
mode = "run,drun,window,ssh,network";
|
||||
#icon-theme = "Oranchelo";
|
||||
con-theme = "Oranchelo";
|
||||
show-icons = true;
|
||||
drun-display-format = "{icon} {name}";
|
||||
location = 0;
|
||||
|
||||
Reference in New Issue
Block a user