From 98e5f78fce77dbf3b484c8dde9ddadac8fdbcc1a Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Thu, 19 Jun 2025 22:50:14 -0400 Subject: cursor --- .config/hypr/hyprland.conf | 3 ++- .config/waybar/config | 1 - README.md | 6 ++++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 54feaf1..11d62b6 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -2,8 +2,9 @@ source=binds.conf # Settings monitor = eDP-1, 1920x1200@60, 0x0, 1 +env = XCURSOR_PATH=${XCURSOR_PATH}:/usr/share/icons env = XCURSOR_SIZE,24 -env = HYPRCURSOR_SIZE,24 +env = XCURSOR_THEME,whiteglass # Startup exec-once = startup diff --git a/.config/waybar/config b/.config/waybar/config index c0af5d2..dac0555 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -25,7 +25,6 @@ "format-disconnected": "Disconnected ", "tooltip-format": "{ifname}: {gwaddr}", "format": "{ifname}: {essid}", - "on-click": "alacritty -e nmtui", }, "hyprland/window": { "format": "{title}", diff --git a/README.md b/README.md index 7c95955..da56375 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Helper - Grim and Slurp for screenshots Fonts and style: +- Whiteglass xcursor theme - Dejavu Sans Mono - Nerd icons @@ -24,7 +25,8 @@ Everything can be installed by running `stow .` Since there are probably conflic ## TODO - [x] Git branch in PS1 -- [ ] Hyprpaper and idle -- [ ] Cursor +- [x] Hyprpaper +- [x] Cursor - [ ] Wmenu for commands - [ ] Status bar +- [ ] Idle -- cgit v1.2.3