catppuccin
This commit is contained in:
parent
fa3d44bdfa
commit
817e348125
27 changed files with 270 additions and 118 deletions
|
|
@ -1,10 +1,6 @@
|
|||
source = ./monitors.conf
|
||||
source = ./keybinds.conf
|
||||
|
||||
$terminal = kitty
|
||||
$fileManager = dolphin
|
||||
$menu = wofi --show drun
|
||||
|
||||
$nix = /home/horseman/nix-config
|
||||
|
||||
#################
|
||||
|
|
@ -46,8 +42,8 @@ general {
|
|||
border_size = 2
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
||||
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||
col.inactive_border = rgba(595959aa)
|
||||
col.active_border = rgba(b7bdf8ff)
|
||||
col.inactive_border = rgba(b7bdf840)
|
||||
|
||||
resize_on_border = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue