mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
xdg spec part I
This commit is contained in:
@@ -3,4 +3,3 @@
|
||||
gsettings set org.gnome.desktop.interface gtk-theme catppuccin-latte-sapphire-standard+default
|
||||
gsettings set org.gnome.desktop.interface color-scheme prefer-light
|
||||
gsettings set org.gnome.desktop.interface icon-theme Papirus-Light
|
||||
gsettings set org.gnome.desktop.interface cursor-theme catppuccin-latte-light-cursors
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
|
||||
hyprctl setcursor catppuccin-latte-light 24
|
||||
4
.config/blueblack/light_mode/mouse.sh
Executable file
4
.config/blueblack/light_mode/mouse.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
gsettings set org.gnome.desktop.interface cursor-theme catppuccin-latte-light-cursors
|
||||
hyprctl setcursor catppuccin-latte-light 24
|
||||
@@ -2,4 +2,5 @@
|
||||
|
||||
echo '@import "layout.css"; @import "catppuccin-latte.css";' > $HOME/.config/waybar/style.css
|
||||
|
||||
killall -SIGUSR2 waybar &
|
||||
killall -SIGUSR2 waybar
|
||||
waybar &
|
||||
|
||||
Reference in New Issue
Block a user