From 05f25585aae06ce48075697f9eee3e1f85a54bc6 Mon Sep 17 00:00:00 2001 From: Szymon P Date: Sun, 18 May 2025 21:54:32 +0200 Subject: [PATCH] Update .config/btop/btop.conf Update .config/hypr/hyprland/binds/theme.conf Update .config/hypr/hyprland/binds/waybar.conf Update .config/hypr/hyprland/decoration.conf Update .config/hypr/hyprland/exec.conf Update .config/hypr/hyprpaper.conf Update .config/mako/config Update .config/nvim/lazy-lock.json Update .config/waybar/colors.css Update .config/wofi/colors Update .local/bin/change_colors.sh Update .local/bin/change_wallpaper.sh --- private_dot_config/btop/btop.conf | 12 +++++++++--- .../hypr/hyprland/binds/theme.conf | 3 +++ .../hypr/hyprland/binds/waybar.conf | 2 +- .../hypr/hyprland/decoration.conf | 6 +++--- private_dot_config/hypr/hyprland/exec.conf | 5 +++-- private_dot_config/hypr/hyprpaper.conf | 4 ++-- private_dot_config/mako/config | 12 ++++++------ private_dot_config/nvim/lazy-lock.json | 18 +++++++++--------- private_dot_config/waybar/colors.css | 6 +++--- private_dot_config/wofi/colors | 4 ++-- .../bin/executable_change_colors.sh | 5 ++++- .../bin/executable_change_wallpaper.sh | 13 ++++++++++++- 12 files changed, 57 insertions(+), 33 deletions(-) diff --git a/private_dot_config/btop/btop.conf b/private_dot_config/btop/btop.conf index d87b397..a4e81dc 100644 --- a/private_dot_config/btop/btop.conf +++ b/private_dot_config/btop/btop.conf @@ -1,4 +1,4 @@ -#? Config file for btop v. 1.4.0 +#? Config file for btop v. 1.4.3 #* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes. #* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes" @@ -57,7 +57,7 @@ update_ms = 2000 #* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct", #* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly. -proc_sorting = "cpu direct" +proc_sorting = "cpu lazy" #* Reverse sorting order, True or False. proc_reversed = False @@ -169,7 +169,7 @@ show_swap = True swap_disk = True #* If mem box should be split to also show disks info. -show_disks = True +show_disks = False #* Filter out non physical disks. Set this to False to include network disks, RAM disks and similar. only_physical = True @@ -210,6 +210,9 @@ net_sync = True #* Starts with the Network Interface specified here. net_iface = "" +#* "True" shows bitrates in base 10 (Kbps, Mbps). "False" shows bitrates in binary sizes (Kibps, Mibps, etc.). "Auto" uses base_10_sizes. +base_10_bitrate = "Auto" + #* Show battery stats in top right if battery is present. show_battery = True @@ -226,6 +229,9 @@ log_level = "WARNING" #* Measure PCIe throughput on NVIDIA cards, may impact performance on certain cards. nvml_measure_pcie_speeds = True +#* Measure PCIe throughput on AMD cards, may impact performance on certain cards. +rsmi_measure_pcie_speeds = True + #* Horizontally mirror the GPU graph. gpu_mirror_graph = True diff --git a/private_dot_config/hypr/hyprland/binds/theme.conf b/private_dot_config/hypr/hyprland/binds/theme.conf index cc45f7b..b058b91 100644 --- a/private_dot_config/hypr/hyprland/binds/theme.conf +++ b/private_dot_config/hypr/hyprland/binds/theme.conf @@ -1 +1,4 @@ bind = $mainMod CONTROL_L, T, exec, ~/.local/bin/change_colors.sh +bind = $mainMod CONTROL_L, R, exec, ~/.local/bin/random_wallpaper.sh +bind = $mainMod CONTROL_L, W, exec, ~/.local/bin/change_wallpaper.sh sfw +bind = $mainMod CONTROL_L ALT_L, W, exec, ~/.local/bin/change_wallpaper.sh nsfw diff --git a/private_dot_config/hypr/hyprland/binds/waybar.conf b/private_dot_config/hypr/hyprland/binds/waybar.conf index b3aa806..e1734ae 100644 --- a/private_dot_config/hypr/hyprland/binds/waybar.conf +++ b/private_dot_config/hypr/hyprland/binds/waybar.conf @@ -1 +1 @@ -bind = $mainMod CONTROL_L, w, exec, ~/.local/bin/restart_waybar.sh +bind = $mainMod CONTROL_L, B, exec, ~/.local/bin/restart_waybar.sh diff --git a/private_dot_config/hypr/hyprland/decoration.conf b/private_dot_config/hypr/hyprland/decoration.conf index 3630281..bc835bc 100644 --- a/private_dot_config/hypr/hyprland/decoration.conf +++ b/private_dot_config/hypr/hyprland/decoration.conf @@ -9,15 +9,15 @@ decoration { shadow { enabled = true - range = 5 - render_power = 3 + range = 1 + render_power = 1 color = rgba(1a1a1aee) } # https://wiki.hyprland.org/Configuring/Variables/#blur blur { enabled = true - size = 3 + size = 1 passes = 1 vibrancy = 0.1696 diff --git a/private_dot_config/hypr/hyprland/exec.conf b/private_dot_config/hypr/hyprland/exec.conf index ead6d6e..74d82ad 100644 --- a/private_dot_config/hypr/hyprland/exec.conf +++ b/private_dot_config/hypr/hyprland/exec.conf @@ -1,5 +1,6 @@ exec-once = wl-paste --type text --watch cliphist store exec-once = wl-paste --type image --watch cliphist store -exec-once = uwsm app waybar -exec-once = uwsm app zen-browser +exec-once = uwsm app -- waybar +exec-once = uwsm app -- zen-browser +exec-once = uwsm app -- mangohud steam diff --git a/private_dot_config/hypr/hyprpaper.conf b/private_dot_config/hypr/hyprpaper.conf index 5b18a2f..0d3622e 100644 --- a/private_dot_config/hypr/hyprpaper.conf +++ b/private_dot_config/hypr/hyprpaper.conf @@ -1,4 +1,4 @@ -preload = ~/Obrazy/tapety/niebieski.jpg -wallpaper = ,~/Obrazy/tapety/niebieski.jpg +preload = ~/Obrazy/tapety/czerwony.jpg +wallpaper = ,~/Obrazy/tapety/czerwony.jpg splash = off ipc = on diff --git a/private_dot_config/mako/config b/private_dot_config/mako/config index 0459c64..35decc4 100644 --- a/private_dot_config/mako/config +++ b/private_dot_config/mako/config @@ -11,15 +11,15 @@ height=300 margin=25,25,10,10 padding=10 font="Cousine Nerd Font mono" -background-color=#249eca80 +background-color=#ca242480 text-color=#FFFFFF border-radius=15 [urgency=low] -border-color=#87CEEB +border-color=#FF6347 [urgency=normal] -border-color=#00000080 +border-color=#ca242480 [urgency=critical] on-notify=exec paplay /usr/share/sounds/freedesktop/stereo/window-attention.oga @@ -27,12 +27,12 @@ border-color=#FF0000 [app-name=wp-vol] height=50 -background-color=#249eca99 -border-color=#249eca99 +background-color=#ca242499 +border-color=#ca242499 layer=overlay history=0 anchor=center -progress-color=source #5588AA33 +progress-color=source #FF634733 text-alignment=center [mode=do-not-disturb] diff --git a/private_dot_config/nvim/lazy-lock.json b/private_dot_config/nvim/lazy-lock.json index e7d5959..a8e4c81 100644 --- a/private_dot_config/nvim/lazy-lock.json +++ b/private_dot_config/nvim/lazy-lock.json @@ -1,6 +1,6 @@ { "Comment.nvim": { "branch": "master", "commit": "e30b7f2008e52442154b66f7c519bfd2f1e32acb" }, - "LuaSnip": { "branch": "master", "commit": "c9b9a22904c97d0eb69ccb9bab76037838326817" }, + "LuaSnip": { "branch": "master", "commit": "c1851d5c519611dfc451b6582961b2602e0af89b" }, "autoclose.nvim": { "branch": "main", "commit": "b2077aa2c83df7ebc19b2a20a3a0654b24ae9c8f" }, "cmp-buffer": { "branch": "main", "commit": "b74fab3656eea9de20a9b8116afa3cfc4ec09657" }, "cmp-cmdline": { "branch": "main", "commit": "d250c63aa13ead745e3a40f61fdd3470efde3923" }, @@ -9,22 +9,22 @@ "cmp_luasnip": { "branch": "master", "commit": "98d9cb5c2c38532bd9bdb481067b20fea8f32e90" }, "fidget.nvim": { "branch": "main", "commit": "d9ba6b7bfe29b3119a610892af67602641da778e" }, "galaxyline.nvim": { "branch": "main", "commit": "4d4f5fc8e20a10824117e5beea7ec6e445466a8f" }, - "gitsigns.nvim": { "branch": "main", "commit": "d600d3922c1d001422689319a8f915136bb64e1e" }, + "gitsigns.nvim": { "branch": "main", "commit": "39e0d1cd44eafed5f30c372e377ab1cb1781ec9f" }, "harpoon": { "branch": "harpoon2", "commit": "ed1f853847ffd04b2b61c314865665e1dadf22c7" }, "indent-blankline.nvim": { "branch": "master", "commit": "005b56001b2cb30bfa61b7986bc50657816ba4ba" }, "lazy.nvim": { "branch": "main", "commit": "6c3bda4aca61a13a9c63f1c1d1b16b9d3be90d7a" }, - "mason-lspconfig.nvim": { "branch": "main", "commit": "1a31f824b9cd5bc6f342fc29e9a53b60d74af245" }, - "mason.nvim": { "branch": "main", "commit": "fc98833b6da5de5a9c5b1446ac541577059555be" }, + "mason-lspconfig.nvim": { "branch": "main", "commit": "d39a75bbce4b8aad5d627191ea915179c77c100f" }, + "mason.nvim": { "branch": "main", "commit": "888d6ee499d8089a3a4be4309d239d6be1c1e6c0" }, "minimal.nvim": { "branch": "main", "commit": "22d837b814d3bd22625640ef63cc73b8507f291d" }, "nvim-cmp": { "branch": "main", "commit": "b5311ab3ed9c846b585c0c15b7559be131ec4be9" }, - "nvim-lspconfig": { "branch": "master", "commit": "a56f4b9dde5daf3d4c7bb50cf78ab609537f2259" }, - "nvim-surround": { "branch": "main", "commit": "caf6f633d4d77a29b6e265b560c5a035d171a913" }, - "nvim-treesitter": { "branch": "master", "commit": "684eeac91ed8e297685a97ef70031d19ac1de25a" }, - "nvim-web-devicons": { "branch": "master", "commit": "c90dee4e930ab9f49fa6d77f289bff335b49e972" }, + "nvim-lspconfig": { "branch": "master", "commit": "ac1dfbe3b60e5e23a2cff90e3bd6a3bc88031a57" }, + "nvim-surround": { "branch": "main", "commit": "0e62500b98f4513feaaf7425c135472457ea5b7d" }, + "nvim-treesitter": { "branch": "master", "commit": "066fd6505377e3fd4aa219e61ce94c2b8bdb0b79" }, + "nvim-web-devicons": { "branch": "master", "commit": "1fb58cca9aebbc4fd32b086cb413548ce132c127" }, "phpactor.nvim": { "branch": "main", "commit": "f4aba0b309f74b015f4a19a07e2befd6f1a0e6ca" }, "plenary.nvim": { "branch": "master", "commit": "857c5ac632080dba10aae49dba902ce3abf91b35" }, "telescope.nvim": { "branch": "master", "commit": "a0bbec21143c7bc5f8bb02e0005fa0b982edc026" }, "undotree": { "branch": "main", "commit": "eab459ab87dd249617b5f7187bb69e614a083047" }, - "vim-illuminate": { "branch": "master", "commit": "1fa4b23409e22a03823648e344c77f260e2572cb" }, + "vim-illuminate": { "branch": "master", "commit": "fbc16dee336d8cc0d3d2382ea4a53f4a29725abf" }, "which-key.nvim": { "branch": "main", "commit": "370ec46f710e058c9c1646273e6b225acf47cbed" } } diff --git a/private_dot_config/waybar/colors.css b/private_dot_config/waybar/colors.css index c30cc2f..f08cdeb 100644 --- a/private_dot_config/waybar/colors.css +++ b/private_dot_config/waybar/colors.css @@ -1,3 +1,3 @@ -@define-color background rgba(36, 158, 202, 0.20); -@define-color foreground rgba(36, 158, 202, 0.30); -@define-color font-color #499DA9; +@define-color background rgba(202, 36, 36, 0.20); +@define-color foreground rgba(202, 36, 36, 0.30); +@define-color font-color #A94949; diff --git a/private_dot_config/wofi/colors b/private_dot_config/wofi/colors index e69e57e..0a30d29 100644 --- a/private_dot_config/wofi/colors +++ b/private_dot_config/wofi/colors @@ -1,2 +1,2 @@ -#249ECA -#499DA9 +#CA2424 +#A94949 diff --git a/private_dot_local/bin/executable_change_colors.sh b/private_dot_local/bin/executable_change_colors.sh index 5f3a5dd..88890f8 100644 --- a/private_dot_local/bin/executable_change_colors.sh +++ b/private_dot_local/bin/executable_change_colors.sh @@ -18,8 +18,11 @@ gray[foreground]="rgba(169, 169, 169, 0.30)" gray[font-color]="#A9A9A9" gray[wallpaper]="~/Obrazy/tapety/szary.jpg" +choosen_color=$1 +if [[ -z $choosen_color ]]; then + choosen_color=$(echo -e "blue\nred\ngray\n" | wofi --show dmenu --prompt "Choose your theme") +fi -choosen_color=$(echo -e "blue\nred\ngray\n" | wofi --show dmenu --prompt "Choose your theme") echo "You choose: $(choosen_color)" if [[ $choosen_color == "blue" ]]; then diff --git a/private_dot_local/bin/executable_change_wallpaper.sh b/private_dot_local/bin/executable_change_wallpaper.sh index ddb4e89..6ef38ed 100644 --- a/private_dot_local/bin/executable_change_wallpaper.sh +++ b/private_dot_local/bin/executable_change_wallpaper.sh @@ -1,6 +1,17 @@ #!/bin/bash -wallpaper=$(find ~/Obrazy/tapety/ -type f | wofi --dmenu) +case $1 in + "sfw") + wallpaper=$(find ~/Obrazy/tapety/sfw/ -type f | wofi --dmenu) + ;; + "nsfw") + wallpaper=$(find ~/Obrazy/tapety/nsfw/ -type f | wofi --dmenu) + ;; + *) + echo "Please choose nsfw or sfw" + exit 1 + ;; +esac if [[ -n $wallpaper ]];then hyprctl hyprpaper reload ,$wallpaper