More catppuccin

This commit is contained in:
Daniel Flanagan 2023-05-09 12:39:56 -05:00
parent d4e17c4459
commit 88290c4f10
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
7 changed files with 19 additions and 13 deletions

View File

@ -1,4 +1,4 @@
theme = "catppuccin_mocha"
theme = "custom"
[editor]
auto-pairs = false

View File

@ -0,0 +1,2 @@
inherits = "catppuccin_mocha"
"ui.bufferline.active" = { fg = "sapphire", bg = "base", underline = { color = "sapphire", style = "" } }

View File

@ -49,8 +49,6 @@ config.keys = {
},
}
-- 😋
-- -> => ==>
-- -* ** :: >> |>
config.default_gui_startup_args = { 'connect', 'unix' }
return config

View File

@ -41,3 +41,4 @@ paru -Sy --needed \
pipewire pipewire-pulse wireplumber `# Audio System` \
xdg-desktop-portal xdg-desktop-portal-wlr `# Screensharing` \
obs-studio `# Audio and Video Streaming` \
eww-wayland `# Wayland Widgets`

View File

@ -7,7 +7,7 @@ monitor=DP-3,3840x2160@120,1440x0,1,bitdepth,10
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
# Execute your favorite apps at launch
exec-once = kitty & firefox & wezterm & hyprpaper & mako & /usr/lib/polkit-kde-authentication-agent-1 & waybar
exec-once = firefox & wezterm & hyprpaper & mako & /usr/lib/polkit-kde-authentication-agent-1 & waybar
# Source a file (multi-file configs)
# source = ~/.config/hypr/myColors.conf
@ -18,12 +18,12 @@ env = XCURSOR_SIZE,24
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
input {
kb_layout = us
kb_variant =
kb_model =
kb_options =
kb_rules =
# kb_variant =
# kb_model =
# kb_options =
# kb_rules =
follow_mouse = 0
follow_mouse = 2
repeat_delay = 200
repeat_rate = 60
@ -117,8 +117,8 @@ $mainMod = SUPER
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, Q, exec, wezterm
bind = $mainMod, U, exec, firefox
bind = $mainMod, ret, exec, kitty
bind = $mainMod, return, exec, kitty
bind = $mainMod, ret, exec, wezterm
bind = $mainMod, return, exec, wezterm
bind = $mainMod, C, killactive,
bind = $mainMod, M, exit,
bind = $mainMod, E, exec, dolphin

View File

@ -0,0 +1,4 @@
preload = ~/../img/walls/orange-blue-cube.jpg
wallpaper = DP-1,~/../img/walls/orange-blue-cube.jpg
wallpaper = DP-2,~/../img/walls/orange-blue-cube.jpg
wallpaper = DP-3,~/../img/walls/orange-blue-cube.jpg

View File

@ -1,7 +1,8 @@
max-visible=5
default-timeout=30000
font=IosevkaLyteTerm Regular 12, Symbols Nerd Font 12
font=Symbols Nerd Font 12,IosevkaLyteTerm 12
default-timeout=15000
border-size=1
# theme src: https://github.com/catppuccin/mako/blob/main/src/mocha
# Colors