diff --git a/TODO b/TODO index e974afe..9aac1d8 100644 --- a/TODO +++ b/TODO @@ -1,2 +1,3 @@ -use exa? -fix xonsh, implement plugins +change helix theme: +- make selection cursor visible against selection +- copy gruvbox theme's colouring and modifiers \ No newline at end of file diff --git a/home/dots/hyprland/hyprland.conf b/home/dots/hyprland/hyprland.conf index 7f65895..85fa01a 100644 --- a/home/dots/hyprland/hyprland.conf +++ b/home/dots/hyprland/hyprland.conf @@ -1,5 +1,6 @@ exec-once = eww open bar -exec-once = swayidle -w timeout 300 'gtklock' timeout 900 'systemctl suspend' +exec-once = swayidle -w timeout 300 'gtklock' +exec-once = swayidle timeout 900 'systemctl suspend' exec-once = ckb-next -c -b exec-once = swaybg -i #BGIMAGE -m fill exec-once = xrdb -l ~/.Xresources diff --git a/pal.conf b/pal.conf index b1326f8..8a9e184 100644 --- a/pal.conf +++ b/pal.conf @@ -1,8 +1,10 @@ +background #272a2a +foreground #cecbca -color0 #12282a +color0 #1b2021 color8 #202e2f -color1 #da5143 -color9 #da827a +color1 #c43325 +color9 #c46056 color2 #8cc992 color10 #c2dab0 color3 #ffb852 @@ -16,11 +18,8 @@ color14 #8cc4c9 color7 #b0c2da color15 #caccce -background #272a2a -foreground #cecbca - -selection_background #272a2a +selection_background #202e2f selection_foreground #5299ff -cursor #da827a +cursor #caccce cursor_text_color #529ff