From c25e598d559a3b42bb2b85902d94f61a1498083e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 31 Jan 2025 12:06:33 +0900 Subject: minor update... dang I need to stop tweaking --- config/cava/config | 2 ++ config/fastfetch/config-compact.jsonc | 2 ++ config/fastfetch/config-v2.jsonc | 2 ++ config/fastfetch/config.jsonc | 1 + config/hypr/pyprland.toml | 2 ++ config/swaync/config.json | 2 ++ 6 files changed, 11 insertions(+) (limited to 'config') diff --git a/config/cava/config b/config/cava/config index 853a7055..31401d64 100644 --- a/config/cava/config +++ b/config/cava/config @@ -1,3 +1,5 @@ +# /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ # + ## Configuration file for CAVA. Default values are commented out. Use either ';' or '#' for commenting. diff --git a/config/fastfetch/config-compact.jsonc b/config/fastfetch/config-compact.jsonc index f713a681..fc2c4884 100644 --- a/config/fastfetch/config-compact.jsonc +++ b/config/fastfetch/config-compact.jsonc @@ -1,3 +1,5 @@ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ + { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { diff --git a/config/fastfetch/config-v2.jsonc b/config/fastfetch/config-v2.jsonc index cee27fd0..59509fe7 100644 --- a/config/fastfetch/config-v2.jsonc +++ b/config/fastfetch/config-v2.jsonc @@ -1,3 +1,5 @@ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ + { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", "logo": { diff --git a/config/fastfetch/config.jsonc b/config/fastfetch/config.jsonc index dfbe1c8d..e3f8c3c6 100644 --- a/config/fastfetch/config.jsonc +++ b/config/fastfetch/config.jsonc @@ -1,3 +1,4 @@ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ { "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", diff --git a/config/hypr/pyprland.toml b/config/hypr/pyprland.toml index 2ab74e86..731a8093 100644 --- a/config/hypr/pyprland.toml +++ b/config/hypr/pyprland.toml @@ -1,3 +1,5 @@ +# /* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ # + [pyprland] plugins = [ diff --git a/config/swaync/config.json b/config/swaync/config.json index 2ec0f771..c99195cb 100755 --- a/config/swaync/config.json +++ b/config/swaync/config.json @@ -1,3 +1,5 @@ +/* ----------- 💫 https://github.com/JaKooLit 💫 -------- */ + { "$schema": "/etc/xdg/swaync/configSchema.json", "positionX": "center", -- cgit v1.2.3 From dc4bd24a5a00b15ed293c9cb4981e69f701e17e6 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 31 Jan 2025 13:27:27 +0900 Subject: WaybarCustom modules fix!!! Not anymore hard coded to firefox and thunar but instead it will open your default file manager and default web browser :) Still hard coded to kitty though ( --- config/waybar/ModulesCustom | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config') diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom index f0f52f70..9d0e804a 100644 --- a/config/waybar/ModulesCustom +++ b/config/waybar/ModulesCustom @@ -19,21 +19,21 @@ "custom/file_manager": { "format": " ", - "on-click": "thunar", + "on-click": "xdg-open . &", "tooltip": true, "tooltip-format": "File Manager", }, "custom/tty": { "format": " ", - "on-click": "kitty", + "on-click": "kitty &", "tooltip": true, "tooltip-format": "Launch Terminal", }, "custom/browser": { "format": " ", - "on-click": "firefox", + "on-click": "xdg-open http:// &", "tooltip": true, "tooltip-format": "Launch Browser", }, -- cgit v1.2.3 From e43346ad850a454cf5bc587f1819475233ba298e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 31 Jan 2025 13:37:11 +0900 Subject: Just a minor rofi configs tweak --- config/rofi/config-Animations.rasi | 2 +- config/rofi/config-calc.rasi | 2 +- config/rofi/config-clipboard.rasi | 2 +- config/rofi/config-compact.rasi | 2 +- config/rofi/config-emoji.rasi | 2 +- config/rofi/config-rofi-Beats-menu.rasi | 2 +- config/rofi/config-rofi-Beats.rasi | 2 +- config/rofi/config-search.rasi | 2 +- config/rofi/config-wallpaper-effect.rasi | 2 +- config/rofi/config-wallpaper.rasi | 2 +- config/rofi/config-waybar-layout.rasi | 2 +- config/rofi/config-waybar-style.rasi | 2 +- config/rofi/config-zsh-theme.rasi | 2 +- config/rofi/master-config.rasi | 2 +- config/rofi/resolution/1080p/master-config.rasi | 2 +- config/rofi/resolution/1440p/master-config.rasi | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'config') diff --git a/config/rofi/config-Animations.rasi b/config/rofi/config-Animations.rasi index 225b7d61..761c5322 100644 --- a/config/rofi/config-Animations.rasi +++ b/config/rofi/config-Animations.rasi @@ -11,7 +11,7 @@ window { /* ---- Entry ---- */ entry { width: 25%; - placeholder: "✨ Choose which Animations to load"; + placeholder: " ✨ Choose which Animations to load"; } /* ---- Listview ---- */ diff --git a/config/rofi/config-calc.rasi b/config/rofi/config-calc.rasi index 9f663e84..54653491 100644 --- a/config/rofi/config-calc.rasi +++ b/config/rofi/config-calc.rasi @@ -7,7 +7,7 @@ /* ---- Entry ---- */ entry { width: 27%; - placeholder: "🧮 Calculate"; + placeholder: " 🧮 Calculate"; } /* ---- Window ---- */ diff --git a/config/rofi/config-clipboard.rasi b/config/rofi/config-clipboard.rasi index 81362d22..7c6dd91e 100644 --- a/config/rofi/config-clipboard.rasi +++ b/config/rofi/config-clipboard.rasi @@ -6,7 +6,7 @@ /* ---- Entry ---- */ entry { width: 37%; - placeholder: "📋 Search Clipboard **note** 👀 CTRL Del - Cliphist del or Alt Del - cliphist wipe"; + placeholder: " 📋 Search Clipboard **note** 👀 CTRL Del - Cliphist del or Alt Del - cliphist wipe"; } /* ---- Listview ---- */ diff --git a/config/rofi/config-compact.rasi b/config/rofi/config-compact.rasi index 020bc959..0887a936 100644 --- a/config/rofi/config-compact.rasi +++ b/config/rofi/config-compact.rasi @@ -28,7 +28,7 @@ imagebox { /* ---- Entry input ---- */ entry { width: 23%; - placeholder: "👀 View / Edit Hyprland Configs"; + placeholder: " 👀 View / Edit Hyprland Configs"; } /* ---- Listview ---- */ diff --git a/config/rofi/config-emoji.rasi b/config/rofi/config-emoji.rasi index 0fe6e706..39eab54c 100644 --- a/config/rofi/config-emoji.rasi +++ b/config/rofi/config-emoji.rasi @@ -6,7 +6,7 @@ /* ---- Entry ---- */ entry { width: 37%; - placeholder: "💫 Search Emoji's **note** 👀 Click or Return to choose | Ctrl V to Paste"; + placeholder: " 💫 Search Emoji's **note** 👀 Click or Return to choose | Ctrl V to Paste"; } /* ---- Listview ---- */ diff --git a/config/rofi/config-rofi-Beats-menu.rasi b/config/rofi/config-rofi-Beats-menu.rasi index 896b3136..3e29881e 100644 --- a/config/rofi/config-rofi-Beats-menu.rasi +++ b/config/rofi/config-rofi-Beats-menu.rasi @@ -6,7 +6,7 @@ /* ---- Entry ---- */ entry { width: 20%; - placeholder: "📻 Choose Music Source"; + placeholder: " 📻 Choose Music Source"; } /* ---- Window ---- */ diff --git a/config/rofi/config-rofi-Beats.rasi b/config/rofi/config-rofi-Beats.rasi index 354ff5bb..97bb9643 100644 --- a/config/rofi/config-rofi-Beats.rasi +++ b/config/rofi/config-rofi-Beats.rasi @@ -5,7 +5,7 @@ /* ---- Entry ---- */ entry { - placeholder: "📻 Choose Media or Stations to play"; + placeholder: " 📻 Choose Media or Stations to play"; } /* ---- Listview ---- */ diff --git a/config/rofi/config-search.rasi b/config/rofi/config-search.rasi index a1f55763..70cb08f1 100644 --- a/config/rofi/config-search.rasi +++ b/config/rofi/config-search.rasi @@ -23,6 +23,6 @@ mainbox { /* ---- Entry ---- */ entry { - placeholder: "🔎 Google Search"; + placeholder: " 🔎 Google Search via web browser"; } diff --git a/config/rofi/config-wallpaper-effect.rasi b/config/rofi/config-wallpaper-effect.rasi index c499f2af..684c00a2 100644 --- a/config/rofi/config-wallpaper-effect.rasi +++ b/config/rofi/config-wallpaper-effect.rasi @@ -6,7 +6,7 @@ /* ---- Entry ---- */ entry { width: 20%; - placeholder: "🏙️ Choose desired wallpaper effect"; + placeholder: " 🏙️ Choose desired wallpaper effect"; } /* ---- Window ---- */ diff --git a/config/rofi/config-wallpaper.rasi b/config/rofi/config-wallpaper.rasi index 4f83c098..8665f6c0 100644 --- a/config/rofi/config-wallpaper.rasi +++ b/config/rofi/config-wallpaper.rasi @@ -22,7 +22,7 @@ imagebox { entry { expand: false; - placeholder: "🎞️ Choose Wallpaper"; + placeholder: " 🎞️ Choose Wallpaper"; } /* ---- Listview ---- */ diff --git a/config/rofi/config-waybar-layout.rasi b/config/rofi/config-waybar-layout.rasi index 6720fcc7..4dd06a1c 100644 --- a/config/rofi/config-waybar-layout.rasi +++ b/config/rofi/config-waybar-layout.rasi @@ -5,6 +5,6 @@ /* ---- Entry ---- */ entry { - placeholder: "🖼️ Choose Waybar Layout"; + placeholder: " 🖼️ Choose Waybar Layout"; } diff --git a/config/rofi/config-waybar-style.rasi b/config/rofi/config-waybar-style.rasi index ab150d0e..ee23793f 100644 --- a/config/rofi/config-waybar-style.rasi +++ b/config/rofi/config-waybar-style.rasi @@ -16,6 +16,6 @@ mainbox { entry { expand: true; - placeholder: "🖼️ Choose Waybar Style"; + placeholder: " 🖼️ Choose Waybar Style"; } diff --git a/config/rofi/config-zsh-theme.rasi b/config/rofi/config-zsh-theme.rasi index a735a7e6..b3aff7e8 100644 --- a/config/rofi/config-zsh-theme.rasi +++ b/config/rofi/config-zsh-theme.rasi @@ -33,7 +33,7 @@ inputbar { } entry { - placeholder: "󰸉 Choose ZSH theme"; + placeholder: " 󰸉 Choose ZSH theme"; } /* ---- Listview ---- */ diff --git a/config/rofi/master-config.rasi b/config/rofi/master-config.rasi index 8314381a..50198012 100644 --- a/config/rofi/master-config.rasi +++ b/config/rofi/master-config.rasi @@ -85,7 +85,7 @@ entry { background-color: @selected; text-color: @text-selected; cursor: text; - placeholder: "🖥️ Search "; // << Search symbol + placeholder: " 🖥️ Search "; // << Search symbol placeholder-color: inherit; } diff --git a/config/rofi/resolution/1080p/master-config.rasi b/config/rofi/resolution/1080p/master-config.rasi index 8314381a..50198012 100644 --- a/config/rofi/resolution/1080p/master-config.rasi +++ b/config/rofi/resolution/1080p/master-config.rasi @@ -85,7 +85,7 @@ entry { background-color: @selected; text-color: @text-selected; cursor: text; - placeholder: "🖥️ Search "; // << Search symbol + placeholder: " 🖥️ Search "; // << Search symbol placeholder-color: inherit; } diff --git a/config/rofi/resolution/1440p/master-config.rasi b/config/rofi/resolution/1440p/master-config.rasi index 430dff61..076fe70a 100644 --- a/config/rofi/resolution/1440p/master-config.rasi +++ b/config/rofi/resolution/1440p/master-config.rasi @@ -85,7 +85,7 @@ entry { background-color: @selected; text-color: @text-selected; cursor: text; - placeholder: "🖥️ Search "; // << Search symbol + placeholder: " 🖥️ Search "; // << Search symbol placeholder-color: inherit; } -- cgit v1.2.3 From 370e364607fd585c9a0cd85f77cffdf9ce4debc7 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 31 Jan 2025 21:19:11 +0900 Subject: updated window rule re: discord attaching some files --- config/hypr/UserConfigs/WindowRules.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 35d549f6..660ebe76 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -124,6 +124,8 @@ windowrulev2 = float, class:^(com.heroicgameslauncher.hgl)$, title:negative:(Her windowrulev2 = float, class:^([Ss]team)$, title:negative:^([Ss]team)$ windowrulev2 = float, class:([Tt]hunar), title:negative:(.*[Tt]hunar.*) windowrulev2 = float, class:(electron), title:(Add Folder to Workspace) +windowrulev2 = float, class:^([Dd]iscord)$, title:(Open Files) +windowrulev2 = size 70% 70%, class:^([Dd]iscord)$, title:(Open Files) # OPACITY windowrulev2 = opacity 0.9 0.7, tag:browser* -- cgit v1.2.3 From b6c78db8963784b190c406419b7d042b1ca7cab9 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 1 Feb 2025 00:20:31 +0900 Subject: uploaded own use config as someone asked :) --- config/waybar/configs/[TOP] 0Ja0 | 51 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 config/waybar/configs/[TOP] 0Ja0 (limited to 'config') diff --git a/config/waybar/configs/[TOP] 0Ja0 b/config/waybar/configs/[TOP] 0Ja0 new file mode 100644 index 00000000..98345c32 --- /dev/null +++ b/config/waybar/configs/[TOP] 0Ja0 @@ -0,0 +1,51 @@ +/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ + +/* My Mostly Used waybar config incase you wonder :) */ +{ +"include": [ + "$HOME/.config/waybar/Modules", + "$HOME/.config/waybar/ModulesWorkspaces", + "$HOME/.config/waybar/ModulesCustom", + "$HOME/.config/waybar/ModulesGroups", + ], +"layer": "top", +//"mode": "dock", +"exclusive": true, +"passthrough": false, +"position": "top", +"spacing": 3, +"fixed-center": true, +"ipc": true, +"margin-top": 3, +"margin-left": 8, +"margin-right": 8, + +"modules-left": [ + "idle_inhibitor", + "custom/separator#blank", + "tray", + "custom/separator#blank", + "clock", + "custom/playerctl", + "custom/separator#blank_2", + "hyprland/window", + ], + +"modules-center": [ + "group/app_drawer", + "custom/separator#dot-line", + "hyprland/workspaces#rw", + "custom/separator#dot-line", + "custom/swaync", + ], + +"modules-right": [ + "group/laptop", + "custom/separator#dot-line", + "group/mobo_drawer", + "custom/separator#line", + "group/audio", + "custom/separator#dot-line", + "group/status", + ], +} \ No newline at end of file -- cgit v1.2.3