From 49973919836dfe19ddf9857098bb71de7b0e4aad Mon Sep 17 00:00:00 2001 From: Uyanide Date: Sun, 3 Aug 2025 00:42:44 +0200 Subject: [PATCH] typo "Discription" --- .memo/hyprland-ricing.txt | 3 ++- .scripts/change-wallpaper.fish | 4 ++-- .scripts/waybar-toggle.sh | 4 ++-- .scripts/workspace-org.py | 4 ++-- README.md | 7 ------- backgrounds | 2 +- nvim/lua/plugins/colorscheme.lua | 6 ------ 7 files changed, 9 insertions(+), 21 deletions(-) diff --git a/.memo/hyprland-ricing.txt b/.memo/hyprland-ricing.txt index c3ebc99..b286908 100644 --- a/.memo/hyprland-ricing.txt +++ b/.memo/hyprland-ricing.txt @@ -15,7 +15,8 @@ hypridle hyprlock hyprshot hyprpicker -hyprland-plugin-hyprexpo # scale workspaces and put them in a grid +plugin hyprexpo # scale workspaces and put them in a grid +plugin xtra-dispatchers # for "plugin:xtd:bringallfrom" dispatcher # xdg-desktop-portal* xdg-desktop-portal diff --git a/.scripts/change-wallpaper.fish b/.scripts/change-wallpaper.fish index 70d6fbf..35fd49e 100755 --- a/.scripts/change-wallpaper.fish +++ b/.scripts/change-wallpaper.fish @@ -1,8 +1,8 @@ ### # @Author: Uyanide pywang0608@foxmail.com # @Date: 2025-06-14 20:23:25 - # @LastEditTime: 2025-08-01 18:38:47 - # @Discription: + # @LastEditTime: 2025-08-03 00:33:45 + # @Description: Change the desktop wallpaper and update colortheme ### #!/bin/fish diff --git a/.scripts/waybar-toggle.sh b/.scripts/waybar-toggle.sh index 86681ef..e2385b6 100755 --- a/.scripts/waybar-toggle.sh +++ b/.scripts/waybar-toggle.sh @@ -2,8 +2,8 @@ ### # @Author: Uyanide pywang0608@foxmail.com # @Date: 2025-07-27 22:37:59 - # @LastEditTime: 2025-08-01 18:18:25 - # @Discription: + # @LastEditTime: 2025-08-03 00:34:03 + # @Description: Toggle Waybar and close the lyrics widget if open ### function close() { diff --git a/.scripts/workspace-org.py b/.scripts/workspace-org.py index f16445e..58e2ea5 100755 --- a/.scripts/workspace-org.py +++ b/.scripts/workspace-org.py @@ -2,8 +2,8 @@ ''' Author: Uyanide pywang0608@foxmail.com Date: 2025-08-02 20:56:46 -LastEditTime: 2025-08-02 21:27:07 -Discription: Organize Hyprland workspaces from 1 to N, where N is the number of workspaces with windows, +LastEditTime: 2025-08-03 00:33:13 +Description: Organize Hyprland workspaces from 1 to N, where N is the number of workspaces with windows, e.g. 3 5 6 -> 1 2 3. One must have xtra-dispatchers plugin installed and enabled to use this script. ''' diff --git a/README.md b/README.md index 0ac52c4..1416903 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,3 @@ - - ## Screenshots - desktop with a few widgets: diff --git a/backgrounds b/backgrounds index 9f14800..8c9c5aa 160000 --- a/backgrounds +++ b/backgrounds @@ -1 +1 @@ -Subproject commit 9f148001d6329f6c0b3b539023e8811afc5aa204 +Subproject commit 8c9c5aa782ba3a9cc1171470826c4a43bc9b8e6c diff --git a/nvim/lua/plugins/colorscheme.lua b/nvim/lua/plugins/colorscheme.lua index a616349..62ed717 100755 --- a/nvim/lua/plugins/colorscheme.lua +++ b/nvim/lua/plugins/colorscheme.lua @@ -1,9 +1,3 @@ ---[[ -Author: Uyanide pywang0608@foxmail.com -Date: 2025-06-14 20:23:25 -LastEditTime: 2025-08-01 15:34:21 -Discription: ---]] return { { "catppuccin/nvim",