diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config new file mode 100644 index 0000000..925652c --- /dev/null +++ b/ghostty/.config/ghostty/config @@ -0,0 +1,29 @@ + +# You can preview the config here + +theme = catppuccin-mocha +background = #1e1e2e +foreground = #cdd6f4 +selection-background = #585b70 +selection-foreground = #cdd6f4 +cursor-color = #f5e0dc +cursor-text = #cdd6f4 +palette = 0=#45475a +palette = 1=#f38ba8 +palette = 2=#a6e3a1 +palette = 3=#f9e2af +palette = 4=#89b4fa +palette = 5=#f5c2e7 +palette = 6=#94e2d5 +palette = 7=#a6adc8 +palette = 8=#585b70 +palette = 9=#f37799 +palette = 10=#89d88b +palette = 11=#ebd391 +palette = 12=#74a8fc +palette = 13=#f2aede +palette = 14=#6bd7ca +palette = 15=#bac2de +font-size = 14 +font-family = MesloLGS Nerd Font Mono + diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 16044b3..ab10863 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -20,9 +20,7 @@ source = ~/.config/hypr/keybinds.conf exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=Hyprland exec-once=dbus-update-activation-environment --systemd --all & -exec-once=blueman-applet exec-once=/usr/lib/polkit-kde-authentication-agent-1 -exec-once=dbus-update-activation-environment --systemd --all & exec-once=swaync exec-once=/usr/lib/kdeconnectd exec-once=kdeconnect-indicator @@ -43,8 +41,6 @@ exec-once=systemctl --user restart sunshine.service exec-once=pypr exec-once=trayscale --hide-window - - ### ENVIRONMENT VARIABLES ### env = XCURSOR_SIZE,24 diff --git a/hypr/.config/hypr/keybinds.conf b/hypr/.config/hypr/keybinds.conf index fe072d9..439c159 100644 --- a/hypr/.config/hypr/keybinds.conf +++ b/hypr/.config/hypr/keybinds.conf @@ -1,5 +1,6 @@ # Set programs that you use -$terminal = kitty +# $terminal = kitty +$terminal = ghostty $fileManager = dolphin $emoji = rofi -mode emoji -show emoji -kb-secondary-copy '' -kb-custom-1 Ctrl+c $menu = ~/.config/rofi/launcher.sh