newest update - without oranchelo

This commit is contained in:
2025-03-11 12:25:05 +01:00
parent 56d5ce4a9f
commit e257ff991d
6 changed files with 128 additions and 46 deletions

View File

@@ -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

View File

@@ -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;