From 6fed9ef61737df05fcc36c8cfe05e2b2ecc34bd8 Mon Sep 17 00:00:00 2001 From: Nikolai Papin Date: Tue, 3 Jun 2025 14:16:01 +0300 Subject: [PATCH] initial commit --- Thunar/accels.scm | 132 + Thunar/addtags.sh | 22 + Thunar/renamerrc | 22 + Thunar/uca.xml | 73 + bluetuith/bluetuith.conf | 0 bspwm/bspwm_resize.sh | 25 + bspwm/bspwmrc | 78 + bspwm/bspwmrc.save | 41 + bspwm/capsindicator.sh | 13 + bspwm/cryfsunlock.sh | 22 + bspwm/games.sh | 8 + bspwm/grayscale.sh | 10 + bspwm/lockscreen.sh | 1 + bspwm/margin.sh | 11 + bspwm/marked.sh | 19 + bspwm/monocle_improved.sh | 7 + bspwm/music.sh | 14 + bspwm/polyhide.sh | 17 + bspwm/prevent_suspend.sh | 9 + bspwm/proxy.sh | 17 + bspwm/ptt.sh | 22 + bspwm/set_window_size.sh | 34 + bspwm/shrink.sh | 26 + bspwm/sxseq.sh | 72 + bspwm/toggle-monitor-grayscale.sh | 224 + bspwm/toggle-picom.sh | 8 + bspwm/touchpad.sh | 7 + btop/btop.conf | 254 + btop/btop.log | 1643 +++ cava/config | 282 + cava/shaders/bar_spectrum.frag | 79 + cava/shaders/northern_lights.frag | 34 + cava/shaders/pass_through.vert | 14 + cava/shaders/spectrogram.frag | 53 + cava/shaders/winamp_line_style_spectrum.frag | 112 + copyq/copyq.conf | 218 + cowsay/quotes.txt | 10 + cowsay/random.sh | 4 + dunst/dunstrc | 488 + eww/backup/README.md | 5 + eww/backup/activate-linux.png | Bin 0 -> 170661 bytes eww/backup/backup/activate-linux.png | Bin 0 -> 170661 bytes eww/backup/eww.scss | 9 + eww/backup/eww.yuck | 13 + eww/backup/gross/LICENSE | 674 ++ eww/backup/gross/README.md | 30 + eww/backup/gross/eww/README.md | 8 + eww/backup/gross/eww/eww.scss | 128 + eww/backup/gross/eww/eww.yuck | 2 + eww/backup/gross/eww/eww_variables.yuck | 22 + eww/backup/gross/eww/eww_widgets.yuck | 146 + eww/backup/gross/eww/eww_windows.yuck | 191 + eww/backup/gross/eww/scripts/airplane_mode.sh | 7 + eww/backup/gross/eww/scripts/screenshot | 41 + eww/backup/gross/eww/scripts/search.sh | 8 + eww/eww-bar.png | Bin 0 -> 6286 bytes eww/eww.scss | 43 + eww/eww.yuck | 75 + eww/scripts/getvol | 12 + fastfetch/New Folder/config.jsonc | 46 + fastfetch/brawl.jsonc | 46 + fastfetch/brawl_shang.jsonc | 46 + fastfetch/config.jsonc | 108 + fastfetch/config.jsonc.old | 24 + fastfetch/oneshot.jsonc | 46 + fastfetch/sakura.jsonc | 42 + fastfetch/sakura_v2.jsonc | 42 + gamemode.ini | 2 + hypr/grayscale.conf | 3 + hypr/grayscale.glsl | 9 + hypr/hypridle.conf | 36 + hypr/hyprland.conf | 537 + hypr/hyprlock.conf | 110 + hypr/hyprpaper.conf | 5 + hypr/scripts/dimscreen.sh | 66 + hypr/scripts/gamemode.sh | 14 + hypr/scripts/grayscale-toggle.sh | 22 + hypr/scripts/weirdmouse.sh | 39 + kitty/colors.conf | 24 + kitty/colors.old | 23 + kitty/kitty.conf | 2601 ++++ kitty/sakura.conf | 24 + kitty/sakura.conf.old | 24 + kitty/suburb.conf.old | 22 + libinput-gestures.conf | 203 + mpd/mpd.conf | 431 + mpv/mpv.conf | 2 + ncmpcpp/bindings | 551 + ncmpcpp/config | 599 + ncmpcpp/error.log | 1 + ncmpcpp/patterns.list | 0 nitrogen/bg-saved.cfg | 4 + nitrogen/nitrogen.cfg | 12 + nvim/lua/chadrc.lua | 16 + nvim/lua/configs/cmpconfig.lua | 19 + nvim/lua/configs/conform.lua | 15 + nvim/lua/configs/lazy.lua | 47 + nvim/lua/configs/lspconfig.lua | 68 + nvim/lua/configs/nvimtree.lua | 15 + nvim/lua/configs/snippets.lua | 1 + nvim/lua/mappings.lua | 97 + nvim/lua/options.lua | 14 + nvim/lua/plugins/blamer.lua | 5 + nvim/lua/plugins/cd-project.lua | 38 + nvim/lua/plugins/codeium.lua | 45 + nvim/lua/plugins/cyryllic.lua | 9 + nvim/lua/plugins/dap.lua | 177 + nvim/lua/plugins/hardtime.lua | 8 + nvim/lua/plugins/hop.lua | 20 + nvim/lua/plugins/init.lua | 25 + nvim/lua/plugins/multiple-cursors.lua | 24 + nvim/lua/plugins/nuget.lua | 15 + nvim/lua/plugins/todo-comments.lua | 36 + nvim/lua/plugins/url-open.lua | 15 + nvim/lua/plugins/vscode_colors.lua | 43 + pavucontrol.ini | 8 + picom/picom.conf | 409 + picom/picom.conf.glsl | 18 + picom/picom.conf.old | 350 + polybar/LICENSE | 9 + polybar/README.md | 2 + polybar/hack/bars.ini | 508 + polybar/hack/colors.ini | 25 + polybar/hack/config.ini | 336 + polybar/hack/launch.sh | 15 + polybar/hack/modules.ini | 1177 ++ polybar/hack/preview.ini | 321 + polybar/hack/preview.sh | 14 + polybar/hack/scripts/bluetooth.sh | 8 + polybar/hack/scripts/check-network | 19 + polybar/hack/scripts/checkupdates | 117 + polybar/hack/scripts/color-switch.sh | 55 + polybar/hack/scripts/colors-dark.sh | 96 + polybar/hack/scripts/colors-light.sh | 96 + polybar/hack/scripts/dim.sh | 6 + polybar/hack/scripts/is-monocle.sh | 10 + polybar/hack/scripts/launcher.sh | 3 + polybar/hack/scripts/powermenu.sh | 95 + polybar/hack/scripts/pywal.sh | 60 + polybar/hack/scripts/random.sh | 89 + polybar/hack/scripts/rofi/colors.rasi | 9 + polybar/hack/scripts/rofi/confirm.rasi | 24 + polybar/hack/scripts/rofi/launcher.rasi | 119 + polybar/hack/scripts/rofi/message.rasi | 24 + polybar/hack/scripts/rofi/networkmenu.rasi | 128 + polybar/hack/scripts/rofi/powermenu.rasi | 128 + polybar/hack/scripts/rofi/styles.rasi | 128 + polybar/hack/scripts/updates.sh | 46 + polybar/hack/scripts/windows.sh | 60 + polybar/hack/user_modules.ini | 304 + polybar/launch.sh | 33 + ranger/rc.conf | 2 + rofi-wayland/applets/bin/appasroot.sh | 102 + rofi-wayland/applets/bin/apps.sh | 104 + rofi-wayland/applets/bin/battery.sh | 134 + rofi-wayland/applets/bin/brightness.sh | 107 + rofi-wayland/applets/bin/mpd.sh | 131 + rofi-wayland/applets/bin/powermenu.sh | 129 + rofi-wayland/applets/bin/quicklinks.sh | 103 + rofi-wayland/applets/bin/screenshot.sh | 165 + rofi-wayland/applets/bin/volume.sh | 134 + rofi-wayland/applets/shared/colors.rasi | 18 + rofi-wayland/applets/shared/fonts.rasi | 12 + rofi-wayland/applets/shared/theme.bash | 4 + rofi-wayland/applets/type-1/style-1.rasi | 152 + rofi-wayland/applets/type-1/style-2.rasi | 152 + rofi-wayland/applets/type-1/style-3.rasi | 152 + rofi-wayland/applets/type-2/style-1.rasi | 153 + rofi-wayland/applets/type-2/style-2.rasi | 153 + rofi-wayland/applets/type-2/style-3.rasi | 153 + rofi-wayland/applets/type-3/style-1.rasi | 153 + rofi-wayland/applets/type-3/style-2.rasi | 153 + rofi-wayland/applets/type-3/style-3.rasi | 153 + rofi-wayland/applets/type-4/style-1.rasi | 164 + rofi-wayland/applets/type-4/style-2.rasi | 164 + rofi-wayland/applets/type-4/style-3.rasi | 164 + rofi-wayland/applets/type-5/style-1.rasi | 166 + rofi-wayland/applets/type-5/style-2.rasi | 167 + rofi-wayland/applets/type-5/style-3.rasi | 176 + rofi-wayland/bspscript.sh | 31 + rofi-wayland/colors/adapta.rasi | 16 + rofi-wayland/colors/arc.rasi | 16 + rofi-wayland/colors/black.rasi | 16 + rofi-wayland/colors/catppuccin.rasi | 16 + rofi-wayland/colors/cyberpunk.rasi | 16 + rofi-wayland/colors/dracula.rasi | 16 + rofi-wayland/colors/everforest.rasi | 16 + rofi-wayland/colors/gruvbox.rasi | 16 + rofi-wayland/colors/lovelace.rasi | 16 + rofi-wayland/colors/monored.rasi | 16 + rofi-wayland/colors/navy.rasi | 16 + rofi-wayland/colors/nord.rasi | 16 + rofi-wayland/colors/onedark.rasi | 16 + rofi-wayland/colors/paper.rasi | 16 + rofi-wayland/colors/solarized.rasi | 16 + rofi-wayland/colors/tokyonight.rasi | 16 + rofi-wayland/colors/yousai.rasi | 16 + rofi-wayland/config.rasi | 186 + rofi-wayland/images/d.png | Bin 0 -> 2546962 bytes rofi-wayland/images/fearthereaper.jpg | Bin 0 -> 81617 bytes rofi-wayland/images/friends.png | Bin 0 -> 615276 bytes rofi-wayland/images/frogleaves1.webp | Bin 0 -> 36450 bytes rofi-wayland/images/frogleaves2.webp | Bin 0 -> 32964 bytes rofi-wayland/images/frogplanet.webp | Bin 0 -> 37606 bytes rofi-wayland/images/niko_gasmask.jpg | Bin 0 -> 81583 bytes rofi-wayland/images/nix.jpg | Bin 0 -> 249617 bytes rofi-wayland/images/nix.webp | Bin 0 -> 121930 bytes rofi-wayland/images/nixzipped.jpg | Bin 0 -> 70808 bytes rofi-wayland/images/sakura.jpg | Bin 0 -> 101178 bytes rofi-wayland/images/shark.jpeg | Bin 0 -> 13888 bytes .../images/yoKE9YqdTOO3vTwOqAFZJw.webp | Bin 0 -> 167300 bytes rofi-wayland/launchers/type-1/launcher.sh | 20 + .../launchers/type-1/shared/colors.rasi | 18 + .../launchers/type-1/shared/fonts.rasi | 12 + rofi-wayland/launchers/type-1/style-1.rasi | 307 + rofi-wayland/launchers/type-1/style-10.rasi | 323 + rofi-wayland/launchers/type-1/style-11.rasi | 307 + rofi-wayland/launchers/type-1/style-12.rasi | 325 + rofi-wayland/launchers/type-1/style-13.rasi | 325 + rofi-wayland/launchers/type-1/style-14.rasi | 335 + rofi-wayland/launchers/type-1/style-15.rasi | 345 + rofi-wayland/launchers/type-1/style-2.rasi | 307 + rofi-wayland/launchers/type-1/style-3.rasi | 307 + rofi-wayland/launchers/type-1/style-4.rasi | 308 + rofi-wayland/launchers/type-1/style-5.rasi | 309 + rofi-wayland/launchers/type-1/style-6.rasi | 310 + rofi-wayland/launchers/type-1/style-7.rasi | 313 + rofi-wayland/launchers/type-1/style-8.rasi | 323 + rofi-wayland/launchers/type-1/style-9.rasi | 326 + rofi-wayland/launchers/type-2/launcher.sh | 20 + .../launchers/type-2/shared/colors.rasi | 18 + .../launchers/type-2/shared/fonts.rasi | 12 + rofi-wayland/launchers/type-2/style-1.rasi | 171 + rofi-wayland/launchers/type-2/style-10.rasi | 194 + rofi-wayland/launchers/type-2/style-11.rasi | 183 + rofi-wayland/launchers/type-2/style-12.rasi | 179 + rofi-wayland/launchers/type-2/style-13.rasi | 179 + rofi-wayland/launchers/type-2/style-14.rasi | 188 + rofi-wayland/launchers/type-2/style-15.rasi | 151 + rofi-wayland/launchers/type-2/style-2.rasi | 171 + rofi-wayland/launchers/type-2/style-3.rasi | 171 + rofi-wayland/launchers/type-2/style-4.rasi | 180 + rofi-wayland/launchers/type-2/style-5.rasi | 182 + rofi-wayland/launchers/type-2/style-6.rasi | 172 + rofi-wayland/launchers/type-2/style-7.rasi | 172 + rofi-wayland/launchers/type-2/style-8.rasi | 184 + rofi-wayland/launchers/type-2/style-9.rasi | 179 + rofi-wayland/launchers/type-3/launcher.sh | 19 + .../launchers/type-3/shared/colors.rasi | 18 + .../launchers/type-3/shared/fonts.rasi | 12 + rofi-wayland/launchers/type-3/style-1.rasi | 172 + rofi-wayland/launchers/type-3/style-10.rasi | 175 + rofi-wayland/launchers/type-3/style-2.rasi | 173 + rofi-wayland/launchers/type-3/style-3.rasi | 173 + rofi-wayland/launchers/type-3/style-4.rasi | 175 + rofi-wayland/launchers/type-3/style-5.rasi | 175 + rofi-wayland/launchers/type-3/style-6.rasi | 174 + rofi-wayland/launchers/type-3/style-7.rasi | 176 + rofi-wayland/launchers/type-3/style-8.rasi | 175 + rofi-wayland/launchers/type-3/style-9.rasi | 176 + rofi-wayland/launchers/type-4/launcher.sh | 19 + .../launchers/type-4/shared/colors.rasi | 18 + .../launchers/type-4/shared/fonts.rasi | 12 + rofi-wayland/launchers/type-4/style-1.rasi | 274 + rofi-wayland/launchers/type-4/style-10.rasi | 284 + rofi-wayland/launchers/type-4/style-2.rasi | 274 + rofi-wayland/launchers/type-4/style-3.rasi | 274 + rofi-wayland/launchers/type-4/style-4.rasi | 274 + rofi-wayland/launchers/type-4/style-5.rasi | 279 + rofi-wayland/launchers/type-4/style-6.rasi | 275 + rofi-wayland/launchers/type-4/style-7.rasi | 277 + rofi-wayland/launchers/type-4/style-8.rasi | 274 + rofi-wayland/launchers/type-4/style-9.rasi | 274 + rofi-wayland/launchers/type-5/launcher.sh | 18 + rofi-wayland/launchers/type-5/style-1.rasi | 190 + rofi-wayland/launchers/type-5/style-2.rasi | 177 + rofi-wayland/launchers/type-5/style-3.rasi | 179 + rofi-wayland/launchers/type-5/style-4.rasi | 185 + rofi-wayland/launchers/type-5/style-5.rasi | 163 + rofi-wayland/launchers/type-6/launcher.sh | 26 + rofi-wayland/launchers/type-6/style-1.rasi | 209 + rofi-wayland/launchers/type-6/style-10.rasi | 209 + rofi-wayland/launchers/type-6/style-2.rasi | 209 + rofi-wayland/launchers/type-6/style-3.rasi | 209 + rofi-wayland/launchers/type-6/style-4.rasi | 209 + rofi-wayland/launchers/type-6/style-5.rasi | 209 + rofi-wayland/launchers/type-6/style-6.rasi | 209 + rofi-wayland/launchers/type-6/style-7.rasi | 216 + rofi-wayland/launchers/type-6/style-8.rasi | 209 + rofi-wayland/launchers/type-6/style-9.rasi | 209 + rofi-wayland/launchers/type-7/launcher.sh | 19 + rofi-wayland/launchers/type-7/style-1.rasi | 209 + rofi-wayland/launchers/type-7/style-10.rasi | 207 + rofi-wayland/launchers/type-7/style-2.rasi | 209 + rofi-wayland/launchers/type-7/style-3.rasi | 209 + rofi-wayland/launchers/type-7/style-4.rasi | 209 + rofi-wayland/launchers/type-7/style-5.rasi | 209 + rofi-wayland/launchers/type-7/style-6.rasi | 210 + rofi-wayland/launchers/type-7/style-7.rasi | 203 + rofi-wayland/launchers/type-7/style-8.rasi | 209 + rofi-wayland/launchers/type-7/style-9.rasi | 210 + rofi-wayland/powermenu/type-1/powermenu.sh | 110 + .../powermenu/type-1/shared/colors.rasi | 18 + .../powermenu/type-1/shared/fonts.rasi | 12 + rofi-wayland/powermenu/type-1/style-1.rasi | 161 + rofi-wayland/powermenu/type-1/style-2.rasi | 161 + rofi-wayland/powermenu/type-1/style-3.rasi | 161 + rofi-wayland/powermenu/type-1/style-4.rasi | 161 + rofi-wayland/powermenu/type-1/style-5.rasi | 167 + rofi-wayland/powermenu/type-2/powermenu.sh | 111 + .../powermenu/type-2/shared/colors.rasi | 18 + .../powermenu/type-2/shared/fonts.rasi | 12 + rofi-wayland/powermenu/type-2/style-1.rasi | 170 + rofi-wayland/powermenu/type-2/style-10.rasi | 170 + rofi-wayland/powermenu/type-2/style-2.rasi | 170 + rofi-wayland/powermenu/type-2/style-3.rasi | 172 + rofi-wayland/powermenu/type-2/style-4.rasi | 170 + rofi-wayland/powermenu/type-2/style-5.rasi | 170 + rofi-wayland/powermenu/type-2/style-6.rasi | 172 + rofi-wayland/powermenu/type-2/style-7.rasi | 170 + rofi-wayland/powermenu/type-2/style-8.rasi | 170 + rofi-wayland/powermenu/type-2/style-9.rasi | 170 + rofi-wayland/powermenu/type-3/powermenu.sh | 105 + .../powermenu/type-3/shared/colors.rasi | 18 + .../powermenu/type-3/shared/confirm.rasi | 93 + .../powermenu/type-3/shared/fonts.rasi | 12 + rofi-wayland/powermenu/type-3/style-1.rasi | 179 + rofi-wayland/powermenu/type-3/style-2.rasi | 179 + rofi-wayland/powermenu/type-3/style-3.rasi | 180 + rofi-wayland/powermenu/type-3/style-4.rasi | 180 + rofi-wayland/powermenu/type-3/style-5.rasi | 181 + rofi-wayland/powermenu/type-4/powermenu.sh | 105 + .../powermenu/type-4/shared/colors.rasi | 18 + .../powermenu/type-4/shared/confirm.rasi | 93 + .../powermenu/type-4/shared/fonts.rasi | 12 + rofi-wayland/powermenu/type-4/style-1.rasi | 131 + rofi-wayland/powermenu/type-4/style-2.rasi | 131 + rofi-wayland/powermenu/type-4/style-3.rasi | 133 + rofi-wayland/powermenu/type-4/style-4.rasi | 153 + rofi-wayland/powermenu/type-4/style-5.rasi | 163 + rofi-wayland/powermenu/type-5/powermenu.sh | 117 + rofi-wayland/powermenu/type-5/style-1.rasi | 147 + rofi-wayland/powermenu/type-5/style-2.rasi | 147 + rofi-wayland/powermenu/type-5/style-3.rasi | 147 + rofi-wayland/powermenu/type-5/style-4.rasi | 153 + rofi-wayland/powermenu/type-5/style-5.rasi | 151 + rofi-wayland/powermenu/type-6/powermenu.sh | 117 + rofi-wayland/powermenu/type-6/style-1.rasi | 147 + rofi-wayland/powermenu/type-6/style-2.rasi | 147 + rofi-wayland/powermenu/type-6/style-3.rasi | 147 + rofi-wayland/powermenu/type-6/style-4.rasi | 149 + rofi-wayland/powermenu/type-6/style-5.rasi | 149 + rofi-wayland/scripts/launcher_t1 | 1 + rofi-wayland/scripts/launcher_t2 | 1 + rofi-wayland/scripts/launcher_t3 | 1 + rofi-wayland/scripts/launcher_t4 | 1 + rofi-wayland/scripts/launcher_t5 | 1 + rofi-wayland/scripts/launcher_t6 | 1 + rofi-wayland/scripts/launcher_t7 | 1 + rofi-wayland/scripts/powermenu_t1 | 1 + rofi-wayland/scripts/powermenu_t2 | 1 + rofi-wayland/scripts/powermenu_t3 | 1 + rofi-wayland/scripts/powermenu_t4 | 1 + rofi-wayland/scripts/powermenu_t5 | 1 + rofi-wayland/scripts/powermenu_t6 | 1 + rofi/applets/bin/appasroot.sh | 102 + rofi/applets/bin/apps.sh | 104 + rofi/applets/bin/battery.sh | 134 + rofi/applets/bin/brightness.sh | 107 + rofi/applets/bin/mpd.sh | 131 + rofi/applets/bin/powermenu.sh | 129 + rofi/applets/bin/quicklinks.sh | 103 + rofi/applets/bin/screenshot.sh | 165 + rofi/applets/bin/volume.sh | 134 + rofi/applets/shared/colors.rasi | 18 + rofi/applets/shared/fonts.rasi | 12 + rofi/applets/shared/theme.bash | 4 + rofi/applets/type-1/style-1.rasi | 152 + rofi/applets/type-1/style-2.rasi | 152 + rofi/applets/type-1/style-3.rasi | 152 + rofi/applets/type-2/style-1.rasi | 153 + rofi/applets/type-2/style-2.rasi | 153 + rofi/applets/type-2/style-3.rasi | 153 + rofi/applets/type-3/style-1.rasi | 153 + rofi/applets/type-3/style-2.rasi | 153 + rofi/applets/type-3/style-3.rasi | 153 + rofi/applets/type-4/style-1.rasi | 164 + rofi/applets/type-4/style-2.rasi | 164 + rofi/applets/type-4/style-3.rasi | 164 + rofi/applets/type-5/style-1.rasi | 166 + rofi/applets/type-5/style-2.rasi | 167 + rofi/applets/type-5/style-3.rasi | 176 + rofi/bspscript.sh | 31 + rofi/colors/adapta.rasi | 16 + rofi/colors/arc.rasi | 16 + rofi/colors/black.rasi | 16 + rofi/colors/catppuccin.rasi | 16 + rofi/colors/cyberpunk.rasi | 16 + rofi/colors/dracula.rasi | 16 + rofi/colors/everforest.rasi | 16 + rofi/colors/gruvbox.rasi | 16 + rofi/colors/lovelace.rasi | 16 + rofi/colors/monored.rasi | 16 + rofi/colors/navy.rasi | 16 + rofi/colors/nord.rasi | 16 + rofi/colors/onedark.rasi | 16 + rofi/colors/paper.rasi | 16 + rofi/colors/solarized.rasi | 16 + rofi/colors/tokyonight.rasi | 16 + rofi/colors/yousai.rasi | 16 + rofi/config.rasi | 186 + rofi/images/d.png | Bin 0 -> 2546962 bytes rofi/images/fearthereaper.jpg | Bin 0 -> 81617 bytes rofi/images/friends.png | Bin 0 -> 615276 bytes rofi/images/frogleaves1.webp | Bin 0 -> 36450 bytes rofi/images/frogleaves2.webp | Bin 0 -> 32964 bytes rofi/images/frogplanet.webp | Bin 0 -> 37606 bytes rofi/images/niko_gasmask.jpg | Bin 0 -> 81583 bytes rofi/images/nix.jpg | Bin 0 -> 249617 bytes rofi/images/nix.webp | Bin 0 -> 121930 bytes rofi/images/nixzipped.jpg | Bin 0 -> 70808 bytes rofi/images/shark.jpeg | Bin 0 -> 13888 bytes rofi/images/yoKE9YqdTOO3vTwOqAFZJw.webp | Bin 0 -> 167300 bytes rofi/launchers/type-1/launcher.sh | 20 + rofi/launchers/type-1/shared/colors.rasi | 18 + rofi/launchers/type-1/shared/fonts.rasi | 12 + rofi/launchers/type-1/style-1.rasi | 307 + rofi/launchers/type-1/style-10.rasi | 323 + rofi/launchers/type-1/style-11.rasi | 307 + rofi/launchers/type-1/style-12.rasi | 325 + rofi/launchers/type-1/style-13.rasi | 325 + rofi/launchers/type-1/style-14.rasi | 335 + rofi/launchers/type-1/style-15.rasi | 345 + rofi/launchers/type-1/style-2.rasi | 307 + rofi/launchers/type-1/style-3.rasi | 307 + rofi/launchers/type-1/style-4.rasi | 308 + rofi/launchers/type-1/style-5.rasi | 309 + rofi/launchers/type-1/style-6.rasi | 310 + rofi/launchers/type-1/style-7.rasi | 313 + rofi/launchers/type-1/style-8.rasi | 323 + rofi/launchers/type-1/style-9.rasi | 326 + rofi/launchers/type-2/launcher.sh | 20 + rofi/launchers/type-2/shared/colors.rasi | 18 + rofi/launchers/type-2/shared/fonts.rasi | 12 + rofi/launchers/type-2/style-1.rasi | 171 + rofi/launchers/type-2/style-10.rasi | 194 + rofi/launchers/type-2/style-11.rasi | 183 + rofi/launchers/type-2/style-12.rasi | 179 + rofi/launchers/type-2/style-13.rasi | 179 + rofi/launchers/type-2/style-14.rasi | 188 + rofi/launchers/type-2/style-15.rasi | 151 + rofi/launchers/type-2/style-2.rasi | 171 + rofi/launchers/type-2/style-3.rasi | 171 + rofi/launchers/type-2/style-4.rasi | 180 + rofi/launchers/type-2/style-5.rasi | 182 + rofi/launchers/type-2/style-6.rasi | 172 + rofi/launchers/type-2/style-7.rasi | 172 + rofi/launchers/type-2/style-8.rasi | 184 + rofi/launchers/type-2/style-9.rasi | 179 + rofi/launchers/type-3/launcher.sh | 19 + rofi/launchers/type-3/shared/colors.rasi | 18 + rofi/launchers/type-3/shared/fonts.rasi | 12 + rofi/launchers/type-3/style-1.rasi | 172 + rofi/launchers/type-3/style-10.rasi | 175 + rofi/launchers/type-3/style-2.rasi | 173 + rofi/launchers/type-3/style-3.rasi | 173 + rofi/launchers/type-3/style-4.rasi | 175 + rofi/launchers/type-3/style-5.rasi | 175 + rofi/launchers/type-3/style-6.rasi | 174 + rofi/launchers/type-3/style-7.rasi | 176 + rofi/launchers/type-3/style-8.rasi | 175 + rofi/launchers/type-3/style-9.rasi | 176 + rofi/launchers/type-4/launcher.sh | 19 + rofi/launchers/type-4/shared/colors.rasi | 18 + rofi/launchers/type-4/shared/fonts.rasi | 12 + rofi/launchers/type-4/style-1.rasi | 274 + rofi/launchers/type-4/style-10.rasi | 284 + rofi/launchers/type-4/style-2.rasi | 274 + rofi/launchers/type-4/style-3.rasi | 274 + rofi/launchers/type-4/style-4.rasi | 274 + rofi/launchers/type-4/style-5.rasi | 279 + rofi/launchers/type-4/style-6.rasi | 275 + rofi/launchers/type-4/style-7.rasi | 277 + rofi/launchers/type-4/style-8.rasi | 274 + rofi/launchers/type-4/style-9.rasi | 274 + rofi/launchers/type-5/launcher.sh | 18 + rofi/launchers/type-5/style-1.rasi | 190 + rofi/launchers/type-5/style-2.rasi | 177 + rofi/launchers/type-5/style-3.rasi | 179 + rofi/launchers/type-5/style-4.rasi | 185 + rofi/launchers/type-5/style-5.rasi | 163 + rofi/launchers/type-6/launcher.sh | 20 + rofi/launchers/type-6/style-1.rasi | 209 + rofi/launchers/type-6/style-10.rasi | 209 + rofi/launchers/type-6/style-2.rasi | 209 + rofi/launchers/type-6/style-3.rasi | 209 + rofi/launchers/type-6/style-4.rasi | 209 + rofi/launchers/type-6/style-5.rasi | 209 + rofi/launchers/type-6/style-6.rasi | 209 + rofi/launchers/type-6/style-7.rasi | 216 + rofi/launchers/type-6/style-8.rasi | 209 + rofi/launchers/type-6/style-9.rasi | 209 + rofi/launchers/type-7/launcher.sh | 19 + rofi/launchers/type-7/style-1.rasi | 209 + rofi/launchers/type-7/style-10.rasi | 207 + rofi/launchers/type-7/style-2.rasi | 209 + rofi/launchers/type-7/style-3.rasi | 209 + rofi/launchers/type-7/style-4.rasi | 209 + rofi/launchers/type-7/style-5.rasi | 209 + rofi/launchers/type-7/style-6.rasi | 210 + rofi/launchers/type-7/style-7.rasi | 203 + rofi/launchers/type-7/style-8.rasi | 209 + rofi/launchers/type-7/style-9.rasi | 210 + rofi/powermenu/type-1/powermenu.sh | 110 + rofi/powermenu/type-1/shared/colors.rasi | 18 + rofi/powermenu/type-1/shared/fonts.rasi | 12 + rofi/powermenu/type-1/style-1.rasi | 161 + rofi/powermenu/type-1/style-2.rasi | 161 + rofi/powermenu/type-1/style-3.rasi | 161 + rofi/powermenu/type-1/style-4.rasi | 161 + rofi/powermenu/type-1/style-5.rasi | 167 + rofi/powermenu/type-2/powermenu.sh | 111 + rofi/powermenu/type-2/shared/colors.rasi | 18 + rofi/powermenu/type-2/shared/fonts.rasi | 12 + rofi/powermenu/type-2/style-1.rasi | 170 + rofi/powermenu/type-2/style-10.rasi | 170 + rofi/powermenu/type-2/style-2.rasi | 170 + rofi/powermenu/type-2/style-3.rasi | 172 + rofi/powermenu/type-2/style-4.rasi | 170 + rofi/powermenu/type-2/style-5.rasi | 170 + rofi/powermenu/type-2/style-6.rasi | 172 + rofi/powermenu/type-2/style-7.rasi | 170 + rofi/powermenu/type-2/style-8.rasi | 170 + rofi/powermenu/type-2/style-9.rasi | 170 + rofi/powermenu/type-3/powermenu.sh | 105 + rofi/powermenu/type-3/shared/colors.rasi | 18 + rofi/powermenu/type-3/shared/confirm.rasi | 93 + rofi/powermenu/type-3/shared/fonts.rasi | 12 + rofi/powermenu/type-3/style-1.rasi | 179 + rofi/powermenu/type-3/style-2.rasi | 179 + rofi/powermenu/type-3/style-3.rasi | 180 + rofi/powermenu/type-3/style-4.rasi | 180 + rofi/powermenu/type-3/style-5.rasi | 181 + rofi/powermenu/type-4/powermenu.sh | 105 + rofi/powermenu/type-4/shared/colors.rasi | 18 + rofi/powermenu/type-4/shared/confirm.rasi | 93 + rofi/powermenu/type-4/shared/fonts.rasi | 12 + rofi/powermenu/type-4/style-1.rasi | 131 + rofi/powermenu/type-4/style-2.rasi | 131 + rofi/powermenu/type-4/style-3.rasi | 133 + rofi/powermenu/type-4/style-4.rasi | 153 + rofi/powermenu/type-4/style-5.rasi | 163 + rofi/powermenu/type-5/powermenu.sh | 117 + rofi/powermenu/type-5/style-1.rasi | 147 + rofi/powermenu/type-5/style-2.rasi | 147 + rofi/powermenu/type-5/style-3.rasi | 147 + rofi/powermenu/type-5/style-4.rasi | 153 + rofi/powermenu/type-5/style-5.rasi | 151 + rofi/powermenu/type-6/powermenu.sh | 117 + rofi/powermenu/type-6/style-1.rasi | 147 + rofi/powermenu/type-6/style-2.rasi | 147 + rofi/powermenu/type-6/style-3.rasi | 147 + rofi/powermenu/type-6/style-4.rasi | 149 + rofi/powermenu/type-6/style-5.rasi | 149 + rofi/scripts/launcher_t1 | 1 + rofi/scripts/launcher_t2 | 1 + rofi/scripts/launcher_t3 | 1 + rofi/scripts/launcher_t4 | 1 + rofi/scripts/launcher_t5 | 1 + rofi/scripts/launcher_t6 | 1 + rofi/scripts/launcher_t7 | 1 + rofi/scripts/powermenu_t1 | 1 + rofi/scripts/powermenu_t2 | 1 + rofi/scripts/powermenu_t3 | 1 + rofi/scripts/powermenu_t4 | 1 + rofi/scripts/powermenu_t5 | 1 + rofi/scripts/powermenu_t6 | 1 + sxhkd/sxhkdrc | 279 + sxhkd/sxhkdrc.save | 124 + sxhkd/sxhkdrc.save.1 | 183 + sxhkd/sxhkdrc.save.2 | 186 + tmux/plugins/tmux-battery/.gitattributes | 3 + tmux/plugins/tmux-battery/.gitignore | 1 + tmux/plugins/tmux-battery/CHANGELOG.md | 44 + tmux/plugins/tmux-battery/LICENSE.md | 19 + tmux/plugins/tmux-battery/README.md | 262 + tmux/plugins/tmux-battery/battery.tmux | 62 + .../screenshots/battery_charging_tier1.png | Bin 0 -> 7485 bytes .../screenshots/battery_charging_tier2.png | Bin 0 -> 7772 bytes .../screenshots/battery_charging_tier3.png | Bin 0 -> 7915 bytes .../screenshots/battery_charging_tier4.png | Bin 0 -> 7931 bytes .../screenshots/battery_charging_tier5.png | Bin 0 -> 7743 bytes .../screenshots/battery_charging_tier6.png | Bin 0 -> 7791 bytes .../screenshots/battery_charging_tier7.png | Bin 0 -> 7819 bytes .../screenshots/battery_charging_tier8.png | Bin 0 -> 7799 bytes .../screenshots/battery_discharging_tier1.png | Bin 0 -> 7425 bytes .../screenshots/battery_discharging_tier2.png | Bin 0 -> 7951 bytes .../screenshots/battery_discharging_tier3.png | Bin 0 -> 8287 bytes .../screenshots/battery_discharging_tier4.png | Bin 0 -> 8247 bytes .../screenshots/battery_discharging_tier5.png | Bin 0 -> 8096 bytes .../screenshots/battery_discharging_tier6.png | Bin 0 -> 8109 bytes .../screenshots/battery_discharging_tier7.png | Bin 0 -> 8253 bytes .../screenshots/battery_discharging_tier8.png | Bin 0 -> 7478 bytes .../screenshots/battery_status_attached.png | Bin 0 -> 7534 bytes .../screenshots/battery_status_unknown.png | Bin 0 -> 7299 bytes .../tmux-battery/scripts/battery_color.sh | 23 + .../scripts/battery_color_charge.sh | 98 + .../scripts/battery_color_status.sh | 74 + .../tmux-battery/scripts/battery_graph.sh | 45 + .../tmux-battery/scripts/battery_icon.sh | 21 + .../scripts/battery_icon_charge.sh | 66 + .../scripts/battery_icon_status.sh | 61 + .../scripts/battery_percentage.sh | 45 + .../tmux-battery/scripts/battery_remain.sh | 134 + .../tmux-battery/scripts/battery_status_bg.sh | 50 + .../tmux-battery/scripts/battery_status_fg.sh | 50 + tmux/plugins/tmux-battery/scripts/helpers.sh | 63 + .../plugins/tmux-online-status/.gitattributes | 5 + tmux/plugins/tmux-online-status/CHANGELOG.md | 18 + tmux/plugins/tmux-online-status/LICENSE.md | 19 + tmux/plugins/tmux-online-status/README.md | 92 + .../tmux-online-status/online_status.tmux | 27 + .../screenshots/offline_indicator.png | Bin 0 -> 9565 bytes .../screenshots/offline_indicator_linux.png | Bin 0 -> 2812 bytes .../screenshots/online_indicator.png | Bin 0 -> 9500 bytes .../screenshots/online_indicator_linux.png | Bin 0 -> 2845 bytes .../scripts/online_status_icon.sh | 77 + .../tmux-online-status/scripts/shared.sh | 16 + tmux/tmux.conf | 93 + ttyper/en_quotes.txt | 174 + ttyper/en_quotes_64.txt | 68 + ttyper/language/c | 52 + ttyper/language/cpp | 139 + ttyper/language/csharp | 108 + ttyper/language/english-advanced | 2000 ++++ ttyper/language/english-ngrams | 300 + ttyper/language/english-pirate | 50 + ttyper/language/english100 | 100 + ttyper/language/english1000 | 1000 ++ ttyper/language/english200 | 200 + ttyper/language/french100 | 100 + ttyper/language/french1000 | 1000 ++ ttyper/language/french200 | 200 + ttyper/language/galician | 185 + ttyper/language/german | 207 + ttyper/language/german1000 | 1000 ++ ttyper/language/german10000 | 10000 ++++++++++++++++ ttyper/language/go | 25 + ttyper/language/html | 329 + ttyper/language/java | 64 + ttyper/language/javascript | 51 + ttyper/language/norwegian | 200 + ttyper/language/php | 74 + ttyper/language/portuguese | 100 + ttyper/language/portuguese-advanced | 2000 ++++ ttyper/language/portuguese1000 | 1000 ++ ttyper/language/portuguese200 | 200 + ttyper/language/python | 164 + ttyper/language/qt | 67 + ttyper/language/ruby | 118 + ttyper/language/rust | 98 + ttyper/language/spanish | 104 + ttyper/language/ukrainian | 100 + ttyper/numbers.txt | 10000 ++++++++++++++++ ttyper/ru.txt | 390 + ttyper/ru_latest.txt | 133 + ttyper/ruru.txt | 120 + ttyper/temp.py | 14 + waybar/config.jsonc | 244 + waybar/config2.jsonc | 236 + waybar/orig/config.jsonc | 201 + waybar/orig/style.css | 327 + waybar/origcolors.css | 351 + waybar/style.css | 438 + xss-lock/NEWS | 54 + xss-lock/dim-screen.sh | 65 + xss-lock/dim-screen2.sh | 21 + xss-lock/dim-screen3.sh | 63 + xss-lock/dim-screen3.sh ! | 60 + xss-lock/transfer-sleep-lock-generic-delay.sh | 48 + xss-lock/transfer-sleep-lock-i3lock.sh | 51 + xss-lock/xdg-screensaver.patch | 20 + xss-lock/xss-lock.service | 13 + 683 files changed, 109296 insertions(+) create mode 100644 Thunar/accels.scm create mode 100755 Thunar/addtags.sh create mode 100644 Thunar/renamerrc create mode 100644 Thunar/uca.xml create mode 100644 bluetuith/bluetuith.conf create mode 100755 bspwm/bspwm_resize.sh create mode 100755 bspwm/bspwmrc create mode 100755 bspwm/bspwmrc.save create mode 100755 bspwm/capsindicator.sh create mode 100755 bspwm/cryfsunlock.sh create mode 100755 bspwm/games.sh create mode 100755 bspwm/grayscale.sh create mode 100755 bspwm/lockscreen.sh create mode 100755 bspwm/margin.sh create mode 100755 bspwm/marked.sh create mode 100755 bspwm/monocle_improved.sh create mode 100755 bspwm/music.sh create mode 100755 bspwm/polyhide.sh create mode 100755 bspwm/prevent_suspend.sh create mode 100755 bspwm/proxy.sh create mode 100755 bspwm/ptt.sh create mode 100755 bspwm/set_window_size.sh create mode 100755 bspwm/shrink.sh create mode 100755 bspwm/sxseq.sh create mode 100755 bspwm/toggle-monitor-grayscale.sh create mode 100755 bspwm/toggle-picom.sh create mode 100755 bspwm/touchpad.sh create mode 100644 btop/btop.conf create mode 100644 btop/btop.log create mode 100644 cava/config create mode 100644 cava/shaders/bar_spectrum.frag create mode 100644 cava/shaders/northern_lights.frag create mode 100644 cava/shaders/pass_through.vert create mode 100644 cava/shaders/spectrogram.frag create mode 100644 cava/shaders/winamp_line_style_spectrum.frag create mode 100644 copyq/copyq.conf create mode 100644 cowsay/quotes.txt create mode 100755 cowsay/random.sh create mode 100644 dunst/dunstrc create mode 100644 eww/backup/README.md create mode 100644 eww/backup/activate-linux.png create mode 100644 eww/backup/backup/activate-linux.png create mode 100644 eww/backup/eww.scss create mode 100644 eww/backup/eww.yuck create mode 100644 eww/backup/gross/LICENSE create mode 100644 eww/backup/gross/README.md create mode 100644 eww/backup/gross/eww/README.md create mode 100644 eww/backup/gross/eww/eww.scss create mode 100644 eww/backup/gross/eww/eww.yuck create mode 100644 eww/backup/gross/eww/eww_variables.yuck create mode 100644 eww/backup/gross/eww/eww_widgets.yuck create mode 100644 eww/backup/gross/eww/eww_windows.yuck create mode 100644 eww/backup/gross/eww/scripts/airplane_mode.sh create mode 100644 eww/backup/gross/eww/scripts/screenshot create mode 100644 eww/backup/gross/eww/scripts/search.sh create mode 100644 eww/eww-bar.png create mode 100644 eww/eww.scss create mode 100644 eww/eww.yuck create mode 100755 eww/scripts/getvol create mode 100644 fastfetch/New Folder/config.jsonc create mode 100644 fastfetch/brawl.jsonc create mode 100644 fastfetch/brawl_shang.jsonc create mode 100644 fastfetch/config.jsonc create mode 100644 fastfetch/config.jsonc.old create mode 100644 fastfetch/oneshot.jsonc create mode 100644 fastfetch/sakura.jsonc create mode 100644 fastfetch/sakura_v2.jsonc create mode 100644 gamemode.ini create mode 100644 hypr/grayscale.conf create mode 100644 hypr/grayscale.glsl create mode 100644 hypr/hypridle.conf create mode 100644 hypr/hyprland.conf create mode 100644 hypr/hyprlock.conf create mode 100644 hypr/hyprpaper.conf create mode 100755 hypr/scripts/dimscreen.sh create mode 100755 hypr/scripts/gamemode.sh create mode 100755 hypr/scripts/grayscale-toggle.sh create mode 100755 hypr/scripts/weirdmouse.sh create mode 100644 kitty/colors.conf create mode 100644 kitty/colors.old create mode 100644 kitty/kitty.conf create mode 100644 kitty/sakura.conf create mode 100644 kitty/sakura.conf.old create mode 100644 kitty/suburb.conf.old create mode 100644 libinput-gestures.conf create mode 100644 mpd/mpd.conf create mode 100644 mpv/mpv.conf create mode 100644 ncmpcpp/bindings create mode 100644 ncmpcpp/config create mode 100644 ncmpcpp/error.log create mode 100644 ncmpcpp/patterns.list create mode 100644 nitrogen/bg-saved.cfg create mode 100644 nitrogen/nitrogen.cfg create mode 100644 nvim/lua/chadrc.lua create mode 100644 nvim/lua/configs/cmpconfig.lua create mode 100644 nvim/lua/configs/conform.lua create mode 100644 nvim/lua/configs/lazy.lua create mode 100644 nvim/lua/configs/lspconfig.lua create mode 100644 nvim/lua/configs/nvimtree.lua create mode 100644 nvim/lua/configs/snippets.lua create mode 100644 nvim/lua/mappings.lua create mode 100644 nvim/lua/options.lua create mode 100644 nvim/lua/plugins/blamer.lua create mode 100644 nvim/lua/plugins/cd-project.lua create mode 100644 nvim/lua/plugins/codeium.lua create mode 100644 nvim/lua/plugins/cyryllic.lua create mode 100644 nvim/lua/plugins/dap.lua create mode 100644 nvim/lua/plugins/hardtime.lua create mode 100644 nvim/lua/plugins/hop.lua create mode 100644 nvim/lua/plugins/init.lua create mode 100644 nvim/lua/plugins/multiple-cursors.lua create mode 100644 nvim/lua/plugins/nuget.lua create mode 100644 nvim/lua/plugins/todo-comments.lua create mode 100644 nvim/lua/plugins/url-open.lua create mode 100644 nvim/lua/plugins/vscode_colors.lua create mode 100644 pavucontrol.ini create mode 100644 picom/picom.conf create mode 100644 picom/picom.conf.glsl create mode 100644 picom/picom.conf.old create mode 100644 polybar/LICENSE create mode 100644 polybar/README.md create mode 100644 polybar/hack/bars.ini create mode 100644 polybar/hack/colors.ini create mode 100644 polybar/hack/config.ini create mode 100755 polybar/hack/launch.sh create mode 100644 polybar/hack/modules.ini create mode 100644 polybar/hack/preview.ini create mode 100755 polybar/hack/preview.sh create mode 100755 polybar/hack/scripts/bluetooth.sh create mode 100755 polybar/hack/scripts/check-network create mode 100755 polybar/hack/scripts/checkupdates create mode 100755 polybar/hack/scripts/color-switch.sh create mode 100755 polybar/hack/scripts/colors-dark.sh create mode 100755 polybar/hack/scripts/colors-light.sh create mode 100755 polybar/hack/scripts/dim.sh create mode 100755 polybar/hack/scripts/is-monocle.sh create mode 100755 polybar/hack/scripts/launcher.sh create mode 100755 polybar/hack/scripts/powermenu.sh create mode 100755 polybar/hack/scripts/pywal.sh create mode 100755 polybar/hack/scripts/random.sh create mode 100644 polybar/hack/scripts/rofi/colors.rasi create mode 100644 polybar/hack/scripts/rofi/confirm.rasi create mode 100644 polybar/hack/scripts/rofi/launcher.rasi create mode 100644 polybar/hack/scripts/rofi/message.rasi create mode 100644 polybar/hack/scripts/rofi/networkmenu.rasi create mode 100644 polybar/hack/scripts/rofi/powermenu.rasi create mode 100644 polybar/hack/scripts/rofi/styles.rasi create mode 100755 polybar/hack/scripts/updates.sh create mode 100755 polybar/hack/scripts/windows.sh create mode 100644 polybar/hack/user_modules.ini create mode 100755 polybar/launch.sh create mode 100644 ranger/rc.conf create mode 100755 rofi-wayland/applets/bin/appasroot.sh create mode 100755 rofi-wayland/applets/bin/apps.sh create mode 100755 rofi-wayland/applets/bin/battery.sh create mode 100755 rofi-wayland/applets/bin/brightness.sh create mode 100755 rofi-wayland/applets/bin/mpd.sh create mode 100755 rofi-wayland/applets/bin/powermenu.sh create mode 100755 rofi-wayland/applets/bin/quicklinks.sh create mode 100755 rofi-wayland/applets/bin/screenshot.sh create mode 100755 rofi-wayland/applets/bin/volume.sh create mode 100644 rofi-wayland/applets/shared/colors.rasi create mode 100644 rofi-wayland/applets/shared/fonts.rasi create mode 100755 rofi-wayland/applets/shared/theme.bash create mode 100644 rofi-wayland/applets/type-1/style-1.rasi create mode 100644 rofi-wayland/applets/type-1/style-2.rasi create mode 100644 rofi-wayland/applets/type-1/style-3.rasi create mode 100644 rofi-wayland/applets/type-2/style-1.rasi create mode 100644 rofi-wayland/applets/type-2/style-2.rasi create mode 100644 rofi-wayland/applets/type-2/style-3.rasi create mode 100644 rofi-wayland/applets/type-3/style-1.rasi create mode 100644 rofi-wayland/applets/type-3/style-2.rasi create mode 100644 rofi-wayland/applets/type-3/style-3.rasi create mode 100644 rofi-wayland/applets/type-4/style-1.rasi create mode 100644 rofi-wayland/applets/type-4/style-2.rasi create mode 100644 rofi-wayland/applets/type-4/style-3.rasi create mode 100644 rofi-wayland/applets/type-5/style-1.rasi create mode 100644 rofi-wayland/applets/type-5/style-2.rasi create mode 100644 rofi-wayland/applets/type-5/style-3.rasi create mode 100755 rofi-wayland/bspscript.sh create mode 100644 rofi-wayland/colors/adapta.rasi create mode 100644 rofi-wayland/colors/arc.rasi create mode 100644 rofi-wayland/colors/black.rasi create mode 100644 rofi-wayland/colors/catppuccin.rasi create mode 100644 rofi-wayland/colors/cyberpunk.rasi create mode 100644 rofi-wayland/colors/dracula.rasi create mode 100644 rofi-wayland/colors/everforest.rasi create mode 100644 rofi-wayland/colors/gruvbox.rasi create mode 100644 rofi-wayland/colors/lovelace.rasi create mode 100644 rofi-wayland/colors/monored.rasi create mode 100644 rofi-wayland/colors/navy.rasi create mode 100644 rofi-wayland/colors/nord.rasi create mode 100644 rofi-wayland/colors/onedark.rasi create mode 100644 rofi-wayland/colors/paper.rasi create mode 100644 rofi-wayland/colors/solarized.rasi create mode 100644 rofi-wayland/colors/tokyonight.rasi create mode 100644 rofi-wayland/colors/yousai.rasi create mode 100644 rofi-wayland/config.rasi create mode 100644 rofi-wayland/images/d.png create mode 100644 rofi-wayland/images/fearthereaper.jpg create mode 100644 rofi-wayland/images/friends.png create mode 100644 rofi-wayland/images/frogleaves1.webp create mode 100644 rofi-wayland/images/frogleaves2.webp create mode 100644 rofi-wayland/images/frogplanet.webp create mode 100644 rofi-wayland/images/niko_gasmask.jpg create mode 100644 rofi-wayland/images/nix.jpg create mode 100644 rofi-wayland/images/nix.webp create mode 100644 rofi-wayland/images/nixzipped.jpg create mode 100644 rofi-wayland/images/sakura.jpg create mode 100644 rofi-wayland/images/shark.jpeg create mode 100644 rofi-wayland/images/yoKE9YqdTOO3vTwOqAFZJw.webp create mode 100755 rofi-wayland/launchers/type-1/launcher.sh create mode 100644 rofi-wayland/launchers/type-1/shared/colors.rasi create mode 100644 rofi-wayland/launchers/type-1/shared/fonts.rasi create mode 100644 rofi-wayland/launchers/type-1/style-1.rasi create mode 100644 rofi-wayland/launchers/type-1/style-10.rasi create mode 100644 rofi-wayland/launchers/type-1/style-11.rasi create mode 100644 rofi-wayland/launchers/type-1/style-12.rasi create mode 100644 rofi-wayland/launchers/type-1/style-13.rasi create mode 100644 rofi-wayland/launchers/type-1/style-14.rasi create mode 100644 rofi-wayland/launchers/type-1/style-15.rasi create mode 100644 rofi-wayland/launchers/type-1/style-2.rasi create mode 100644 rofi-wayland/launchers/type-1/style-3.rasi create mode 100644 rofi-wayland/launchers/type-1/style-4.rasi create mode 100644 rofi-wayland/launchers/type-1/style-5.rasi create mode 100644 rofi-wayland/launchers/type-1/style-6.rasi create mode 100644 rofi-wayland/launchers/type-1/style-7.rasi create mode 100644 rofi-wayland/launchers/type-1/style-8.rasi create mode 100644 rofi-wayland/launchers/type-1/style-9.rasi create mode 100755 rofi-wayland/launchers/type-2/launcher.sh create mode 100644 rofi-wayland/launchers/type-2/shared/colors.rasi create mode 100644 rofi-wayland/launchers/type-2/shared/fonts.rasi create mode 100644 rofi-wayland/launchers/type-2/style-1.rasi create mode 100644 rofi-wayland/launchers/type-2/style-10.rasi create mode 100644 rofi-wayland/launchers/type-2/style-11.rasi create mode 100644 rofi-wayland/launchers/type-2/style-12.rasi create mode 100644 rofi-wayland/launchers/type-2/style-13.rasi create mode 100644 rofi-wayland/launchers/type-2/style-14.rasi create mode 100644 rofi-wayland/launchers/type-2/style-15.rasi create mode 100644 rofi-wayland/launchers/type-2/style-2.rasi create mode 100644 rofi-wayland/launchers/type-2/style-3.rasi create mode 100644 rofi-wayland/launchers/type-2/style-4.rasi create mode 100644 rofi-wayland/launchers/type-2/style-5.rasi create mode 100644 rofi-wayland/launchers/type-2/style-6.rasi create mode 100644 rofi-wayland/launchers/type-2/style-7.rasi create mode 100644 rofi-wayland/launchers/type-2/style-8.rasi create mode 100644 rofi-wayland/launchers/type-2/style-9.rasi create mode 100755 rofi-wayland/launchers/type-3/launcher.sh create mode 100644 rofi-wayland/launchers/type-3/shared/colors.rasi create mode 100644 rofi-wayland/launchers/type-3/shared/fonts.rasi create mode 100644 rofi-wayland/launchers/type-3/style-1.rasi create mode 100644 rofi-wayland/launchers/type-3/style-10.rasi create mode 100644 rofi-wayland/launchers/type-3/style-2.rasi create mode 100644 rofi-wayland/launchers/type-3/style-3.rasi create mode 100644 rofi-wayland/launchers/type-3/style-4.rasi create mode 100644 rofi-wayland/launchers/type-3/style-5.rasi create mode 100644 rofi-wayland/launchers/type-3/style-6.rasi create mode 100644 rofi-wayland/launchers/type-3/style-7.rasi create mode 100644 rofi-wayland/launchers/type-3/style-8.rasi create mode 100644 rofi-wayland/launchers/type-3/style-9.rasi create mode 100755 rofi-wayland/launchers/type-4/launcher.sh create mode 100644 rofi-wayland/launchers/type-4/shared/colors.rasi create mode 100644 rofi-wayland/launchers/type-4/shared/fonts.rasi create mode 100644 rofi-wayland/launchers/type-4/style-1.rasi create mode 100644 rofi-wayland/launchers/type-4/style-10.rasi create mode 100644 rofi-wayland/launchers/type-4/style-2.rasi create mode 100644 rofi-wayland/launchers/type-4/style-3.rasi create mode 100644 rofi-wayland/launchers/type-4/style-4.rasi create mode 100644 rofi-wayland/launchers/type-4/style-5.rasi create mode 100644 rofi-wayland/launchers/type-4/style-6.rasi create mode 100644 rofi-wayland/launchers/type-4/style-7.rasi create mode 100644 rofi-wayland/launchers/type-4/style-8.rasi create mode 100644 rofi-wayland/launchers/type-4/style-9.rasi create mode 100755 rofi-wayland/launchers/type-5/launcher.sh create mode 100644 rofi-wayland/launchers/type-5/style-1.rasi create mode 100644 rofi-wayland/launchers/type-5/style-2.rasi create mode 100644 rofi-wayland/launchers/type-5/style-3.rasi create mode 100644 rofi-wayland/launchers/type-5/style-4.rasi create mode 100644 rofi-wayland/launchers/type-5/style-5.rasi create mode 100755 rofi-wayland/launchers/type-6/launcher.sh create mode 100644 rofi-wayland/launchers/type-6/style-1.rasi create mode 100644 rofi-wayland/launchers/type-6/style-10.rasi create mode 100644 rofi-wayland/launchers/type-6/style-2.rasi create mode 100644 rofi-wayland/launchers/type-6/style-3.rasi create mode 100644 rofi-wayland/launchers/type-6/style-4.rasi create mode 100644 rofi-wayland/launchers/type-6/style-5.rasi create mode 100644 rofi-wayland/launchers/type-6/style-6.rasi create mode 100644 rofi-wayland/launchers/type-6/style-7.rasi create mode 100644 rofi-wayland/launchers/type-6/style-8.rasi create mode 100644 rofi-wayland/launchers/type-6/style-9.rasi create mode 100755 rofi-wayland/launchers/type-7/launcher.sh create mode 100644 rofi-wayland/launchers/type-7/style-1.rasi create mode 100644 rofi-wayland/launchers/type-7/style-10.rasi create mode 100644 rofi-wayland/launchers/type-7/style-2.rasi create mode 100644 rofi-wayland/launchers/type-7/style-3.rasi create mode 100644 rofi-wayland/launchers/type-7/style-4.rasi create mode 100644 rofi-wayland/launchers/type-7/style-5.rasi create mode 100644 rofi-wayland/launchers/type-7/style-6.rasi create mode 100644 rofi-wayland/launchers/type-7/style-7.rasi create mode 100644 rofi-wayland/launchers/type-7/style-8.rasi create mode 100644 rofi-wayland/launchers/type-7/style-9.rasi create mode 100755 rofi-wayland/powermenu/type-1/powermenu.sh create mode 100644 rofi-wayland/powermenu/type-1/shared/colors.rasi create mode 100644 rofi-wayland/powermenu/type-1/shared/fonts.rasi create mode 100644 rofi-wayland/powermenu/type-1/style-1.rasi create mode 100644 rofi-wayland/powermenu/type-1/style-2.rasi create mode 100644 rofi-wayland/powermenu/type-1/style-3.rasi create mode 100644 rofi-wayland/powermenu/type-1/style-4.rasi create mode 100644 rofi-wayland/powermenu/type-1/style-5.rasi create mode 100755 rofi-wayland/powermenu/type-2/powermenu.sh create mode 100644 rofi-wayland/powermenu/type-2/shared/colors.rasi create mode 100644 rofi-wayland/powermenu/type-2/shared/fonts.rasi create mode 100644 rofi-wayland/powermenu/type-2/style-1.rasi create mode 100644 rofi-wayland/powermenu/type-2/style-10.rasi create mode 100644 rofi-wayland/powermenu/type-2/style-2.rasi create mode 100644 rofi-wayland/powermenu/type-2/style-3.rasi create mode 100644 rofi-wayland/powermenu/type-2/style-4.rasi create mode 100644 rofi-wayland/powermenu/type-2/style-5.rasi create mode 100644 rofi-wayland/powermenu/type-2/style-6.rasi create mode 100644 rofi-wayland/powermenu/type-2/style-7.rasi create mode 100644 rofi-wayland/powermenu/type-2/style-8.rasi create mode 100644 rofi-wayland/powermenu/type-2/style-9.rasi create mode 100755 rofi-wayland/powermenu/type-3/powermenu.sh create mode 100644 rofi-wayland/powermenu/type-3/shared/colors.rasi create mode 100644 rofi-wayland/powermenu/type-3/shared/confirm.rasi create mode 100644 rofi-wayland/powermenu/type-3/shared/fonts.rasi create mode 100644 rofi-wayland/powermenu/type-3/style-1.rasi create mode 100644 rofi-wayland/powermenu/type-3/style-2.rasi create mode 100644 rofi-wayland/powermenu/type-3/style-3.rasi create mode 100644 rofi-wayland/powermenu/type-3/style-4.rasi create mode 100644 rofi-wayland/powermenu/type-3/style-5.rasi create mode 100755 rofi-wayland/powermenu/type-4/powermenu.sh create mode 100644 rofi-wayland/powermenu/type-4/shared/colors.rasi create mode 100644 rofi-wayland/powermenu/type-4/shared/confirm.rasi create mode 100644 rofi-wayland/powermenu/type-4/shared/fonts.rasi create mode 100644 rofi-wayland/powermenu/type-4/style-1.rasi create mode 100644 rofi-wayland/powermenu/type-4/style-2.rasi create mode 100644 rofi-wayland/powermenu/type-4/style-3.rasi create mode 100644 rofi-wayland/powermenu/type-4/style-4.rasi create mode 100644 rofi-wayland/powermenu/type-4/style-5.rasi create mode 100755 rofi-wayland/powermenu/type-5/powermenu.sh create mode 100644 rofi-wayland/powermenu/type-5/style-1.rasi create mode 100644 rofi-wayland/powermenu/type-5/style-2.rasi create mode 100644 rofi-wayland/powermenu/type-5/style-3.rasi create mode 100644 rofi-wayland/powermenu/type-5/style-4.rasi create mode 100644 rofi-wayland/powermenu/type-5/style-5.rasi create mode 100755 rofi-wayland/powermenu/type-6/powermenu.sh create mode 100644 rofi-wayland/powermenu/type-6/style-1.rasi create mode 100644 rofi-wayland/powermenu/type-6/style-2.rasi create mode 100644 rofi-wayland/powermenu/type-6/style-3.rasi create mode 100644 rofi-wayland/powermenu/type-6/style-4.rasi create mode 100644 rofi-wayland/powermenu/type-6/style-5.rasi create mode 120000 rofi-wayland/scripts/launcher_t1 create mode 120000 rofi-wayland/scripts/launcher_t2 create mode 120000 rofi-wayland/scripts/launcher_t3 create mode 120000 rofi-wayland/scripts/launcher_t4 create mode 120000 rofi-wayland/scripts/launcher_t5 create mode 120000 rofi-wayland/scripts/launcher_t6 create mode 120000 rofi-wayland/scripts/launcher_t7 create mode 120000 rofi-wayland/scripts/powermenu_t1 create mode 120000 rofi-wayland/scripts/powermenu_t2 create mode 120000 rofi-wayland/scripts/powermenu_t3 create mode 120000 rofi-wayland/scripts/powermenu_t4 create mode 120000 rofi-wayland/scripts/powermenu_t5 create mode 120000 rofi-wayland/scripts/powermenu_t6 create mode 100755 rofi/applets/bin/appasroot.sh create mode 100755 rofi/applets/bin/apps.sh create mode 100755 rofi/applets/bin/battery.sh create mode 100755 rofi/applets/bin/brightness.sh create mode 100755 rofi/applets/bin/mpd.sh create mode 100755 rofi/applets/bin/powermenu.sh create mode 100755 rofi/applets/bin/quicklinks.sh create mode 100755 rofi/applets/bin/screenshot.sh create mode 100755 rofi/applets/bin/volume.sh create mode 100644 rofi/applets/shared/colors.rasi create mode 100644 rofi/applets/shared/fonts.rasi create mode 100755 rofi/applets/shared/theme.bash create mode 100644 rofi/applets/type-1/style-1.rasi create mode 100644 rofi/applets/type-1/style-2.rasi create mode 100644 rofi/applets/type-1/style-3.rasi create mode 100644 rofi/applets/type-2/style-1.rasi create mode 100644 rofi/applets/type-2/style-2.rasi create mode 100644 rofi/applets/type-2/style-3.rasi create mode 100644 rofi/applets/type-3/style-1.rasi create mode 100644 rofi/applets/type-3/style-2.rasi create mode 100644 rofi/applets/type-3/style-3.rasi create mode 100644 rofi/applets/type-4/style-1.rasi create mode 100644 rofi/applets/type-4/style-2.rasi create mode 100644 rofi/applets/type-4/style-3.rasi create mode 100644 rofi/applets/type-5/style-1.rasi create mode 100644 rofi/applets/type-5/style-2.rasi create mode 100644 rofi/applets/type-5/style-3.rasi create mode 100755 rofi/bspscript.sh create mode 100644 rofi/colors/adapta.rasi create mode 100644 rofi/colors/arc.rasi create mode 100644 rofi/colors/black.rasi create mode 100644 rofi/colors/catppuccin.rasi create mode 100644 rofi/colors/cyberpunk.rasi create mode 100644 rofi/colors/dracula.rasi create mode 100644 rofi/colors/everforest.rasi create mode 100644 rofi/colors/gruvbox.rasi create mode 100644 rofi/colors/lovelace.rasi create mode 100644 rofi/colors/monored.rasi create mode 100644 rofi/colors/navy.rasi create mode 100644 rofi/colors/nord.rasi create mode 100644 rofi/colors/onedark.rasi create mode 100644 rofi/colors/paper.rasi create mode 100644 rofi/colors/solarized.rasi create mode 100644 rofi/colors/tokyonight.rasi create mode 100644 rofi/colors/yousai.rasi create mode 100644 rofi/config.rasi create mode 100644 rofi/images/d.png create mode 100644 rofi/images/fearthereaper.jpg create mode 100644 rofi/images/friends.png create mode 100644 rofi/images/frogleaves1.webp create mode 100644 rofi/images/frogleaves2.webp create mode 100644 rofi/images/frogplanet.webp create mode 100644 rofi/images/niko_gasmask.jpg create mode 100644 rofi/images/nix.jpg create mode 100644 rofi/images/nix.webp create mode 100644 rofi/images/nixzipped.jpg create mode 100644 rofi/images/shark.jpeg create mode 100644 rofi/images/yoKE9YqdTOO3vTwOqAFZJw.webp create mode 100755 rofi/launchers/type-1/launcher.sh create mode 100644 rofi/launchers/type-1/shared/colors.rasi create mode 100644 rofi/launchers/type-1/shared/fonts.rasi create mode 100644 rofi/launchers/type-1/style-1.rasi create mode 100644 rofi/launchers/type-1/style-10.rasi create mode 100644 rofi/launchers/type-1/style-11.rasi create mode 100644 rofi/launchers/type-1/style-12.rasi create mode 100644 rofi/launchers/type-1/style-13.rasi create mode 100644 rofi/launchers/type-1/style-14.rasi create mode 100644 rofi/launchers/type-1/style-15.rasi create mode 100644 rofi/launchers/type-1/style-2.rasi create mode 100644 rofi/launchers/type-1/style-3.rasi create mode 100644 rofi/launchers/type-1/style-4.rasi create mode 100644 rofi/launchers/type-1/style-5.rasi create mode 100644 rofi/launchers/type-1/style-6.rasi create mode 100644 rofi/launchers/type-1/style-7.rasi create mode 100644 rofi/launchers/type-1/style-8.rasi create mode 100644 rofi/launchers/type-1/style-9.rasi create mode 100755 rofi/launchers/type-2/launcher.sh create mode 100644 rofi/launchers/type-2/shared/colors.rasi create mode 100644 rofi/launchers/type-2/shared/fonts.rasi create mode 100644 rofi/launchers/type-2/style-1.rasi create mode 100644 rofi/launchers/type-2/style-10.rasi create mode 100644 rofi/launchers/type-2/style-11.rasi create mode 100644 rofi/launchers/type-2/style-12.rasi create mode 100644 rofi/launchers/type-2/style-13.rasi create mode 100644 rofi/launchers/type-2/style-14.rasi create mode 100644 rofi/launchers/type-2/style-15.rasi create mode 100644 rofi/launchers/type-2/style-2.rasi create mode 100644 rofi/launchers/type-2/style-3.rasi create mode 100644 rofi/launchers/type-2/style-4.rasi create mode 100644 rofi/launchers/type-2/style-5.rasi create mode 100644 rofi/launchers/type-2/style-6.rasi create mode 100644 rofi/launchers/type-2/style-7.rasi create mode 100644 rofi/launchers/type-2/style-8.rasi create mode 100644 rofi/launchers/type-2/style-9.rasi create mode 100755 rofi/launchers/type-3/launcher.sh create mode 100644 rofi/launchers/type-3/shared/colors.rasi create mode 100644 rofi/launchers/type-3/shared/fonts.rasi create mode 100644 rofi/launchers/type-3/style-1.rasi create mode 100644 rofi/launchers/type-3/style-10.rasi create mode 100644 rofi/launchers/type-3/style-2.rasi create mode 100644 rofi/launchers/type-3/style-3.rasi create mode 100644 rofi/launchers/type-3/style-4.rasi create mode 100644 rofi/launchers/type-3/style-5.rasi create mode 100644 rofi/launchers/type-3/style-6.rasi create mode 100644 rofi/launchers/type-3/style-7.rasi create mode 100644 rofi/launchers/type-3/style-8.rasi create mode 100644 rofi/launchers/type-3/style-9.rasi create mode 100755 rofi/launchers/type-4/launcher.sh create mode 100644 rofi/launchers/type-4/shared/colors.rasi create mode 100644 rofi/launchers/type-4/shared/fonts.rasi create mode 100644 rofi/launchers/type-4/style-1.rasi create mode 100644 rofi/launchers/type-4/style-10.rasi create mode 100644 rofi/launchers/type-4/style-2.rasi create mode 100644 rofi/launchers/type-4/style-3.rasi create mode 100644 rofi/launchers/type-4/style-4.rasi create mode 100644 rofi/launchers/type-4/style-5.rasi create mode 100644 rofi/launchers/type-4/style-6.rasi create mode 100644 rofi/launchers/type-4/style-7.rasi create mode 100644 rofi/launchers/type-4/style-8.rasi create mode 100644 rofi/launchers/type-4/style-9.rasi create mode 100755 rofi/launchers/type-5/launcher.sh create mode 100644 rofi/launchers/type-5/style-1.rasi create mode 100644 rofi/launchers/type-5/style-2.rasi create mode 100644 rofi/launchers/type-5/style-3.rasi create mode 100644 rofi/launchers/type-5/style-4.rasi create mode 100644 rofi/launchers/type-5/style-5.rasi create mode 100755 rofi/launchers/type-6/launcher.sh create mode 100644 rofi/launchers/type-6/style-1.rasi create mode 100644 rofi/launchers/type-6/style-10.rasi create mode 100644 rofi/launchers/type-6/style-2.rasi create mode 100644 rofi/launchers/type-6/style-3.rasi create mode 100644 rofi/launchers/type-6/style-4.rasi create mode 100644 rofi/launchers/type-6/style-5.rasi create mode 100644 rofi/launchers/type-6/style-6.rasi create mode 100644 rofi/launchers/type-6/style-7.rasi create mode 100644 rofi/launchers/type-6/style-8.rasi create mode 100644 rofi/launchers/type-6/style-9.rasi create mode 100755 rofi/launchers/type-7/launcher.sh create mode 100644 rofi/launchers/type-7/style-1.rasi create mode 100644 rofi/launchers/type-7/style-10.rasi create mode 100644 rofi/launchers/type-7/style-2.rasi create mode 100644 rofi/launchers/type-7/style-3.rasi create mode 100644 rofi/launchers/type-7/style-4.rasi create mode 100644 rofi/launchers/type-7/style-5.rasi create mode 100644 rofi/launchers/type-7/style-6.rasi create mode 100644 rofi/launchers/type-7/style-7.rasi create mode 100644 rofi/launchers/type-7/style-8.rasi create mode 100644 rofi/launchers/type-7/style-9.rasi create mode 100755 rofi/powermenu/type-1/powermenu.sh create mode 100644 rofi/powermenu/type-1/shared/colors.rasi create mode 100644 rofi/powermenu/type-1/shared/fonts.rasi create mode 100644 rofi/powermenu/type-1/style-1.rasi create mode 100644 rofi/powermenu/type-1/style-2.rasi create mode 100644 rofi/powermenu/type-1/style-3.rasi create mode 100644 rofi/powermenu/type-1/style-4.rasi create mode 100644 rofi/powermenu/type-1/style-5.rasi create mode 100755 rofi/powermenu/type-2/powermenu.sh create mode 100644 rofi/powermenu/type-2/shared/colors.rasi create mode 100644 rofi/powermenu/type-2/shared/fonts.rasi create mode 100644 rofi/powermenu/type-2/style-1.rasi create mode 100644 rofi/powermenu/type-2/style-10.rasi create mode 100644 rofi/powermenu/type-2/style-2.rasi create mode 100644 rofi/powermenu/type-2/style-3.rasi create mode 100644 rofi/powermenu/type-2/style-4.rasi create mode 100644 rofi/powermenu/type-2/style-5.rasi create mode 100644 rofi/powermenu/type-2/style-6.rasi create mode 100644 rofi/powermenu/type-2/style-7.rasi create mode 100644 rofi/powermenu/type-2/style-8.rasi create mode 100644 rofi/powermenu/type-2/style-9.rasi create mode 100755 rofi/powermenu/type-3/powermenu.sh create mode 100644 rofi/powermenu/type-3/shared/colors.rasi create mode 100644 rofi/powermenu/type-3/shared/confirm.rasi create mode 100644 rofi/powermenu/type-3/shared/fonts.rasi create mode 100644 rofi/powermenu/type-3/style-1.rasi create mode 100644 rofi/powermenu/type-3/style-2.rasi create mode 100644 rofi/powermenu/type-3/style-3.rasi create mode 100644 rofi/powermenu/type-3/style-4.rasi create mode 100644 rofi/powermenu/type-3/style-5.rasi create mode 100755 rofi/powermenu/type-4/powermenu.sh create mode 100644 rofi/powermenu/type-4/shared/colors.rasi create mode 100644 rofi/powermenu/type-4/shared/confirm.rasi create mode 100644 rofi/powermenu/type-4/shared/fonts.rasi create mode 100644 rofi/powermenu/type-4/style-1.rasi create mode 100644 rofi/powermenu/type-4/style-2.rasi create mode 100644 rofi/powermenu/type-4/style-3.rasi create mode 100644 rofi/powermenu/type-4/style-4.rasi create mode 100644 rofi/powermenu/type-4/style-5.rasi create mode 100755 rofi/powermenu/type-5/powermenu.sh create mode 100644 rofi/powermenu/type-5/style-1.rasi create mode 100644 rofi/powermenu/type-5/style-2.rasi create mode 100644 rofi/powermenu/type-5/style-3.rasi create mode 100644 rofi/powermenu/type-5/style-4.rasi create mode 100644 rofi/powermenu/type-5/style-5.rasi create mode 100755 rofi/powermenu/type-6/powermenu.sh create mode 100644 rofi/powermenu/type-6/style-1.rasi create mode 100644 rofi/powermenu/type-6/style-2.rasi create mode 100644 rofi/powermenu/type-6/style-3.rasi create mode 100644 rofi/powermenu/type-6/style-4.rasi create mode 100644 rofi/powermenu/type-6/style-5.rasi create mode 120000 rofi/scripts/launcher_t1 create mode 120000 rofi/scripts/launcher_t2 create mode 120000 rofi/scripts/launcher_t3 create mode 120000 rofi/scripts/launcher_t4 create mode 120000 rofi/scripts/launcher_t5 create mode 120000 rofi/scripts/launcher_t6 create mode 120000 rofi/scripts/launcher_t7 create mode 120000 rofi/scripts/powermenu_t1 create mode 120000 rofi/scripts/powermenu_t2 create mode 120000 rofi/scripts/powermenu_t3 create mode 120000 rofi/scripts/powermenu_t4 create mode 120000 rofi/scripts/powermenu_t5 create mode 120000 rofi/scripts/powermenu_t6 create mode 100644 sxhkd/sxhkdrc create mode 100644 sxhkd/sxhkdrc.save create mode 100644 sxhkd/sxhkdrc.save.1 create mode 100644 sxhkd/sxhkdrc.save.2 create mode 100644 tmux/plugins/tmux-battery/.gitattributes create mode 100644 tmux/plugins/tmux-battery/.gitignore create mode 100644 tmux/plugins/tmux-battery/CHANGELOG.md create mode 100644 tmux/plugins/tmux-battery/LICENSE.md create mode 100644 tmux/plugins/tmux-battery/README.md create mode 100755 tmux/plugins/tmux-battery/battery.tmux create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_charging_tier1.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_charging_tier2.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_charging_tier3.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_charging_tier4.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_charging_tier5.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_charging_tier6.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_charging_tier7.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_charging_tier8.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_discharging_tier1.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_discharging_tier2.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_discharging_tier3.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_discharging_tier4.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_discharging_tier5.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_discharging_tier6.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_discharging_tier7.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_discharging_tier8.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_status_attached.png create mode 100644 tmux/plugins/tmux-battery/screenshots/battery_status_unknown.png create mode 100755 tmux/plugins/tmux-battery/scripts/battery_color.sh create mode 100755 tmux/plugins/tmux-battery/scripts/battery_color_charge.sh create mode 100755 tmux/plugins/tmux-battery/scripts/battery_color_status.sh create mode 100755 tmux/plugins/tmux-battery/scripts/battery_graph.sh create mode 100755 tmux/plugins/tmux-battery/scripts/battery_icon.sh create mode 100755 tmux/plugins/tmux-battery/scripts/battery_icon_charge.sh create mode 100755 tmux/plugins/tmux-battery/scripts/battery_icon_status.sh create mode 100755 tmux/plugins/tmux-battery/scripts/battery_percentage.sh create mode 100755 tmux/plugins/tmux-battery/scripts/battery_remain.sh create mode 100755 tmux/plugins/tmux-battery/scripts/battery_status_bg.sh create mode 100755 tmux/plugins/tmux-battery/scripts/battery_status_fg.sh create mode 100644 tmux/plugins/tmux-battery/scripts/helpers.sh create mode 100644 tmux/plugins/tmux-online-status/.gitattributes create mode 100644 tmux/plugins/tmux-online-status/CHANGELOG.md create mode 100644 tmux/plugins/tmux-online-status/LICENSE.md create mode 100644 tmux/plugins/tmux-online-status/README.md create mode 100755 tmux/plugins/tmux-online-status/online_status.tmux create mode 100644 tmux/plugins/tmux-online-status/screenshots/offline_indicator.png create mode 100644 tmux/plugins/tmux-online-status/screenshots/offline_indicator_linux.png create mode 100644 tmux/plugins/tmux-online-status/screenshots/online_indicator.png create mode 100644 tmux/plugins/tmux-online-status/screenshots/online_indicator_linux.png create mode 100755 tmux/plugins/tmux-online-status/scripts/online_status_icon.sh create mode 100644 tmux/plugins/tmux-online-status/scripts/shared.sh create mode 100644 tmux/tmux.conf create mode 100644 ttyper/en_quotes.txt create mode 100644 ttyper/en_quotes_64.txt create mode 100644 ttyper/language/c create mode 100644 ttyper/language/cpp create mode 100644 ttyper/language/csharp create mode 100644 ttyper/language/english-advanced create mode 100644 ttyper/language/english-ngrams create mode 100644 ttyper/language/english-pirate create mode 100644 ttyper/language/english100 create mode 100644 ttyper/language/english1000 create mode 100644 ttyper/language/english200 create mode 100644 ttyper/language/french100 create mode 100644 ttyper/language/french1000 create mode 100644 ttyper/language/french200 create mode 100644 ttyper/language/galician create mode 100644 ttyper/language/german create mode 100644 ttyper/language/german1000 create mode 100644 ttyper/language/german10000 create mode 100644 ttyper/language/go create mode 100644 ttyper/language/html create mode 100644 ttyper/language/java create mode 100644 ttyper/language/javascript create mode 100644 ttyper/language/norwegian create mode 100644 ttyper/language/php create mode 100644 ttyper/language/portuguese create mode 100644 ttyper/language/portuguese-advanced create mode 100644 ttyper/language/portuguese1000 create mode 100644 ttyper/language/portuguese200 create mode 100644 ttyper/language/python create mode 100644 ttyper/language/qt create mode 100644 ttyper/language/ruby create mode 100644 ttyper/language/rust create mode 100644 ttyper/language/spanish create mode 100644 ttyper/language/ukrainian create mode 100644 ttyper/numbers.txt create mode 100644 ttyper/ru.txt create mode 100644 ttyper/ru_latest.txt create mode 100644 ttyper/ruru.txt create mode 100644 ttyper/temp.py create mode 100644 waybar/config.jsonc create mode 100644 waybar/config2.jsonc create mode 100644 waybar/orig/config.jsonc create mode 100644 waybar/orig/style.css create mode 100644 waybar/origcolors.css create mode 100644 waybar/style.css create mode 100644 xss-lock/NEWS create mode 100644 xss-lock/dim-screen.sh create mode 100644 xss-lock/dim-screen2.sh create mode 100755 xss-lock/dim-screen3.sh create mode 100644 xss-lock/dim-screen3.sh ! create mode 100644 xss-lock/transfer-sleep-lock-generic-delay.sh create mode 100644 xss-lock/transfer-sleep-lock-i3lock.sh create mode 100644 xss-lock/xdg-screensaver.patch create mode 100644 xss-lock/xss-lock.service diff --git a/Thunar/accels.scm b/Thunar/accels.scm new file mode 100644 index 0000000..91211c7 --- /dev/null +++ b/Thunar/accels.scm @@ -0,0 +1,132 @@ +; thunar GtkAccelMap rc-file -*- scheme -*- +; this file is an automated accelerator map dump +; +(gtk_accel_path "/ThunarActions/uca-action-1739060949375198-2" "x") +(gtk_accel_path "/ThunarStandardView/sort-by-type" "t") +; (gtk_accel_path "/ThunarStatusBar/toggle-last-modified" "") +; (gtk_accel_path "/Thunarwindow/menu" "") +; (gtk_accel_path "/ThunarBookmarks/9b79b94accb399d6818f26d0ece42f82" "") +; (gtk_accel_path "/ThunarActionManager/cut" "x") +(gtk_accel_path "/ThunarStandardView/sort-by-size" "s") +; (gtk_accel_path "/ThunarWindow/file-menu" "") +; (gtk_accel_path "/ThunarWindow/close-tab" "w") +; (gtk_accel_path "/ThunarWindow/switch-previous-tab-alt" "ISO_Left_Tab") +; (gtk_accel_path "/ThunarStatusBar/toggle-size" "") +(gtk_accel_path "/ThunarWindow/new-window" "") +; (gtk_accel_path "/ThunarWindow/clear-directory-specific-settings" "") +; (gtk_accel_path "/ThunarWindow/close-window" "q") +; (gtk_accel_path "/ThunarWindow/open-parent" "Up") +; (gtk_accel_path "/ThunarWindow/view-side-pane-menu" "") +; (gtk_accel_path "/ThunarStatusBar/toggle-size-in-bytes" "") +; (gtk_accel_path "/ThunarWindow/switch-previous-tab" "Page_Up") +; (gtk_accel_path "/ThunarActionManager/open" "o") +(gtk_accel_path "/ThunarStandardView/sort-ascending" "a") +; (gtk_accel_path "/ThunarWindow/toggle-split-view" "F3") +; (gtk_accel_path "/ThunarActionManager/copy-2" "Insert") +; (gtk_accel_path "/ThunarActionManager/trash-delete" "Delete") +; (gtk_accel_path "/ThunarWindow/open-recent" "") +; (gtk_accel_path "/ThunarWindow/view-configure-toolbar" "") +; (gtk_accel_path "/ThunarStandardView/forward" "Right") +; (gtk_accel_path "/ThunarActionManager/restore" "") +; (gtk_accel_path "/ThunarWindow/open-location-alt" "d") +; (gtk_accel_path "/ThunarBookmarks/de6513926a18a664f076c25df7ec693d" "") +; (gtk_accel_path "/ThunarStandardView/select-by-pattern" "s") +; (gtk_accel_path "/ThunarWindow/zoom-out-alt" "KP_Subtract") +; (gtk_accel_path "/ThunarWindow/open-file-menu" "F10") +(gtk_accel_path "/ThunarWindow/contents" "") +; (gtk_accel_path "/ThunarWindow/show-highlight" "") +(gtk_accel_path "/ThunarStandardView/sort-descending" "z") +(gtk_accel_path "/ThunarStandardView/sort-by-name" "n") +; (gtk_accel_path "/ThunarStandardView/select-all-files" "a") +; (gtk_accel_path "/ThunarActionManager/execute" "") +; (gtk_accel_path "/ThunarStandardView/properties" "Return") +; (gtk_accel_path "/ThunarActionManager/cut-2" "") +; (gtk_accel_path "/ThunarStandardView/sort-by-dtime" "") +; (gtk_accel_path "/ThunarWindow/switch-next-tab" "Page_Down") +; (gtk_accel_path "/ThunarWindow/open-templates" "") +; (gtk_accel_path "/ThunarActionManager/paste-2" "Insert") +; (gtk_accel_path "/ThunarStatusBar/toggle-filetype" "") +; (gtk_accel_path "/ThunarWindow/close-all-windows" "w") +; (gtk_accel_path "/ThunarStandardView/create-document" "") +; (gtk_accel_path "/ThunarWindow/detach-tab" "") +; (gtk_accel_path "/ThunarWindow/cancel-search" "Escape") +; (gtk_accel_path "/ThunarWindow/zoom-in-alt2" "equal") +; (gtk_accel_path "/ThunarStatusBar/toggle-hidden-count" "") +; (gtk_accel_path "/ThunarShortcutsPane/sendto-shortcuts" "d") +; (gtk_accel_path "/ThunarActionManager/undo" "z") +; (gtk_accel_path "/ThunarStandardView/toggle-sort-order" "") +; (gtk_accel_path "/ThunarWindow/view-location-selector-entry" "") +; (gtk_accel_path "/ThunarActionManager/paste" "v") +; (gtk_accel_path "/ThunarWindow/zoom-in-alt1" "KP_Add") +; (gtk_accel_path "/ThunarWindow/view-menubar" "m") +; (gtk_accel_path "/ThunarActionManager/restore-show" "") +; (gtk_accel_path "/ThunarWindow/open-desktop" "") +; (gtk_accel_path "/ThunarWindow/view-as-detailed-list" "2") +; (gtk_accel_path "/ThunarStandardView/back" "Left") +; (gtk_accel_path "/ThunarWindow/zoom-out" "minus") +; (gtk_accel_path "/ThunarStatusBar/toggle-display-name" "") +; (gtk_accel_path "/ThunarWindow/sendto-menu" "") +; (gtk_accel_path "/ThunarWindow/go-menu" "") +; (gtk_accel_path "/ThunarWindow/remove-from-recent" "") +; (gtk_accel_path "/ThunarActionManager/open-with-other" "") +; (gtk_accel_path "/ThunarStandardView/invert-selection" "i") +; (gtk_accel_path "/ThunarWindow/view-side-pane-shortcuts" "b") +; (gtk_accel_path "/ThunarWindow/reload-alt-2" "Reload") +; (gtk_accel_path "/ThunarWindow/view-location-selector-menu" "") +(gtk_accel_path "/ThunarActions/uca-action-1724255257300256-1" "F4") +; (gtk_accel_path "/ThunarWindow/edit-menu" "") +; (gtk_accel_path "/ThunarActionManager/copy" "c") +; (gtk_accel_path "/ThunarStandardView/unselect-all-files" "Escape") +; (gtk_accel_path "/ThunarStandardView/forward-alt" "Forward") +; (gtk_accel_path "/ThunarActionManager/move-to-trash" "") +; (gtk_accel_path "/ThunarWindow/reload-alt-1" "F5") +; (gtk_accel_path "/ThunarActionManager/delete-3" "KP_Delete") +; (gtk_accel_path "/ThunarStandardView/arrange-items-menu" "") +; (gtk_accel_path "/ThunarWindow/reload" "r") +; (gtk_accel_path "/ThunarWindow/contents/help-menu" "") +; (gtk_accel_path "/ThunarWindow/bookmarks-menu" "") +(gtk_accel_path "/ThunarStandardView/sort-by-mtime" "m") +; (gtk_accel_path "/ThunarWindow/open-computer" "") +; (gtk_accel_path "/ThunarWindow/toggle-image-preview" "") +; (gtk_accel_path "/ThunarWindow/toggle-side-pane" "F9") +; (gtk_accel_path "/ThunarWindow/view-as-icons" "1") +; (gtk_accel_path "/ThunarActionManager/delete-2" "Delete") +; (gtk_accel_path "/ThunarWindow/zoom-in" "plus") +; (gtk_accel_path "/ThunarStandardView/rename" "F2") +; (gtk_accel_path "/ThunarWindow/open-location" "l") +; (gtk_accel_path "/ThunarWindow/view-as-compact-list" "3") +; (gtk_accel_path "/ThunarWindow/view-menu" "") +; (gtk_accel_path "/ThunarWindow/search" "f") +; (gtk_accel_path "/ThunarWindow/new-tab" "t") +(gtk_accel_path "/ThunarActions/uca-action-1739060572959732-1" "n") +; (gtk_accel_path "/ThunarWindow/zoom-reset" "0") +; (gtk_accel_path "/ThunarStandardView/back-alt2" "Back") +; (gtk_accel_path "/ThunarActionManager/open-in-new-tab" "p") +; (gtk_accel_path "/ThunarWindow/view-location-selector-buttons" "") +; (gtk_accel_path "/ThunarActionManager/redo" "z") +; (gtk_accel_path "/ThunarWindow/open-trash" "") +; (gtk_accel_path "/ThunarActionManager/open-in-new-window" "o") +; (gtk_accel_path "/ThunarWindow/view-statusbar" "") +; (gtk_accel_path "/ThunarActionManager/open-location" "") +; (gtk_accel_path "/ThunarStandardView/duplicate" "") +; (gtk_accel_path "/ThunarActionManager/trash-delete-2" "KP_Delete") +; (gtk_accel_path "/ThunarStandardView/back-alt1" "BackSpace") +; (gtk_accel_path "/ThunarStandardView/create-folder" "n") +(gtk_accel_path "/ThunarActions/uca-action-1727273949048539-1" "c") +; (gtk_accel_path "/ThunarWindow/open-home" "Home") +; (gtk_accel_path "/ThunarWindow/switch-focused-split-view-pane" "") +(gtk_accel_path "/ThunarWindow/show-hidden" "period") +; (gtk_accel_path "/ThunarStandardView/set-default-app" "") +; (gtk_accel_path "/ThunarWindow/empty-trash" "") +; (gtk_accel_path "/ThunarBookmarks/57c4cd1fa6ab4408d7ea1e83d9b5d565" "") +(gtk_accel_path "/ThunarWindow/preferences" "i") +; (gtk_accel_path "/ThunarActionManager/delete" "") +; (gtk_accel_path "/ThunarWindow/open-network" "") +; (gtk_accel_path "/ThunarWindow/view-side-pane-tree" "e") +; (gtk_accel_path "/ThunarWindow/open-file-system" "") +; (gtk_accel_path "/ThunarWindow/search-alt" "Search") +; (gtk_accel_path "/ThunarWindow/switch-next-tab-alt" "Tab") +; (gtk_accel_path "/ThunarActionManager/sendto-desktop" "") +; (gtk_accel_path "/ThunarStandardView/make-link" "") +; (gtk_accel_path "/ThunarWindow/zoom-reset-alt" "KP_0") +; (gtk_accel_path "/ThunarWindow/about" "") diff --git a/Thunar/addtags.sh b/Thunar/addtags.sh new file mode 100755 index 0000000..2bcef3b --- /dev/null +++ b/Thunar/addtags.sh @@ -0,0 +1,22 @@ +#!/bin/bash +# Script to tag images using ExifTool + +# Check if at least one file is provided +if [ "$#" -eq 0 ]; then + zenity --error --text="No files provided. Please provide at least one file." + exit 1 +fi + +TAGS=$(zenity --entry --title="Tag Image" --text="Enter tags (comma-separated):") +if [ -n "$TAGS" ]; then + for FILE in "$@"; do + if [ -f "$FILE" ]; then + exiv2 -M "set Iptc.Application2.Keywords $TAGS" "$FILE" + else + zenity --warning --text="File not found: $FILE" + fi + done +else + zenity --warning --text="No tags entered." +fi + diff --git a/Thunar/renamerrc b/Thunar/renamerrc new file mode 100644 index 0000000..079af8b --- /dev/null +++ b/Thunar/renamerrc @@ -0,0 +1,22 @@ +[Configuration] +LastActiveMode=THUNAR_RENAMER_MODE_NAME +LastActiveRenamer=ThunarSbrNumberRenamer + +[ThunarSbrRemoveRenamer] +StartOffset=18 +EndOffset=4 +EndOffsetMode=THUNAR_SBR_OFFSET_MODE_RIGHT +StartOffsetMode=THUNAR_SBR_OFFSET_MODE_RIGHT + +[ThunarSbrInsertRenamer] +Offset=0 +Text=[phonk2]\ +Mode=THUNAR_SBR_INSERT_MODE_INSERT +OffsetMode=THUNAR_SBR_OFFSET_MODE_LEFT + +[ThunarSbrNumberRenamer] +TextMode=THUNAR_SBR_TEXT_MODE_NT +Text= +Mode=THUNAR_SBR_NUMBER_MODE_123 +Start=1 + diff --git a/Thunar/uca.xml b/Thunar/uca.xml new file mode 100644 index 0000000..ecc4a33 --- /dev/null +++ b/Thunar/uca.xml @@ -0,0 +1,73 @@ + + + + utilities-terminal + Open Terminal Here + + 1724255257300256-1 + exo-open --working-directory %f --launch TerminalEmulator + Example for a custom action + + * + + + + + vscodium + Open in VSCodium + + 1727273949048539-1 + codium . + + * + * + + + + emblem-draft + Create file + + 1739060572959732-1 + touch "New document.txt" + + * + * + + + + emblem-plan + Rewrite from clipboard + + 1739060949375198-2 + xclip -o > %n && notify-send "Rewritten %n" + + * + * + + + + + emblem-OK + Add tags + + 1741093759037048-1 + /home/greg/.config/Thunar/addtags.sh %F + Add keywords to the image using ExifTool + * + *.jpg;*.jpeg;*.png;*.gif;*.mp4;*.webm + + + + + + archlinux-logo + Hyprpaper! + + 1747392640727479-1 + /home/greg/Dev/Scripts/hypaper %f + + * + *.png;*.webp;*.jpg;*.jpeg + + + diff --git a/bluetuith/bluetuith.conf b/bluetuith/bluetuith.conf new file mode 100644 index 0000000..e69de29 diff --git a/bspwm/bspwm_resize.sh b/bspwm/bspwm_resize.sh new file mode 100755 index 0000000..7b42573 --- /dev/null +++ b/bspwm/bspwm_resize.sh @@ -0,0 +1,25 @@ +#!/bin/bash + +[ "$#" -eq 3 ] || { echo "Needs exactly three arguments."; exit 1; } + +motion="$1" +direction="$2" +size="$3" + +if [ "$motion" = 'expand' ]; then + # These expand the window's given side + case "$direction" in + north) bspc node -z top 0 -"$size" ;; + east) bspc node -z right "$size" 0 ;; + south) bspc node -z bottom 0 "$size" ;; + west) bspc node -z left -"$size" 0 ;; + esac +else + # These contract the window's given side + case "$direction" in + north) bspc node -z top 0 "$size" ;; + east) bspc node -z right -"$size" 0 ;; + south) bspc node -z bottom 0 -"$size" ;; + west) bspc node -z left "$size" 0 ;; + esac +fi diff --git a/bspwm/bspwmrc b/bspwm/bspwmrc new file mode 100755 index 0000000..fa061d7 --- /dev/null +++ b/bspwm/bspwmrc @@ -0,0 +1,78 @@ +#! /bin/sh + +killall picom +killall uim-xim +killall uim-toolbar-gtk-systray +killall eww +exec ~/.screenlayout/dual.sh & +pgrep -x sxhkd > /dev/null || sxhkd -m -1 & +setxkbmap -layout "us,ru" -option "grp:caps_toggle" & + +bspc monitor eDP-1 -d Browsing I II III IV Coding Zettlr Messengers Admin +bspc monitor HDMI-1 -d V VI VII +bspc config border_width 3 +bspc config window_gap 28 +if [[ -e /tmp/grayscale ]] then + picom --window-shader-fg=/home/greg/.config/picom/picom.conf.glsl & + nitrogen --set-auto "/home/greg/Pictures/Wallpapers/desert_grayscale.jpg" + bspc config focused_border_color \#747474 + bspc config presel_feedback_color \#747474 + bspc config marked_border_color \#747474 +else + picom & + nitrogen --restore & + bspc config focused_border_color \#027C9B + bspc config presel_feedback_color \#027C9B + bspc config marked_border_color \#027C9B + bspc config automatic_scheme alternate +fi + +uim-xim & +uim-toolbar-gtk-systray & +xmousepasteblock & +xsel -fin /dev/null || sxhkd & +$HOME/.config/polybar/launch.sh --hack +setxkbmap -layout "us,ru" -option "grp:alt_shift_toggle,grp:caps_toggle" & +bspc monitor -d Browsing II III IV V VI Coding Zettlr Messengers Admin Gaming + +bspc config border_width 2 +bspc config window_gap 12 + +bspc config split_ratio 0.52 +bspc config borderless_monocle true +bspc config gapless_monocle true + +# Discord is an ass +bspc config ignore_ewmh_focus true + +bspc rule -a Gimp desktop='^8' state=floating follow=on +bspc rule -a Firefox desktop='^2' +bspc rule -a mplayer2 state=floating +bspc rule -a Kupfer.py focus=on +bspc rule -a Screenkey manage=off + +bspc rule -a TelegramDesktop desktop='^9' follow=off +bspc rule -a Element desktop='^9' follow=off +bspc rule -a WebCord desktop='^9' follow=off + +bspc rule -a steam desktop='^11' state=floating +~/.config/bspwm/games.sh +bspc config pointer_modifier mod4 + +if [ ! -e /tmp/startup_completed ]; then + bspc rule ... + telegram-desktop & + element-desktop & + webcord & + nextcloud & + sleep 0.25 + bspc rule ... + touch /tmp/startup_completed +fi diff --git a/bspwm/capsindicator.sh b/bspwm/capsindicator.sh new file mode 100755 index 0000000..61e42c4 --- /dev/null +++ b/bspwm/capsindicator.sh @@ -0,0 +1,13 @@ +#!/bin/bash + +# Get the current layout +layout=$(setxkbmap -query | grep layout | awk '{print $2}') + +# Check if the layout is Russian +if [ "$layout" = "ru" ]; then + # Turn on the Caps Lock indicator (you may need to adjust this command based on your system) + xset led named "Caps Lock" +else + # Turn off the Caps Lock indicator + xset -led named "Caps Lock" +fi diff --git a/bspwm/cryfsunlock.sh b/bspwm/cryfsunlock.sh new file mode 100755 index 0000000..1de223d --- /dev/null +++ b/bspwm/cryfsunlock.sh @@ -0,0 +1,22 @@ +#!/bin/bash + +CRYFS_DIR="/home/greg/.cryfs/" +CRYFS_MOUNT_DIR="/home/greg/cryfs/" + +# Retrieve volume name with zenity +VOLUME=$(zenity --entry --title="Unlock Cryfs" --text="Volume:") + +# Retrieve password with zenity +PASSWORD=$(zenity --password --title="Unlock Cryfs" --text="Volume password:") + +# Unlock the volume +cryfs "$CRYFS_DIR$VOLUME" $CRYFS_MOUNT_DIR$VOLUME <<< $PASSWORD + +# If the unlock was successful, show a success message +if [ $? -eq 0 ]; then + notify-send "Unlock Cryfs" "Volume $VOLUME unlocked successfully" + exit 0 +else + notify-send "Unlock Cryfs" "Failed to unlock volume $VOLUME" + exit 1 +fi diff --git a/bspwm/games.sh b/bspwm/games.sh new file mode 100755 index 0000000..1f5a88c --- /dev/null +++ b/bspwm/games.sh @@ -0,0 +1,8 @@ +#!/bin/sh + +steamlib=/games/SteamLibrary # path to your steamlibrary +mygames=$(ls $steamlib/steamapps/appmanifest_*.acf | sed 's/[^0-9]*//g') # this sed command removes everything but the digits + +for game in $mygames; do + bspc rule -a steam_app_$game desktop=^11 state=fullscreen floating=on +done diff --git a/bspwm/grayscale.sh b/bspwm/grayscale.sh new file mode 100755 index 0000000..20b30b9 --- /dev/null +++ b/bspwm/grayscale.sh @@ -0,0 +1,10 @@ +#!/bin/bash + +if [[ -e "/tmp/grayscale" ]]; then + rm /tmp/grayscale + # nitrogen --save --set-auto "/home/greg/Pictures/Wallpapers/blue_rainy_leaves.jpg" +else + touch /tmp/grayscale + # nitrogen --save --set-auto "/home/greg/Pictures/Wallpapers/berlin-tower-grayscale1.jpg" +fi +bspc wm -r diff --git a/bspwm/lockscreen.sh b/bspwm/lockscreen.sh new file mode 100755 index 0000000..c1672ab --- /dev/null +++ b/bspwm/lockscreen.sh @@ -0,0 +1 @@ +betterlockscreen --lock diff --git a/bspwm/margin.sh b/bspwm/margin.sh new file mode 100755 index 0000000..7326f57 --- /dev/null +++ b/bspwm/margin.sh @@ -0,0 +1,11 @@ +#!/bin/bash + +if [ $( bspc config window_gap ) == 28 ]; then + bspc config window_gap 4 + exit +fi + +if [ $( bspc config window_gap ) == 4 ]; then + bspc config window_gap 28 + exit +fi diff --git a/bspwm/marked.sh b/bspwm/marked.sh new file mode 100755 index 0000000..75ec45c --- /dev/null +++ b/bspwm/marked.sh @@ -0,0 +1,19 @@ +#!/bin/bash + +while read -r line; do + case "$line" in + *'marked on') + # Get all marked windows and set their border width + for win in $(bspc query -N -n .marked); do + bspc config -n "$win" border_width 10 + done + ;; + *'marked off') + # Set border width for all windows to 2 + for win in $(bspc query -N -n .marked); do + bspc config -n "$win" border_width 2 + done + ;; + esac +done < <(bspc subscribe report node_flag) + diff --git a/bspwm/monocle_improved.sh b/bspwm/monocle_improved.sh new file mode 100755 index 0000000..e3dedbc --- /dev/null +++ b/bspwm/monocle_improved.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +for node_i in $(bspc query -N -n '.!focused.window' -d focused); do + bspc node $node_i -g hidden; +done + +bspc desktop -l next diff --git a/bspwm/music.sh b/bspwm/music.sh new file mode 100755 index 0000000..88ca589 --- /dev/null +++ b/bspwm/music.sh @@ -0,0 +1,14 @@ +bspc wm -h off +kitty btop & +sleep 0.5 +kitty cava & +sleep 0.5 + +bspwm_resize contract north 250 +sleep 0.5 +bspwm_resize expand west 100 + +bspc node older -f +bspc wm -h on + +ncmpcpp diff --git a/bspwm/polyhide.sh b/bspwm/polyhide.sh new file mode 100755 index 0000000..e20e427 --- /dev/null +++ b/bspwm/polyhide.sh @@ -0,0 +1,17 @@ +#!/bin/bash + +if [ $( bspc config top_padding ) == 36 ]; then + polybar-msg cmd hide + sleep .0 + bspc config top_padding 0 + bspc config bottom_padding 0 + bspc config left_padding 0 + bspc config right_padding 0 +else + bspc config top_padding 36 + bspc config bottom_padding 9 + bspc config left_padding 11 + bspc config right_padding 11 + sleep .0 + polybar-msg cmd show +fi diff --git a/bspwm/prevent_suspend.sh b/bspwm/prevent_suspend.sh new file mode 100755 index 0000000..0f15597 --- /dev/null +++ b/bspwm/prevent_suspend.sh @@ -0,0 +1,9 @@ +# Check if xset q has "timeout" equal to 0 and if so, return 1 +if xset q | grep "timeout: 0" >/dev/null; then + xset s 580 10 + echo "Suspend lock disabled" +else + xset s off + echo "Suspend lock enabled" +fi + diff --git a/bspwm/proxy.sh b/bspwm/proxy.sh new file mode 100755 index 0000000..32ad8b1 --- /dev/null +++ b/bspwm/proxy.sh @@ -0,0 +1,17 @@ +#!/bin/bash + +TOGGLE_FILE="/tmp/toggle_ssocks" + +if [ -f "$TOGGLE_FILE" ]; then + echo "Enabling spoofdpi" + killall sslocal + http_proxy="" spoof-dpi -addr 127.0.0.1 -port 1080 & + rm "$TOGGLE_FILE" + +else + echo "Enabling shadowsocks" + killall spoof-dpi + http_proxy="" sslocal -c /etc/shadowsocks-rust/mega.json & + touch "$TOGGLE_FILE" + +fi diff --git a/bspwm/ptt.sh b/bspwm/ptt.sh new file mode 100755 index 0000000..4088493 --- /dev/null +++ b/bspwm/ptt.sh @@ -0,0 +1,22 @@ +#!/bin/bash + +# Replace 'F12' with your configured push-to-talk key +PUSH_TO_TALK_KEY="F7" + +# Get the window ID of the Discord application +DISCORD_WINDOW=$(xdotool search --onlyvisible --class "discord") + +# Loop to keep the script running +while true; do + # Check if the Discord window is active + if xdotool getactivewindow getwindowname | grep -q "Discord"; then + # Check if the push-to-talk key is pressed + if xinput --query-state "AT Translated Set 2 keyboard" | grep -q "key$$68$$=down"; then + # Simulate key press + xdotool keydown $PUSH_TO_TALK_KEY + sleep 0.1 # Hold the key down for a short duration + xdotool keyup $PUSH_TO_TALK_KEY + fi + fi + sleep 0.1 # Check every 100ms +done diff --git a/bspwm/set_window_size.sh b/bspwm/set_window_size.sh new file mode 100755 index 0000000..4ac6455 --- /dev/null +++ b/bspwm/set_window_size.sh @@ -0,0 +1,34 @@ +# Get current window size +current_size=$(bspc query -T -n focused | jq -r '.rectangle.width, .rectangle.height') + +#current_width=$(echo $current_size | head -n 1) +#current_height=$(echo $current_size | tail -n 1) +current_width=$(echo "$current_size" | sed -n '1p') +current_height=$(echo "$current_size" | sed -n '2p') + +# Define target size +target_width=$1 +target_height=$2 + +echo "Current size: $current_width x $current_height" + +# Calculate dx and dy +dx=$((target_width - current_width)) +dy=$((target_height - current_height)) + +# Resize the window horizontally +if [ $dx -gt 0 ]; then + handle="right" +else + handle="left" +fi +bspc node --resize $handle ${dx#-} 0 # Use absolute value for dx + +# Resize the window vertically +if [ $dy -gt 0 ]; then + handle="bottom" +else + handle="top" +fi +bspc node --resize $handle 0 ${dy#-} # Use absolute value for dy + diff --git a/bspwm/shrink.sh b/bspwm/shrink.sh new file mode 100755 index 0000000..72f5e1c --- /dev/null +++ b/bspwm/shrink.sh @@ -0,0 +1,26 @@ +#!/bin/bash + +if [ $( bspc config left_padding ) == 11 ]; then + bspc config left_padding 100 + bspc config right_padding 100 + exit +fi + +if [ $( bspc config left_padding ) == 100 ]; then + bspc config left_padding 200 + bspc config right_padding 200 + exit +fi + +if [ $( bspc config left_padding ) == 200 ]; then + bspc config left_padding 300 + bspc config right_padding 300 + exit +fi + +if [ $( bspc config left_padding ) == 300 ]; then + bspc config left_padding 11 + bspc config right_padding 11 + exit +fi + diff --git a/bspwm/sxseq.sh b/bspwm/sxseq.sh new file mode 100755 index 0000000..5905fb7 --- /dev/null +++ b/bspwm/sxseq.sh @@ -0,0 +1,72 @@ +#!/bin/bash + +# # Variables +# DB_PATH="/home/greg/Nextcloud2/Backups/keepass.kdbx" +# ENTRY_NAME="logseq" +# VAULT_LOCATION="/home/greg/.cryfs/logseq" +# MOUNT_POINT="/home/greg/cryfs/logseq" # Change this to your CryFS mount point +# +# # Retrieve the password from the KeePassXC database +# CREDENTIALS=$(keepassxc-cli show -s "$DB_PATH" "$ENTRY_NAME") +# PASSWORD=$(echo "$CREDENTIALS" | grep 'Password:' | cut -d ' ' -f 2) +# +# # Check if the password was retrieved successfully +# if [ $? -ne 0 ]; then +# echo "Failed to retrieve the password from the database." +# exit 1 +# fi +# +# # Unlock the CryFS volume +# cryfs "$VAULT_LOCATION" "$MOUNT_POINT" <<< "$PASSWORD" +# +# # Check if the CryFS command was successful +# if [ $? -eq 0 ]; then +# echo "CryFS volume unlocked successfully." +# logseq +# cryfs-unmount "$MOUNT_POINT" +# else +# echo "Failed to unlock the CryFS volume." +# exit 1 +# fi + +#!/bin/bash + +# Variables +DB_PATH="/home/greg/Nextcloud2/Backups/keepass.kdbx" +ENTRY_NAME="logseq" +VAULT_LOCATION="/home/greg/.cryfs/logseq" +MOUNT_POINT="/home/greg/cryfs/logseq" # Change this to your CryFS mount point + +# Retrieve the password from the KeePassXC database using zenity +KEEPASS_PASSWORD=$(zenity --password --title="Cumseq" --text="Enter the password for the KeePass database:") + +# Check if the user canceled the dialog +if [ $? -ne 0 ]; then + notify-send "Password retrieval canceled." + exit 1 +fi + +CREDENTIALS=$(keepassxc-cli show -s "$DB_PATH" "$ENTRY_NAME" <<< "$KEEPASS_PASSWORD") + +if [ $? -ne 0 ]; then + notify-send "KeePassXC error" "Was the master password correct?" + exit 1 +fi + +PASSWORD=$(echo "$CREDENTIALS" | grep 'Password:' | cut -d ' ' -f 2) + +# Unlock the CryFS volume +cryfs "$VAULT_LOCATION" "$MOUNT_POINT" <<< "$PASSWORD" + +# Check if the CryFS command was successful +if [ $? -eq 0 ]; then + notify-send "Success" "CryFS volume unlocked successfully." + logseq + cryfs-unmount "$MOUNT_POINT" + noity-send "Loseq session finished" "CryFS volume will now be unmounted." + exit 0 +else + notify-send "Error" "Failed to unlock the CryFS volume." + exit 1 +fi + diff --git a/bspwm/toggle-monitor-grayscale.sh b/bspwm/toggle-monitor-grayscale.sh new file mode 100755 index 0000000..979f017 --- /dev/null +++ b/bspwm/toggle-monitor-grayscale.sh @@ -0,0 +1,224 @@ +#!/bin/bash + +# should also work with compositor=compton, untested +compositor=picom + +function usage { + + bin=$(basename $0) + + echo + echo "Toggle monitors between color and grayscale mode." + echo + echo "$bin [$compositor|nvidia|ddc|auto]" + echo "$bin $compositor [$compositor args]" + echo "$bin nvidia [nv mon]" + echo "$bin ddc [ddc mon]" + echo + echo "$compositor: use a GLX shader to set grayscale" + echo "nvidia: use NVIDIA proprietary driver Digital Vibrance setting to set grayscale" + echo "ddc: use DDC/CI monitor protocol to set the monitor saturation to 0 (grayscale) if supported by monitor" + echo "auto: use $compositor if running, otherwise nvidia if available, otherwise ddc if available" + echo + echo "$compositor args: in $compositor mode, optional $compositor parameters" + echo + echo "nv mon: in nvidia mode, an optional monitor name as enumerated by xrandr." + echo " if unspecified, apply to all monitors managed by the NVIDIA driver" + echo "ddc mon: in ddc mode, optional ddcutil options to identify the monitor. See 'man ddcutil'" + echo " if unspecified, apply to the first monitor detected by ddcutil" + echo "if invoked with no argument, auto is used." + echo + + exit 0 +} + +function toggle_nvidia { + + dpy=$1 + + value=$(nvidia-settings -t -q DigitalVibrance) + + # set a value in ]-1024..0[ range to desaturate colors instead of full grayscale + # -1024 => full grayscale + desaturate_value=-1024 + + if (( value == $desaturate_value )); then + value=0 + toggle_mode="color" + else + value=$desaturate_value + toggle_mode="grayscale" + fi + + if [ -n "$dpy" ]; then + param="[DPY:$dpy]/DigitalVibrance" + else + param="DigitalVibrance" + fi + + nvidia-settings -a ${param}=${value} > /dev/null +} + +function toggle_compositor { + + + if $compositor --help | grep legacy-backends > /dev/null; then + use_experimental_backends=1; + grep_string="window-shader-fg" + else + use_experimental_backends=0; + grep_string="glx-fshader-win" + fi + + if pgrep -a -x $compositor | grep $grep_string > /dev/null; then + pkill -x $compositor + sleep 1 + $compositor $* -b + toggle_mode="color" + else + pkill -x $compositor + sleep 1 + + if (( $use_experimental_backends == 1 )); then + + tmpfile=$(mktemp) + trap 'rm -f "${tmpfile}"' EXIT + + cat > ${tmpfile} < /dev/null + + else + + shader='uniform sampler2D tex; uniform float opacity; void main() { vec4 c = texture2D(tex, gl_TexCoord[0].xy); float y = dot(c.rgb, vec3(0.2126, 0.7152, 0.0722)); gl_FragColor = opacity*vec4(y, y, y, c.a); }' + $compositor $* -b --backend glx --glx-fshader-win "${shader}" 2> /dev/null + + fi + + + toggle_mode="grayscale" + fi +} + +function toggle_ddc { + + out=($(ddcutil $* getvcp 8a -t)) + + if (( $? != 0 )); then + echo "ddc: this monitor does not support saturation control" + exit 1 + fi + + # out array: + # + # VCP 8A C 100 200 + # | | + # cur max + + if (( ${#out[@]} != 5 )); then + echo "ddc: unexpected output getting current saturation state" + exit 1 + fi + + cur_saturation=${out[3]} + max_saturation=${out[4]} + + # set a value in ]0..max/2[ range to desaturate colors instead of full grayscale + # 0 => full grayscale + desaturate_value=0 + + if (( cur_saturation == desaturate_value )); then + new_saturation=$(( max_saturation / 2 )) # nominal saturation + toggle_mode="color" + else + new_saturation=$desaturate_value + toggle_mode="grayscale" + fi + + ddcutil $* setvcp 8a $new_saturation +} + +mode=$1 + +case $mode in + + --help|-h) + usage + ;; + + $compositor) + if ! pgrep -x $compositor > /dev/null; then + echo "$compositor is not running" + exit 1 + fi + ;; + + nvidia) + if ! which nvidia-settings &> /dev/null; then + echo "nvidia-settings is not installed" + exit 1 + fi + ;; + ddc) + if ! which ddcutil &> /dev/null; then + echo "ddcutil is not installed" + exit 1 + fi + ;; + + *) + [ -z "$mode" ] && mode=auto + + if [ "$mode" = "auto" ]; then + + if pgrep -x $compositor > /dev/null; then + mode=$compositor + elif which nvidia-settings &> /dev/null; then + mode=nvidia + elif which ddcutil &> /dev/null; then + mode=ddc + else + echo "neither $compositor is running, nor nvidia-settings installed, nor ddcutil installed" + exit 1 + fi + else + usage + fi + +esac + +# pass eventual remaining arguments to toggle_* function +if (( $# > 0 )); then + shift +fi + +if [ "$mode" = "nvidia" ]; then + toggle_nvidia $* +elif [ "$mode" = "$compositor" ]; then + toggle_compositor $* +else + toggle_ddc $* +fi + +if (( $? == 0 )); then + echo "$mode: set to $toggle_mode" +else + echo "$mode: toggle failed" +fi + + diff --git a/bspwm/toggle-picom.sh b/bspwm/toggle-picom.sh new file mode 100755 index 0000000..e4ee0c8 --- /dev/null +++ b/bspwm/toggle-picom.sh @@ -0,0 +1,8 @@ +#!/bin/bash + +pid=$(pgrep -x picom) +if [ -z "$pid" ]; then + picom -b +else + kill $pid +fi diff --git a/bspwm/touchpad.sh b/bspwm/touchpad.sh new file mode 100755 index 0000000..33051b2 --- /dev/null +++ b/bspwm/touchpad.sh @@ -0,0 +1,7 @@ +i#!/bin/bash + +if [ "$(xinput list-props 13 | grep "Device Enabled" | awk '{print $NF}')" -eq 0 ]; then + xinput enable 13 +else + xinput disable 13 +fi diff --git a/btop/btop.conf b/btop/btop.conf new file mode 100644 index 0000000..d0e39e1 --- /dev/null +++ b/btop/btop.conf @@ -0,0 +1,254 @@ +#? 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" +color_theme = "TTY" + +#* If the theme set background should be shown, set to False if you want terminal background transparency. +theme_background = False + +#* Sets if 24-bit truecolor should be used, will convert 24-bit colors to 256 color (6x6x6 color cube) if false. +truecolor = True + +#* Set to true to force tty mode regardless if a real tty has been detected or not. +#* Will force 16-color mode and TTY theme, set all graph symbols to "tty" and swap out other non tty friendly symbols. +force_tty = False + +#* Define presets for the layout of the boxes. Preset 0 is always all boxes shown with default settings. Max 9 presets. +#* Format: "box_name:P:G,box_name:P:G" P=(0 or 1) for alternate positions, G=graph symbol to use for box. +#* Use whitespace " " as separator between different presets. +#* Example: "cpu:0:default,mem:0:tty,proc:1:default cpu:0:braille,proc:0:tty" +presets = "cpu:0:braille mem:0:tty" + +#* Set to True to enable "h,j,k,l,g,G" keys for directional control in lists. +#* Conflicting keys for h:"help" and k:"kill" is accessible while holding shift. +vim_keys = False + +#* Rounded corners on boxes, is ignored if TTY mode is ON. +rounded_corners = False + +#* Default symbols to use for graph creation, "braille", "block" or "tty". +#* "braille" offers the highest resolution but might not be included in all fonts. +#* "block" has half the resolution of braille but uses more common characters. +#* "tty" uses only 3 different symbols but will work with most fonts and should work in a real TTY. +#* Note that "tty" only has half the horizontal resolution of the other two, so will show a shorter historical view. +graph_symbol = "braille" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_cpu = "default" + +# Graph symbol to use for graphs in gpu box, "default", "braille", "block" or "tty". +graph_symbol_gpu = "default" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_mem = "default" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_net = "default" + +# Graph symbol to use for graphs in cpu box, "default", "braille", "block" or "tty". +graph_symbol_proc = "default" + +#* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace. +shown_boxes = "proc cpu mem net" + +#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs. +update_ms = 1200 + +#* 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 lazy" + +#* Reverse sorting order, True or False. +proc_reversed = False + +#* Show processes as a tree. +proc_tree = False + +#* Use the cpu graph colors in the process list. +proc_colors = True + +#* Use a darkening gradient in the process list. +proc_gradient = True + +#* If process cpu usage should be of the core it's running on or usage of the total available cpu power. +proc_per_core = True + +#* Show process memory as bytes instead of percent. +proc_mem_bytes = False + +#* Show cpu graph for each process. +proc_cpu_graphs = True + +#* Use /proc/[pid]/smaps for memory information in the process info box (very slow but more accurate) +proc_info_smaps = False + +#* Show proc box on left side of screen instead of right. +proc_left = False + +#* (Linux) Filter processes tied to the Linux kernel(similar behavior to htop). +proc_filter_kernel = False + +#* In tree-view, always accumulate child process resources in the parent process. +proc_aggregate = False + +#* Sets the CPU stat shown in upper half of the CPU graph, "total" is always available. +#* Select from a list of detected attributes from the options menu. +cpu_graph_upper = "Auto" + +#* Sets the CPU stat shown in lower half of the CPU graph, "total" is always available. +#* Select from a list of detected attributes from the options menu. +cpu_graph_lower = "Auto" + +#* If gpu info should be shown in the cpu box. Available values = "Auto", "On" and "Off". +show_gpu_info = "Auto" + +#* Toggles if the lower CPU graph should be inverted. +cpu_invert_lower = True + +#* Set to True to completely disable the lower CPU graph. +cpu_single_graph = False + +#* Show cpu box at bottom of screen instead of top. +cpu_bottom = False + +#* Shows the system uptime in the CPU box. +show_uptime = True + +#* Show cpu temperature. +check_temp = True + +#* Which sensor to use for cpu temperature, use options menu to select from list of available sensors. +cpu_sensor = "Auto" + +#* Show temperatures for cpu cores also if check_temp is True and sensors has been found. +show_coretemp = True + +#* Set a custom mapping between core and coretemp, can be needed on certain cpus to get correct temperature for correct core. +#* Use lm-sensors or similar to see which cores are reporting temperatures on your machine. +#* Format "x:y" x=core with wrong temp, y=core with correct temp, use space as separator between multiple entries. +#* Example: "4:0 5:1 6:3" +cpu_core_map = "" + +#* Which temperature scale to use, available values: "celsius", "fahrenheit", "kelvin" and "rankine". +temp_scale = "celsius" + +#* Use base 10 for bits/bytes sizes, KB = 1000 instead of KiB = 1024. +base_10_sizes = False + +#* Show CPU frequency. +show_cpu_freq = True + +#* Draw a clock at top of screen, formatting according to strftime, empty string to disable. +#* Special formatting: /host = hostname | /user = username | /uptime = system uptime +clock_format = "%X" + +#* Update main ui in background when menus are showing, set this to false if the menus is flickering too much for comfort. +background_update = True + +#* Custom cpu model name, empty string to disable. +custom_cpu_name = "" + +#* Optional filter for shown disks, should be full path of a mountpoint, separate multiple values with whitespace " ". +#* Begin line with "exclude=" to change to exclude filter, otherwise defaults to "most include" filter. Example: disks_filter="exclude=/boot /home/user". +disks_filter = "" + +#* Show graphs instead of meters for memory values. +mem_graphs = True + +#* Show mem box below net box instead of above. +mem_below_net = False + +#* Count ZFS ARC in cached and available memory. +zfs_arc_cached = True + +#* If swap memory should be shown in memory box. +show_swap = True + +#* Show swap as a disk, ignores show_swap value above, inserts itself after first disk. +swap_disk = True + +#* If mem box should be split to also show disks info. +show_disks = True + +#* Filter out non physical disks. Set this to False to include network disks, RAM disks and similar. +only_physical = True + +#* Read disks list from /etc/fstab. This also disables only_physical. +use_fstab = True + +#* Setting this to True will hide all datasets, and only show ZFS pools. (IO stats will be calculated per-pool) +zfs_hide_datasets = False + +#* Set to true to show available disk space for privileged users. +disk_free_priv = False + +#* Toggles if io activity % (disk busy time) should be shown in regular disk usage view. +show_io_stat = True + +#* Toggles io mode for disks, showing big graphs for disk read/write speeds. +io_mode = False + +#* Set to True to show combined read/write io graphs in io mode. +io_graph_combined = False + +#* Set the top speed for the io graphs in MiB/s (100 by default), use format "mountpoint:speed" separate disks with whitespace " ". +#* Example: "/mnt/media:100 /:20 /boot:1". +io_graph_speeds = "" + +#* Set fixed values for network graphs in Mebibits. Is only used if net_auto is also set to False. +net_download = 100 + +net_upload = 100 + +#* Use network graphs auto rescaling mode, ignores any values set above and rescales down to 10 Kibibytes at the lowest. +net_auto = True + +#* Sync the auto scaling for download and upload to whichever currently has the highest scale. +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 + +#* Which battery to use if multiple are present. "Auto" for auto detection. +selected_battery = "Auto" + +#* Show power stats of battery next to charge indicator. +show_battery_watts = True + +#* Set loglevel for "~/.config/btop/btop.log" levels are: "ERROR" "WARNING" "INFO" "DEBUG". +#* The level set includes all lower levels, i.e. "DEBUG" will show all logging info. +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 + +#* Custom gpu0 model name, empty string to disable. +custom_gpu_name0 = "" + +#* Custom gpu1 model name, empty string to disable. +custom_gpu_name1 = "" + +#* Custom gpu2 model name, empty string to disable. +custom_gpu_name2 = "" + +#* Custom gpu3 model name, empty string to disable. +custom_gpu_name3 = "" + +#* Custom gpu4 model name, empty string to disable. +custom_gpu_name4 = "" + +#* Custom gpu5 model name, empty string to disable. +custom_gpu_name5 = "" diff --git a/btop/btop.log b/btop/btop.log new file mode 100644 index 0000000..02c1b21 --- /dev/null +++ b/btop/btop.log @@ -0,0 +1,1643 @@ + +2024/08/31 (03:42:34) | ===> btop++ v.1.3.2 +2024/08/31 (03:42:34) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! +2024/08/31 (03:42:34) | ERROR: Couldn't determine terminal size of "/dev/tty"! + +2024/09/01 (16:23:31) | ===> btop++ v.1.3.2 +2024/09/01 (16:23:31) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! +2024/09/01 (16:23:31) | ERROR: Couldn't determine terminal size of "/dev/tty"! + +2024/09/14 (16:00:03) | ===> btop++ v.1.3.2 +2024/09/14 (16:00:03) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! +2024/09/14 (16:00:03) | ERROR: Couldn't determine terminal size of "/dev/tty"! + +2024/09/22 (19:19:28) | ===> btop++ v.1.3.2 +2024/09/22 (19:19:28) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! + +2024/09/24 (11:55:08) | ===> btop++ v.1.4.0 +2024/09/24 (11:55:08) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/24 (16:55:17) | ===> btop++ v.1.4.0 +2024/09/24 (16:55:17) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/25 (12:29:11) | ===> btop++ v.1.4.0 +2024/09/25 (12:29:11) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/25 (12:49:25) | ===> btop++ v.1.4.0 +2024/09/25 (12:49:25) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/25 (12:57:08) | ===> btop++ v.1.4.0 +2024/09/25 (12:57:08) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/25 (14:49:18) | ===> btop++ v.1.4.0 +2024/09/25 (14:49:18) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/25 (15:14:26) | ===> btop++ v.1.4.0 +2024/09/25 (15:14:26) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/25 (15:15:21) | ===> btop++ v.1.4.0 +2024/09/25 (15:15:21) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/26 (00:04:20) | ===> btop++ v.1.4.0 +2024/09/26 (00:04:20) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/26 (00:17:57) | ===> btop++ v.1.4.0 +2024/09/26 (00:17:57) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/26 (00:23:45) | ===> btop++ v.1.4.0 +2024/09/26 (00:23:45) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/26 (11:06:11) | ===> btop++ v.1.4.0 +2024/09/26 (11:06:11) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/26 (12:47:49) | ===> btop++ v.1.4.0 +2024/09/26 (12:47:49) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/26 (22:35:05) | ===> btop++ v.1.4.0 +2024/09/26 (22:35:05) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/27 (11:04:54) | ===> btop++ v.1.4.0 +2024/09/27 (11:04:54) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/27 (13:13:52) | ===> btop++ v.1.4.0 +2024/09/27 (13:13:52) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/28 (00:17:57) | ===> btop++ v.1.4.0 +2024/09/28 (00:17:57) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/28 (22:58:20) | ===> btop++ v.1.4.0 +2024/09/28 (22:58:20) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/29 (17:15:33) | ===> btop++ v.1.4.0 +2024/09/29 (17:15:33) | WARNING: Intel GPU: Failed to initialize PMU +2024/09/29 (17:15:37) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! +2024/09/29 (17:15:37) | ERROR: Couldn't determine terminal size of "/dev/tty"! + +2024/09/30 (13:12:06) | ===> btop++ v.1.4.0 +2024/09/30 (13:12:06) | WARNING: Intel GPU: Failed to initialize PMU + +2024/09/30 (17:14:53) | ===> btop++ v.1.4.0 +2024/09/30 (17:14:53) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/01 (14:24:47) | ===> btop++ v.1.4.0 +2024/10/01 (14:24:47) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/01 (19:34:09) | ===> btop++ v.1.4.0 +2024/10/01 (19:34:09) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/01 (23:08:09) | ===> btop++ v.1.4.0 +2024/10/01 (23:08:09) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/01 (23:08:21) | ===> btop++ v.1.4.0 +2024/10/01 (23:08:21) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/03 (00:31:45) | ===> btop++ v.1.4.0 +2024/10/03 (00:31:45) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/03 (14:07:09) | ===> btop++ v.1.4.0 +2024/10/03 (14:07:09) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/03 (14:17:44) | ===> btop++ v.1.4.0 +2024/10/03 (14:17:44) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/04 (19:01:19) | ===> btop++ v.1.4.0 +2024/10/04 (19:01:19) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/04 (19:02:03) | ===> btop++ v.1.4.0 +2024/10/04 (19:02:03) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/04 (19:02:42) | ===> btop++ v.1.4.0 +2024/10/04 (19:02:42) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/04 (19:18:26) | ===> btop++ v.1.4.0 +2024/10/04 (19:18:26) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/04 (19:34:11) | ===> btop++ v.1.4.0 +2024/10/04 (19:34:11) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/04 (19:45:09) | ===> btop++ v.1.4.0 +2024/10/04 (19:45:09) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/04 (20:58:32) | ===> btop++ v.1.4.0 +2024/10/04 (20:58:32) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/04 (21:53:04) | ===> btop++ v.1.4.0 +2024/10/04 (21:53:04) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/05 (21:13:27) | ===> btop++ v.1.4.0 +2024/10/05 (21:13:27) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/06 (09:32:52) | ===> btop++ v.1.4.0 +2024/10/06 (09:32:52) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/06 (15:53:02) | ===> btop++ v.1.4.0 +2024/10/06 (15:53:02) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/06 (20:48:46) | ===> btop++ v.1.4.0 +2024/10/06 (20:48:46) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/07 (09:42:11) | ===> btop++ v.1.4.0 +2024/10/07 (09:42:11) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/09 (11:11:42) | ===> btop++ v.1.4.0 +2024/10/09 (11:11:42) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/10 (10:01:45) | ===> btop++ v.1.4.0 +2024/10/10 (10:01:45) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/11 (11:17:19) | ===> btop++ v.1.4.0 +2024/10/11 (11:17:19) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/11 (11:18:50) | ===> btop++ v.1.4.0 +2024/10/11 (11:18:50) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/11 (11:21:05) | ===> btop++ v.1.4.0 +2024/10/11 (11:21:05) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/12 (09:35:15) | ===> btop++ v.1.4.0 +2024/10/12 (09:35:15) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/12 (11:23:45) | ===> btop++ v.1.4.0 +2024/10/12 (11:23:45) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/13 (08:41:41) | ===> btop++ v.1.4.0 +2024/10/13 (08:41:41) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/13 (08:58:30) | ===> btop++ v.1.4.0 +2024/10/13 (08:58:30) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/13 (08:58:40) | ===> btop++ v.1.4.0 +2024/10/13 (08:58:40) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/16 (00:01:44) | ===> btop++ v.1.4.0 +2024/10/16 (00:01:44) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/16 (16:53:36) | ===> btop++ v.1.4.0 +2024/10/16 (16:53:36) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/19 (16:43:43) | ===> btop++ v.1.4.0 +2024/10/19 (16:43:43) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/19 (17:01:45) | ===> btop++ v.1.4.0 +2024/10/19 (17:01:45) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/20 (08:39:04) | ===> btop++ v.1.4.0 +2024/10/20 (08:39:04) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/20 (14:35:45) | ===> btop++ v.1.4.0 +2024/10/20 (14:35:45) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/20 (18:00:00) | ===> btop++ v.1.4.0 +2024/10/20 (18:00:00) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/22 (10:45:02) | ===> btop++ v.1.4.0 +2024/10/22 (10:45:02) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/22 (18:38:32) | ===> btop++ v.1.4.0 +2024/10/22 (18:38:32) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/23 (13:39:08) | ===> btop++ v.1.4.0 +2024/10/23 (13:39:08) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/23 (19:58:04) | ===> btop++ v.1.4.0 +2024/10/23 (19:58:04) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/26 (12:05:28) | ===> btop++ v.1.4.0 +2024/10/26 (12:05:28) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/28 (02:21:26) | ===> btop++ v.1.4.0 +2024/10/28 (02:21:26) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/28 (13:11:57) | ===> btop++ v.1.4.0 +2024/10/28 (13:11:57) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/28 (14:10:15) | ===> btop++ v.1.4.0 +2024/10/28 (14:10:15) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/28 (14:13:52) | ===> btop++ v.1.4.0 +2024/10/28 (14:13:52) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/28 (14:13:54) | ===> btop++ v.1.4.0 +2024/10/28 (14:13:54) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/29 (19:46:07) | ===> btop++ v.1.4.0 +2024/10/29 (19:46:07) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/29 (21:03:15) | ===> btop++ v.1.4.0 +2024/10/29 (21:03:15) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/29 (21:25:03) | ===> btop++ v.1.4.0 +2024/10/29 (21:25:03) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/29 (21:29:17) | ===> btop++ v.1.4.0 +2024/10/29 (21:29:17) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/29 (21:31:13) | ===> btop++ v.1.4.0 +2024/10/29 (21:31:13) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/29 (23:40:12) | ===> btop++ v.1.4.0 +2024/10/29 (23:40:12) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/30 (05:50:27) | ===> btop++ v.1.4.0 +2024/10/30 (05:50:27) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/30 (17:18:31) | ===> btop++ v.1.4.0 +2024/10/30 (17:18:31) | WARNING: Intel GPU: Failed to initialize PMU + +2024/10/31 (20:52:37) | ===> btop++ v.1.4.0 +2024/10/31 (20:52:37) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/01 (19:34:32) | ===> btop++ v.1.4.0 +2024/11/01 (19:34:32) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/01 (20:42:19) | ===> btop++ v.1.4.0 +2024/11/01 (20:42:19) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/02 (00:10:56) | ===> btop++ v.1.4.0 +2024/11/02 (00:10:56) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/02 (23:17:25) | ===> btop++ v.1.4.0 +2024/11/02 (23:17:25) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/03 (01:15:08) | ===> btop++ v.1.4.0 +2024/11/03 (01:15:08) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/03 (11:09:27) | ===> btop++ v.1.4.0 +2024/11/03 (11:09:27) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/03 (18:26:53) | ===> btop++ v.1.4.0 +2024/11/03 (18:26:53) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/03 (20:24:53) | ===> btop++ v.1.4.0 +2024/11/03 (20:24:53) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/03 (22:16:02) | ===> btop++ v.1.4.0 +2024/11/03 (22:16:02) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/03 (22:39:53) | ===> btop++ v.1.4.0 +2024/11/03 (22:39:53) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/03 (22:44:36) | ===> btop++ v.1.4.0 +2024/11/03 (22:44:36) | WARNING: Intel GPU: Failed to initialize PMU +2024/11/04 (00:12:47) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! + +2024/11/04 (01:29:43) | ===> btop++ v.1.4.0 +2024/11/04 (01:29:43) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (01:30:13) | ===> btop++ v.1.4.0 +2024/11/04 (01:30:13) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:16:42) | ===> btop++ v.1.4.0 +2024/11/04 (02:16:42) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:17:19) | ===> btop++ v.1.4.0 +2024/11/04 (02:17:19) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:18:42) | ===> btop++ v.1.4.0 +2024/11/04 (02:18:42) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:19:18) | ===> btop++ v.1.4.0 +2024/11/04 (02:19:18) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:19:30) | ===> btop++ v.1.4.0 +2024/11/04 (02:19:30) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:20:41) | ===> btop++ v.1.4.0 +2024/11/04 (02:20:41) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:22:07) | ===> btop++ v.1.4.0 +2024/11/04 (02:22:07) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:22:24) | ===> btop++ v.1.4.0 +2024/11/04 (02:22:24) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:22:51) | ===> btop++ v.1.4.0 +2024/11/04 (02:22:51) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:23:33) | ===> btop++ v.1.4.0 +2024/11/04 (02:23:33) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:23:55) | ===> btop++ v.1.4.0 +2024/11/04 (02:23:55) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:25:02) | ===> btop++ v.1.4.0 +2024/11/04 (02:25:02) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:25:16) | ===> btop++ v.1.4.0 +2024/11/04 (02:25:16) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:26:43) | ===> btop++ v.1.4.0 +2024/11/04 (02:26:43) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:26:51) | ===> btop++ v.1.4.0 +2024/11/04 (02:26:51) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:26:58) | ===> btop++ v.1.4.0 +2024/11/04 (02:26:58) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:34:02) | ===> btop++ v.1.4.0 +2024/11/04 (02:34:02) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:34:38) | ===> btop++ v.1.4.0 +2024/11/04 (02:34:38) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (02:56:11) | ===> btop++ v.1.4.0 +2024/11/04 (02:56:11) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (03:15:47) | ===> btop++ v.1.4.0 +2024/11/04 (03:15:47) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (03:35:19) | ===> btop++ v.1.4.0 +2024/11/04 (03:35:19) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (04:42:45) | ===> btop++ v.1.4.0 +2024/11/04 (04:42:45) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (04:59:00) | ===> btop++ v.1.4.0 +2024/11/04 (04:59:00) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (05:02:50) | ===> btop++ v.1.4.0 +2024/11/04 (05:02:50) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (14:00:16) | ===> btop++ v.1.4.0 +2024/11/04 (14:00:16) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (16:53:54) | ===> btop++ v.1.4.0 +2024/11/04 (16:53:54) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (17:36:32) | ===> btop++ v.1.4.0 +2024/11/04 (17:36:32) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (17:36:48) | ===> btop++ v.1.4.0 +2024/11/04 (17:36:48) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (22:15:38) | ===> btop++ v.1.4.0 +2024/11/04 (22:15:38) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/04 (22:31:32) | ===> btop++ v.1.4.0 +2024/11/04 (22:31:32) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/05 (02:19:02) | ===> btop++ v.1.4.0 +2024/11/05 (02:19:02) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/05 (02:32:40) | ===> btop++ v.1.4.0 +2024/11/05 (02:32:40) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/05 (02:36:57) | ===> btop++ v.1.4.0 +2024/11/05 (02:36:57) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/05 (10:24:47) | ===> btop++ v.1.4.0 +2024/11/05 (10:24:47) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/05 (10:30:52) | ===> btop++ v.1.4.0 +2024/11/05 (10:30:52) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/05 (13:11:19) | ===> btop++ v.1.4.0 +2024/11/05 (13:11:19) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/05 (13:12:08) | ===> btop++ v.1.4.0 +2024/11/05 (13:12:08) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/05 (13:12:12) | ===> btop++ v.1.4.0 +2024/11/05 (13:12:12) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/05 (13:12:31) | ===> btop++ v.1.4.0 +2024/11/05 (13:12:31) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/05 (13:13:06) | ===> btop++ v.1.4.0 +2024/11/05 (13:13:06) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/06 (00:54:42) | ===> btop++ v.1.4.0 +2024/11/06 (00:54:42) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/06 (04:05:25) | ===> btop++ v.1.4.0 +2024/11/06 (04:05:25) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/06 (04:08:17) | ===> btop++ v.1.4.0 +2024/11/06 (04:08:17) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/06 (04:08:34) | ===> btop++ v.1.4.0 +2024/11/06 (04:08:34) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/06 (04:30:06) | ===> btop++ v.1.4.0 +2024/11/06 (04:30:06) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/06 (11:37:27) | ===> btop++ v.1.4.0 +2024/11/06 (11:37:27) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/06 (11:39:57) | ===> btop++ v.1.4.0 +2024/11/06 (11:39:57) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/06 (11:41:30) | ===> btop++ v.1.4.0 +2024/11/06 (11:41:30) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/07 (01:36:58) | ===> btop++ v.1.4.0 +2024/11/07 (01:36:58) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/07 (02:19:15) | ===> btop++ v.1.4.0 +2024/11/07 (02:19:15) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/07 (02:44:04) | ===> btop++ v.1.4.0 +2024/11/07 (02:44:04) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/07 (10:38:45) | ===> btop++ v.1.4.0 +2024/11/07 (10:38:45) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/07 (18:38:40) | ===> btop++ v.1.4.0 +2024/11/07 (18:38:40) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/07 (18:39:54) | ===> btop++ v.1.4.0 +2024/11/07 (18:39:54) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/07 (18:47:18) | ===> btop++ v.1.4.0 +2024/11/07 (18:47:18) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/07 (18:47:21) | ===> btop++ v.1.4.0 +2024/11/07 (18:47:21) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/07 (22:11:37) | ===> btop++ v.1.4.0 +2024/11/07 (22:11:37) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/07 (22:38:44) | ===> btop++ v.1.4.0 +2024/11/07 (22:38:44) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/07 (22:38:52) | ===> btop++ v.1.4.0 +2024/11/07 (22:38:52) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! +2024/11/07 (22:38:52) | WARNING: Intel GPU: Failed to initialize PMU +2024/11/07 (22:38:52) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! +2024/11/07 (22:38:53) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! +2024/11/07 (22:38:53) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! +2024/11/07 (22:38:54) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! + +2024/11/07 (22:38:58) | ===> btop++ v.1.4.0 +2024/11/07 (22:38:58) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! +2024/11/07 (22:38:58) | WARNING: Intel GPU: Failed to initialize PMU +2024/11/07 (22:38:58) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! +2024/11/07 (22:38:59) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! +2024/11/07 (22:38:59) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! +2024/11/07 (22:39:00) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! +2024/11/07 (22:39:00) | ERROR: Couldn't determine terminal size of "STDOUT_FILENO"! + +2024/11/07 (22:56:08) | ===> btop++ v.1.4.0 +2024/11/07 (22:56:08) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/07 (23:53:20) | ===> btop++ v.1.4.0 +2024/11/07 (23:53:20) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/08 (10:51:21) | ===> btop++ v.1.4.0 +2024/11/08 (10:51:21) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/08 (13:17:45) | ===> btop++ v.1.4.0 +2024/11/08 (13:17:45) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/08 (14:11:52) | ===> btop++ v.1.4.0 +2024/11/08 (14:11:52) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/08 (14:11:56) | ===> btop++ v.1.4.0 +2024/11/08 (14:11:56) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/08 (14:12:18) | ===> btop++ v.1.4.0 +2024/11/08 (14:12:18) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/08 (14:19:28) | ===> btop++ v.1.4.0 +2024/11/08 (14:19:28) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/08 (14:22:55) | ===> btop++ v.1.4.0 +2024/11/08 (14:22:55) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/08 (16:41:16) | ===> btop++ v.1.4.0 +2024/11/08 (16:41:16) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/08 (23:29:17) | ===> btop++ v.1.4.0 +2024/11/08 (23:29:17) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/08 (23:35:48) | ===> btop++ v.1.4.0 +2024/11/08 (23:35:48) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/09 (15:38:55) | ===> btop++ v.1.4.0 +2024/11/09 (15:38:55) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/09 (17:44:43) | ===> btop++ v.1.4.0 +2024/11/09 (17:44:43) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/09 (23:42:01) | ===> btop++ v.1.4.0 +2024/11/09 (23:42:01) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/10 (08:13:56) | ===> btop++ v.1.4.0 +2024/11/10 (08:13:56) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/10 (16:43:52) | ===> btop++ v.1.4.0 +2024/11/10 (16:43:52) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/11 (17:54:41) | ===> btop++ v.1.4.0 +2024/11/11 (17:54:41) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/12 (03:00:33) | ===> btop++ v.1.4.0 +2024/11/12 (03:00:33) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/13 (01:03:14) | ===> btop++ v.1.4.0 +2024/11/13 (01:03:14) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/13 (15:43:33) | ===> btop++ v.1.4.0 +2024/11/13 (15:43:33) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/13 (22:58:29) | ===> btop++ v.1.4.0 +2024/11/13 (22:58:29) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/14 (14:59:37) | ===> btop++ v.1.4.0 +2024/11/14 (14:59:37) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/14 (16:40:43) | ===> btop++ v.1.4.0 +2024/11/14 (16:40:43) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/14 (20:35:59) | ===> btop++ v.1.4.0 +2024/11/14 (20:35:59) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/14 (23:29:07) | ===> btop++ v.1.4.0 +2024/11/14 (23:29:07) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/15 (00:40:19) | ===> btop++ v.1.4.0 +2024/11/15 (00:40:19) | WARNING: Intel GPU: Failed to initialize PMU +2024/11/15 (02:24:28) | ERROR: Stall in Runner thread, restarting! + +2024/11/15 (03:04:24) | ===> btop++ v.1.4.0 +2024/11/15 (03:04:24) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/15 (03:05:36) | ===> btop++ v.1.4.0 +2024/11/15 (03:05:36) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/15 (11:18:19) | ===> btop++ v.1.4.0 +2024/11/15 (11:18:19) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/15 (12:52:54) | ===> btop++ v.1.4.0 +2024/11/15 (12:52:54) | WARNING: Intel GPU: Failed to initialize PMU +2024/11/15 (12:57:05) | ERROR: Stall in Runner thread, restarting! +2024/11/15 (13:22:23) | WARNING: Failed to join _runner thread on exit! + +2024/11/15 (13:22:25) | ===> btop++ v.1.4.0 +2024/11/15 (13:22:25) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/15 (14:05:22) | ===> btop++ v.1.4.0 +2024/11/15 (14:05:22) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/15 (14:05:34) | ===> btop++ v.1.4.0 +2024/11/15 (14:05:34) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/15 (15:53:04) | ===> btop++ v.1.4.0 +2024/11/15 (15:53:04) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/15 (20:12:53) | ===> btop++ v.1.4.0 +2024/11/15 (20:12:53) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/15 (21:12:15) | ===> btop++ v.1.4.0 +2024/11/15 (21:12:15) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/15 (21:52:59) | ===> btop++ v.1.4.0 +2024/11/15 (21:52:59) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/15 (22:02:19) | ===> btop++ v.1.4.0 +2024/11/15 (22:02:19) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/15 (22:14:01) | ===> btop++ v.1.4.0 +2024/11/15 (22:14:01) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/16 (00:49:43) | ===> btop++ v.1.4.0 +2024/11/16 (00:49:43) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/18 (11:37:59) | ===> btop++ v.1.4.0 +2024/11/18 (11:37:59) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/18 (18:01:33) | ===> btop++ v.1.4.0 +2024/11/18 (18:01:33) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/18 (18:02:41) | ===> btop++ v.1.4.0 +2024/11/18 (18:02:41) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/19 (09:14:42) | ===> btop++ v.1.4.0 +2024/11/19 (09:14:42) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/19 (11:06:11) | ===> btop++ v.1.4.0 +2024/11/19 (11:06:11) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/19 (14:30:17) | ===> btop++ v.1.4.0 +2024/11/19 (14:30:17) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/19 (14:37:46) | ===> btop++ v.1.4.0 +2024/11/19 (14:37:46) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/19 (17:26:56) | ===> btop++ v.1.4.0 +2024/11/19 (17:26:56) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/19 (17:45:50) | ===> btop++ v.1.4.0 +2024/11/19 (17:45:50) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/19 (17:58:59) | ===> btop++ v.1.4.0 +2024/11/19 (17:58:59) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/19 (19:00:07) | ===> btop++ v.1.4.0 +2024/11/19 (19:00:07) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/19 (20:11:32) | ===> btop++ v.1.4.0 +2024/11/19 (20:11:32) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/19 (22:05:49) | ===> btop++ v.1.4.0 +2024/11/19 (22:05:49) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/19 (23:00:44) | ===> btop++ v.1.4.0 +2024/11/19 (23:00:44) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/20 (09:52:45) | ===> btop++ v.1.4.0 +2024/11/20 (09:52:45) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/20 (09:57:12) | ===> btop++ v.1.4.0 +2024/11/20 (09:57:12) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/20 (12:59:41) | ===> btop++ v.1.4.0 +2024/11/20 (12:59:41) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/21 (09:04:51) | ===> btop++ v.1.4.0 +2024/11/21 (09:04:51) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/21 (09:58:04) | ===> btop++ v.1.4.0 +2024/11/21 (09:58:04) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/21 (11:22:23) | ===> btop++ v.1.4.0 +2024/11/21 (11:22:23) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/21 (15:24:11) | ===> btop++ v.1.4.0 +2024/11/21 (15:24:11) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/22 (10:51:49) | ===> btop++ v.1.4.0 +2024/11/22 (10:51:49) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/22 (11:03:16) | ===> btop++ v.1.4.0 +2024/11/22 (11:03:16) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/22 (20:15:08) | ===> btop++ v.1.4.0 +2024/11/22 (20:15:08) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/24 (01:11:27) | ===> btop++ v.1.4.0 +2024/11/24 (01:11:27) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/24 (09:40:39) | ===> btop++ v.1.4.0 +2024/11/24 (09:40:39) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/24 (12:02:07) | ===> btop++ v.1.4.0 +2024/11/24 (12:02:07) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/26 (13:23:12) | ===> btop++ v.1.4.0 +2024/11/26 (13:23:12) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/28 (12:26:24) | ===> btop++ v.1.4.0 +2024/11/28 (12:26:24) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/28 (12:36:52) | ===> btop++ v.1.4.0 +2024/11/28 (12:36:52) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/28 (22:30:39) | ===> btop++ v.1.4.0 +2024/11/28 (22:30:39) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/29 (01:19:31) | ===> btop++ v.1.4.0 +2024/11/29 (01:19:31) | WARNING: Intel GPU: Failed to initialize PMU + +2024/11/30 (12:33:35) | ===> btop++ v.1.4.0 +2024/11/30 (12:33:35) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/01 (15:51:05) | ===> btop++ v.1.4.0 +2024/12/01 (15:51:05) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/04 (14:57:09) | ===> btop++ v.1.4.0 +2024/12/04 (14:57:09) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/08 (01:50:21) | ===> btop++ v.1.4.0 +2024/12/08 (01:50:21) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/08 (03:00:58) | ===> btop++ v.1.4.0 +2024/12/08 (03:00:58) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/10 (02:40:44) | ===> btop++ v.1.4.0 +2024/12/10 (02:40:44) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/10 (02:40:46) | ===> btop++ v.1.4.0 +2024/12/10 (02:40:46) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/11 (15:16:37) | ===> btop++ v.1.4.0 +2024/12/11 (15:16:37) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/21 (13:13:41) | ===> btop++ v.1.4.0 +2024/12/21 (13:13:41) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/24 (09:34:03) | ===> btop++ v.1.4.0 +2024/12/24 (09:34:03) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/24 (09:51:00) | ===> btop++ v.1.4.0 +2024/12/24 (09:51:00) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/24 (11:37:25) | ===> btop++ v.1.4.0 +2024/12/24 (11:37:25) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/24 (11:43:19) | ===> btop++ v.1.4.0 +2024/12/24 (11:43:19) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/24 (11:59:04) | ===> btop++ v.1.4.0 +2024/12/24 (11:59:04) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/26 (10:18:08) | ===> btop++ v.1.4.0 +2024/12/26 (10:18:08) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/26 (10:41:01) | ===> btop++ v.1.4.0 +2024/12/26 (10:41:01) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/26 (10:49:27) | ===> btop++ v.1.4.0 +2024/12/26 (10:49:27) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/26 (10:59:08) | ===> btop++ v.1.4.0 +2024/12/26 (10:59:08) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/26 (11:07:01) | ===> btop++ v.1.4.0 +2024/12/26 (11:07:01) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/26 (11:13:43) | ===> btop++ v.1.4.0 +2024/12/26 (11:13:43) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/26 (11:15:46) | ===> btop++ v.1.4.0 +2024/12/26 (11:15:46) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/26 (11:16:38) | ===> btop++ v.1.4.0 +2024/12/26 (11:16:38) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/26 (11:17:47) | ===> btop++ v.1.4.0 +2024/12/26 (11:17:47) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/26 (11:19:20) | ===> btop++ v.1.4.0 +2024/12/26 (11:19:20) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/29 (22:52:24) | ===> btop++ v.1.4.0 +2024/12/29 (22:52:24) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (02:08:57) | ===> btop++ v.1.4.0 +2024/12/31 (02:08:57) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (02:10:28) | ===> btop++ v.1.4.0 +2024/12/31 (02:10:28) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (02:10:42) | ===> btop++ v.1.4.0 +2024/12/31 (02:10:42) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (02:11:03) | ===> btop++ v.1.4.0 +2024/12/31 (02:11:03) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (02:11:41) | ===> btop++ v.1.4.0 +2024/12/31 (02:11:41) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (02:12:48) | ===> btop++ v.1.4.0 +2024/12/31 (02:12:48) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (02:13:09) | ===> btop++ v.1.4.0 +2024/12/31 (02:13:09) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (02:14:37) | ===> btop++ v.1.4.0 +2024/12/31 (02:14:37) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (02:14:59) | ===> btop++ v.1.4.0 +2024/12/31 (02:14:59) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (02:47:19) | ===> btop++ v.1.4.0 +2024/12/31 (02:47:19) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (19:32:54) | ===> btop++ v.1.4.0 +2024/12/31 (19:32:54) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (19:33:42) | ===> btop++ v.1.4.0 +2024/12/31 (19:33:42) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (19:55:30) | ===> btop++ v.1.4.0 +2024/12/31 (19:55:30) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (19:57:19) | ===> btop++ v.1.4.0 +2024/12/31 (19:57:19) | WARNING: Intel GPU: Failed to initialize PMU + +2024/12/31 (20:10:09) | ===> btop++ v.1.4.0 +2024/12/31 (20:10:09) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/01 (03:11:29) | ===> btop++ v.1.4.0 +2025/01/01 (03:11:29) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/01 (03:14:17) | ===> btop++ v.1.4.0 +2025/01/01 (03:14:17) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/01 (03:16:02) | ===> btop++ v.1.4.0 +2025/01/01 (03:16:02) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/01 (16:05:47) | ===> btop++ v.1.4.0 +2025/01/01 (16:05:47) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/01 (16:07:18) | ===> btop++ v.1.4.0 +2025/01/01 (16:07:18) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/01 (16:07:50) | ===> btop++ v.1.4.0 +2025/01/01 (16:07:50) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/01 (16:09:23) | ===> btop++ v.1.4.0 +2025/01/01 (16:09:23) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/01 (16:27:41) | ===> btop++ v.1.4.0 +2025/01/01 (16:27:41) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/01 (17:56:56) | ===> btop++ v.1.4.0 +2025/01/01 (17:56:56) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/01 (18:09:46) | ===> btop++ v.1.4.0 +2025/01/01 (18:09:46) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/01 (18:46:26) | ===> btop++ v.1.4.0 +2025/01/01 (18:46:26) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/01 (21:10:49) | ===> btop++ v.1.4.0 +2025/01/01 (21:10:49) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/01 (21:46:49) | ===> btop++ v.1.4.0 +2025/01/01 (21:46:49) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/02 (01:22:28) | ===> btop++ v.1.4.0 +2025/01/02 (01:22:28) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/02 (03:13:10) | ===> btop++ v.1.4.0 +2025/01/02 (03:13:10) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/02 (13:50:09) | ===> btop++ v.1.4.0 +2025/01/02 (13:50:09) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/02 (15:24:38) | ===> btop++ v.1.4.0 +2025/01/02 (15:24:38) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/02 (18:28:56) | ===> btop++ v.1.4.0 +2025/01/02 (18:28:56) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/02 (18:47:20) | ===> btop++ v.1.4.0 +2025/01/02 (18:47:20) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/03 (13:02:25) | ===> btop++ v.1.4.0 +2025/01/03 (13:02:25) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/03 (18:00:25) | ===> btop++ v.1.4.0 +2025/01/03 (18:00:25) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/04 (01:51:24) | ===> btop++ v.1.4.0 +2025/01/04 (01:51:24) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/04 (04:47:02) | ===> btop++ v.1.4.0 +2025/01/04 (04:47:02) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/04 (14:08:54) | ===> btop++ v.1.4.0 +2025/01/04 (14:08:54) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/04 (17:39:04) | ===> btop++ v.1.4.0 +2025/01/04 (17:39:04) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/06 (03:17:06) | ===> btop++ v.1.4.0 +2025/01/06 (03:17:06) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/06 (16:55:57) | ===> btop++ v.1.4.0 +2025/01/06 (16:55:57) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/07 (12:17:57) | ===> btop++ v.1.4.0 +2025/01/07 (12:17:57) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/07 (19:16:32) | ===> btop++ v.1.4.0 +2025/01/07 (19:16:32) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/07 (19:18:29) | ===> btop++ v.1.4.0 +2025/01/07 (19:18:29) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/08 (11:11:58) | ===> btop++ v.1.4.0 +2025/01/08 (11:11:58) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/08 (19:06:02) | ===> btop++ v.1.4.0 +2025/01/08 (19:06:02) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/08 (19:21:04) | ===> btop++ v.1.4.0 +2025/01/08 (19:21:04) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/09 (13:34:42) | ===> btop++ v.1.4.0 +2025/01/09 (13:34:42) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/09 (22:32:22) | ===> btop++ v.1.4.0 +2025/01/09 (22:32:22) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/10 (05:06:05) | ===> btop++ v.1.4.0 +2025/01/10 (05:06:05) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/11 (02:24:38) | ===> btop++ v.1.4.0 +2025/01/11 (02:24:38) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/11 (02:24:52) | ===> btop++ v.1.4.0 +2025/01/11 (02:24:52) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/12 (00:15:44) | ===> btop++ v.1.4.0 +2025/01/12 (00:15:44) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/12 (04:20:31) | ===> btop++ v.1.4.0 +2025/01/12 (04:20:31) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/12 (12:24:56) | ===> btop++ v.1.4.0 +2025/01/12 (12:24:56) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/12 (14:53:03) | ===> btop++ v.1.4.0 +2025/01/12 (14:53:03) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/13 (16:34:38) | ===> btop++ v.1.4.0 +2025/01/13 (16:34:38) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/13 (20:19:09) | ===> btop++ v.1.4.0 +2025/01/13 (20:19:09) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/13 (20:23:27) | ===> btop++ v.1.4.0 +2025/01/13 (20:23:27) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/13 (20:24:11) | ===> btop++ v.1.4.0 +2025/01/13 (20:24:11) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (11:18:33) | ===> btop++ v.1.4.0 +2025/01/14 (11:18:33) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (13:22:27) | ===> btop++ v.1.4.0 +2025/01/14 (13:22:27) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (13:22:38) | ===> btop++ v.1.4.0 +2025/01/14 (13:22:38) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (17:13:05) | ===> btop++ v.1.4.0 +2025/01/14 (17:13:05) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (17:17:10) | ===> btop++ v.1.4.0 +2025/01/14 (17:17:10) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (17:17:28) | ===> btop++ v.1.4.0 +2025/01/14 (17:17:28) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (17:18:04) | ===> btop++ v.1.4.0 +2025/01/14 (17:18:04) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (17:18:34) | ===> btop++ v.1.4.0 +2025/01/14 (17:18:34) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (18:38:23) | ===> btop++ v.1.4.0 +2025/01/14 (18:38:23) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (18:39:19) | ===> btop++ v.1.4.0 +2025/01/14 (18:39:19) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (18:39:37) | ===> btop++ v.1.4.0 +2025/01/14 (18:39:37) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (19:13:26) | ===> btop++ v.1.4.0 +2025/01/14 (19:13:26) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (21:27:41) | ===> btop++ v.1.4.0 +2025/01/14 (21:27:41) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (22:53:37) | ===> btop++ v.1.4.0 +2025/01/14 (22:53:37) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (23:13:01) | ===> btop++ v.1.4.0 +2025/01/14 (23:13:01) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (23:13:05) | ===> btop++ v.1.4.0 +2025/01/14 (23:13:05) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/14 (23:13:41) | ===> btop++ v.1.4.0 +2025/01/14 (23:13:41) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/15 (12:51:14) | ===> btop++ v.1.4.0 +2025/01/15 (12:51:14) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/15 (13:22:10) | ===> btop++ v.1.4.0 +2025/01/15 (13:22:10) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/16 (00:29:57) | ===> btop++ v.1.4.0 +2025/01/16 (00:29:57) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/16 (00:33:52) | ===> btop++ v.1.4.0 +2025/01/16 (00:33:52) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/16 (09:31:40) | ===> btop++ v.1.4.0 +2025/01/16 (09:31:40) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/16 (18:10:08) | ===> btop++ v.1.4.0 +2025/01/16 (18:10:08) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/17 (10:21:07) | ===> btop++ v.1.4.0 +2025/01/17 (10:21:07) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/18 (10:18:33) | ===> btop++ v.1.4.0 +2025/01/18 (10:18:33) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/18 (13:45:03) | ===> btop++ v.1.4.0 +2025/01/18 (13:45:03) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/18 (13:45:39) | ===> btop++ v.1.4.0 +2025/01/18 (13:45:39) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/18 (13:48:51) | ===> btop++ v.1.4.0 +2025/01/18 (13:48:51) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/19 (09:31:28) | ===> btop++ v.1.4.0 +2025/01/19 (09:31:28) | WARNING: Intel GPU: Failed to initialize PMU + +2025/01/22 (09:10:34) | ===> btop++ v.1.4.0 +2025/01/22 (09:10:34) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/03 (10:50:36) | ===> btop++ v.1.4.0 +2025/02/03 (10:50:36) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/07 (23:31:55) | ===> btop++ v.1.4.0 +2025/02/07 (23:31:55) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/08 (19:53:12) | ===> btop++ v.1.4.0 +2025/02/08 (19:53:12) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/09 (12:46:52) | ===> btop++ v.1.4.0 +2025/02/09 (12:46:52) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/11 (11:27:11) | ===> btop++ v.1.4.0 +2025/02/11 (11:27:11) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/11 (16:19:26) | ===> btop++ v.1.4.0 +2025/02/11 (16:19:26) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/12 (16:48:56) | ===> btop++ v.1.4.0 +2025/02/12 (16:48:56) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/12 (16:51:42) | ===> btop++ v.1.4.0 +2025/02/12 (16:51:42) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/12 (16:52:43) | ===> btop++ v.1.4.0 +2025/02/12 (16:52:43) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/13 (11:24:04) | ===> btop++ v.1.4.0 +2025/02/13 (11:24:04) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/14 (17:40:01) | ===> btop++ v.1.4.0 +2025/02/14 (17:40:01) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/14 (17:41:03) | ===> btop++ v.1.4.0 +2025/02/14 (17:41:03) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/14 (17:47:03) | ===> btop++ v.1.4.0 +2025/02/14 (17:47:03) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/14 (22:29:02) | ===> btop++ v.1.4.0 +2025/02/14 (22:29:02) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/14 (22:52:04) | ===> btop++ v.1.4.0 +2025/02/14 (22:52:04) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/15 (22:10:15) | ===> btop++ v.1.4.0 +2025/02/15 (22:10:15) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/16 (13:26:55) | ===> btop++ v.1.4.0 +2025/02/16 (13:26:55) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/17 (09:19:48) | ===> btop++ v.1.4.0 +2025/02/17 (09:19:48) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/17 (11:11:14) | ===> btop++ v.1.4.0 +2025/02/17 (11:11:14) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/17 (11:13:49) | ===> btop++ v.1.4.0 +2025/02/17 (11:13:49) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/18 (17:11:46) | ===> btop++ v.1.4.0 +2025/02/18 (17:11:46) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/20 (12:47:17) | ===> btop++ v.1.4.0 +2025/02/20 (12:47:17) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/20 (13:29:09) | ===> btop++ v.1.4.0 +2025/02/20 (13:29:09) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/22 (23:48:55) | ===> btop++ v.1.4.0 +2025/02/22 (23:48:55) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/22 (23:49:01) | ===> btop++ v.1.4.0 +2025/02/22 (23:49:01) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/22 (23:54:35) | ===> btop++ v.1.4.0 +2025/02/22 (23:54:35) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/25 (10:27:05) | ===> btop++ v.1.4.0 +2025/02/25 (10:27:05) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/25 (11:02:02) | ===> btop++ v.1.4.0 +2025/02/25 (11:02:02) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/25 (12:03:04) | ===> btop++ v.1.4.0 +2025/02/25 (12:03:04) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/26 (08:56:16) | ===> btop++ v.1.4.0 +2025/02/26 (08:56:16) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/27 (19:42:40) | ===> btop++ v.1.4.0 +2025/02/27 (19:42:40) | WARNING: Intel GPU: Failed to initialize PMU + +2025/02/28 (18:41:22) | ===> btop++ v.1.4.0 +2025/02/28 (18:41:22) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/01 (01:53:40) | ===> btop++ v.1.4.0 +2025/03/01 (01:53:40) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/01 (11:48:29) | ===> btop++ v.1.4.0 +2025/03/01 (11:48:29) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/01 (12:06:44) | ===> btop++ v.1.4.0 +2025/03/01 (12:06:44) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/01 (12:20:45) | ===> btop++ v.1.4.0 +2025/03/01 (12:20:45) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/01 (18:00:37) | ===> btop++ v.1.4.0 +2025/03/01 (18:00:37) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/04 (12:57:52) | ===> btop++ v.1.4.0 +2025/03/04 (12:57:52) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/04 (12:58:30) | ===> btop++ v.1.4.0 +2025/03/04 (12:58:30) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/04 (17:21:25) | ===> btop++ v.1.4.0 +2025/03/04 (17:21:25) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/06 (22:17:00) | ===> btop++ v.1.4.0 +2025/03/06 (22:17:00) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/06 (22:33:54) | ===> btop++ v.1.4.0 +2025/03/06 (22:33:54) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/07 (01:26:20) | ===> btop++ v.1.4.0 +2025/03/07 (01:26:20) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/07 (01:30:50) | ===> btop++ v.1.4.0 +2025/03/07 (01:30:50) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/07 (01:40:22) | ===> btop++ v.1.4.0 +2025/03/07 (01:40:22) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/07 (01:41:08) | ===> btop++ v.1.4.0 +2025/03/07 (01:41:08) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/07 (01:52:09) | ===> btop++ v.1.4.0 +2025/03/07 (01:52:09) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/07 (01:55:59) | ===> btop++ v.1.4.0 +2025/03/07 (01:55:59) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/07 (16:16:45) | ===> btop++ v.1.4.0 +2025/03/07 (16:16:45) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/10 (15:00:39) | ===> btop++ v.1.4.0 +2025/03/10 (15:00:39) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/12 (03:52:56) | ===> btop++ v.1.4.0 +2025/03/12 (03:52:56) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/13 (16:28:14) | ===> btop++ v.1.4.0 +2025/03/13 (16:28:14) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/13 (20:27:10) | ===> btop++ v.1.4.0 +2025/03/13 (20:27:10) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/15 (09:38:02) | ===> btop++ v.1.4.0 +2025/03/15 (09:38:02) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:18:19) | ===> btop++ v.1.4.0 +2025/03/16 (00:18:19) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:20:08) | ===> btop++ v.1.4.0 +2025/03/16 (00:20:08) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:20:27) | ===> btop++ v.1.4.0 +2025/03/16 (00:20:27) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:20:46) | ===> btop++ v.1.4.0 +2025/03/16 (00:20:46) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:21:00) | ===> btop++ v.1.4.0 +2025/03/16 (00:21:00) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:21:16) | ===> btop++ v.1.4.0 +2025/03/16 (00:21:16) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:21:40) | ===> btop++ v.1.4.0 +2025/03/16 (00:21:40) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:22:35) | ===> btop++ v.1.4.0 +2025/03/16 (00:22:35) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:22:51) | ===> btop++ v.1.4.0 +2025/03/16 (00:22:51) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:24:38) | ===> btop++ v.1.4.0 +2025/03/16 (00:24:38) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:25:20) | ===> btop++ v.1.4.0 +2025/03/16 (00:25:20) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:25:52) | ===> btop++ v.1.4.0 +2025/03/16 (00:25:52) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:46:25) | ===> btop++ v.1.4.0 +2025/03/16 (00:46:25) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (00:53:32) | ===> btop++ v.1.4.0 +2025/03/16 (00:53:32) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (02:52:50) | ===> btop++ v.1.4.0 +2025/03/16 (02:52:50) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (02:55:29) | ===> btop++ v.1.4.0 +2025/03/16 (02:55:29) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (13:52:00) | ===> btop++ v.1.4.0 +2025/03/16 (13:52:00) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (16:57:53) | ===> btop++ v.1.4.0 +2025/03/16 (16:57:53) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (16:58:00) | ===> btop++ v.1.4.0 +2025/03/16 (16:58:00) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (17:11:30) | ===> btop++ v.1.4.0 +2025/03/16 (17:11:30) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/16 (19:48:18) | ===> btop++ v.1.4.0 +2025/03/16 (19:48:18) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/17 (12:51:07) | ===> btop++ v.1.4.0 +2025/03/17 (12:51:07) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/17 (19:50:18) | ===> btop++ v.1.4.0 +2025/03/17 (19:50:18) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/18 (11:27:28) | ===> btop++ v.1.4.0 +2025/03/18 (11:27:28) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/19 (02:01:39) | ===> btop++ v.1.4.0 +2025/03/19 (02:01:39) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/19 (02:29:42) | ===> btop++ v.1.4.0 +2025/03/19 (02:29:42) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/19 (14:47:51) | ===> btop++ v.1.4.0 +2025/03/19 (14:47:51) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/19 (14:48:59) | ===> btop++ v.1.4.0 +2025/03/19 (14:48:59) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/21 (13:15:16) | ===> btop++ v.1.4.0 +2025/03/21 (13:15:16) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/21 (13:22:13) | ===> btop++ v.1.4.0 +2025/03/21 (13:22:13) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/21 (13:22:30) | ===> btop++ v.1.4.0 +2025/03/21 (13:22:30) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/21 (13:27:39) | ===> btop++ v.1.4.0 +2025/03/21 (13:27:39) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/21 (20:47:04) | ===> btop++ v.1.4.0 +2025/03/21 (20:47:04) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/23 (13:58:19) | ===> btop++ v.1.4.0 +2025/03/23 (13:58:19) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/23 (16:35:54) | ===> btop++ v.1.4.0 +2025/03/23 (16:35:54) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/23 (18:45:42) | ===> btop++ v.1.4.0 +2025/03/23 (18:45:42) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/23 (20:22:33) | ===> btop++ v.1.4.0 +2025/03/23 (20:22:33) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/25 (12:46:30) | ===> btop++ v.1.4.0 +2025/03/25 (12:46:30) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/25 (13:43:13) | ===> btop++ v.1.4.0 +2025/03/25 (13:43:13) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/26 (00:33:24) | ===> btop++ v.1.4.0 +2025/03/26 (00:33:24) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/27 (01:14:13) | ===> btop++ v.1.4.0 +2025/03/27 (01:14:13) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/29 (13:04:31) | ===> btop++ v.1.4.0 +2025/03/29 (13:04:31) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/30 (17:23:47) | ===> btop++ v.1.4.0 +2025/03/30 (17:23:47) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/30 (17:28:22) | ===> btop++ v.1.4.0 +2025/03/30 (17:28:22) | WARNING: Intel GPU: Failed to initialize PMU + +2025/03/31 (11:07:50) | ===> btop++ v.1.4.0 +2025/03/31 (11:07:50) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/01 (16:21:05) | ===> btop++ v.1.4.0 +2025/04/01 (16:21:05) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (11:14:52) | ===> btop++ v.1.4.0 +2025/04/04 (11:14:52) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:10:30) | ===> btop++ v.1.4.0 +2025/04/04 (20:10:30) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:10:39) | ===> btop++ v.1.4.0 +2025/04/04 (20:10:39) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:13:25) | ===> btop++ v.1.4.0 +2025/04/04 (20:13:25) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:14:18) | ===> btop++ v.1.4.0 +2025/04/04 (20:14:18) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:15:12) | ===> btop++ v.1.4.0 +2025/04/04 (20:15:12) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:16:25) | ===> btop++ v.1.4.0 +2025/04/04 (20:16:25) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:17:40) | ===> btop++ v.1.4.0 +2025/04/04 (20:17:40) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:18:44) | ===> btop++ v.1.4.0 +2025/04/04 (20:18:44) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:19:46) | ===> btop++ v.1.4.0 +2025/04/04 (20:19:46) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:20:12) | ===> btop++ v.1.4.0 +2025/04/04 (20:20:12) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:20:44) | ===> btop++ v.1.4.0 +2025/04/04 (20:20:44) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:21:00) | ===> btop++ v.1.4.0 +2025/04/04 (20:21:00) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:22:21) | ===> btop++ v.1.4.0 +2025/04/04 (20:22:21) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:24:58) | ===> btop++ v.1.4.0 +2025/04/04 (20:24:58) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:26:27) | ===> btop++ v.1.4.0 +2025/04/04 (20:26:27) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:27:05) | ===> btop++ v.1.4.0 +2025/04/04 (20:27:05) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:27:38) | ===> btop++ v.1.4.0 +2025/04/04 (20:27:38) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/04 (20:53:18) | ===> btop++ v.1.4.0 +2025/04/04 (20:53:18) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/05 (08:55:18) | ===> btop++ v.1.4.0 +2025/04/05 (08:55:18) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/05 (09:49:15) | ===> btop++ v.1.4.0 +2025/04/05 (09:49:15) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/05 (09:53:08) | ===> btop++ v.1.4.0 +2025/04/05 (09:53:08) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/05 (10:09:00) | ===> btop++ v.1.4.0 +2025/04/05 (10:09:00) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/05 (10:09:32) | ===> btop++ v.1.4.0 +2025/04/05 (10:09:32) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/05 (14:16:18) | ===> btop++ v.1.4.0 +2025/04/05 (14:16:18) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/05 (23:41:51) | ===> btop++ v.1.4.0 +2025/04/05 (23:41:51) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/05 (23:43:07) | ===> btop++ v.1.4.0 +2025/04/05 (23:43:07) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/06 (08:43:51) | ===> btop++ v.1.4.0 +2025/04/06 (08:43:51) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/06 (22:55:19) | ===> btop++ v.1.4.0 +2025/04/06 (22:55:19) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/07 (08:23:54) | ===> btop++ v.1.4.0 +2025/04/07 (08:23:54) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/07 (14:55:01) | ===> btop++ v.1.4.0 +2025/04/07 (14:55:01) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/07 (15:45:14) | ===> btop++ v.1.4.0 +2025/04/07 (15:45:14) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/08 (13:48:30) | ===> btop++ v.1.4.0 +2025/04/08 (13:48:30) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/08 (14:16:39) | ===> btop++ v.1.4.0 +2025/04/08 (14:16:39) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/08 (18:42:01) | ===> btop++ v.1.4.0 +2025/04/08 (18:42:01) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/09 (00:00:33) | ===> btop++ v.1.4.0 +2025/04/09 (00:00:33) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/09 (00:00:52) | ===> btop++ v.1.4.0 +2025/04/09 (00:00:52) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/09 (10:37:18) | ===> btop++ v.1.4.0 +2025/04/09 (10:37:18) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/10 (14:00:27) | ===> btop++ v.1.4.0 +2025/04/10 (14:00:27) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/10 (14:25:52) | ===> btop++ v.1.4.0 +2025/04/10 (14:25:52) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/10 (16:28:57) | ===> btop++ v.1.4.0 +2025/04/10 (16:28:57) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/10 (19:32:46) | ===> btop++ v.1.4.0 +2025/04/10 (19:32:46) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/11 (12:06:07) | ===> btop++ v.1.4.0 +2025/04/11 (12:06:07) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/11 (12:43:00) | ===> btop++ v.1.4.0 +2025/04/11 (12:43:00) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/12 (13:13:35) | ===> btop++ v.1.4.0 +2025/04/12 (13:13:35) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/12 (13:13:56) | ===> btop++ v.1.4.0 +2025/04/12 (13:13:56) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/13 (14:38:32) | ===> btop++ v.1.4.0 +2025/04/13 (14:38:32) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/13 (15:32:27) | ===> btop++ v.1.4.0 +2025/04/13 (15:32:27) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/13 (15:56:50) | ===> btop++ v.1.4.0 +2025/04/13 (15:56:50) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/14 (11:52:33) | ===> btop++ v.1.4.0 +2025/04/14 (11:52:33) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/14 (11:52:47) | ===> btop++ v.1.4.0 +2025/04/14 (11:52:47) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/14 (12:01:58) | ===> btop++ v.1.4.0 +2025/04/14 (12:01:58) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/14 (17:54:33) | ===> btop++ v.1.4.0 +2025/04/14 (17:54:33) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/14 (19:14:26) | ===> btop++ v.1.4.0 +2025/04/14 (19:14:26) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/14 (19:17:03) | ===> btop++ v.1.4.0 +2025/04/14 (19:17:03) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/14 (23:06:04) | ===> btop++ v.1.4.0 +2025/04/14 (23:06:04) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/14 (23:37:41) | ===> btop++ v.1.4.0 +2025/04/14 (23:37:41) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/15 (00:34:47) | ===> btop++ v.1.4.0 +2025/04/15 (00:34:47) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/15 (02:34:19) | ===> btop++ v.1.4.0 +2025/04/15 (02:34:19) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/15 (03:32:02) | ===> btop++ v.1.4.0 +2025/04/15 (03:32:02) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/15 (18:33:08) | ===> btop++ v.1.4.0 +2025/04/15 (18:33:08) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/17 (17:30:51) | ===> btop++ v.1.4.0 +2025/04/17 (17:30:51) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/17 (19:08:13) | ===> btop++ v.1.4.0 +2025/04/17 (19:08:13) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/18 (13:14:20) | ===> btop++ v.1.4.0 +2025/04/18 (13:14:20) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/18 (21:52:34) | ===> btop++ v.1.4.0 +2025/04/18 (21:52:34) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/18 (21:52:51) | ===> btop++ v.1.4.0 +2025/04/18 (21:52:51) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/19 (09:45:23) | ===> btop++ v.1.4.0 +2025/04/19 (09:45:23) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/19 (09:52:14) | ===> btop++ v.1.4.0 +2025/04/19 (09:52:14) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/19 (09:57:48) | ===> btop++ v.1.4.0 +2025/04/19 (09:57:48) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/19 (10:14:10) | ===> btop++ v.1.4.0 +2025/04/19 (10:14:10) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/19 (20:59:29) | ===> btop++ v.1.4.0 +2025/04/19 (20:59:29) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/20 (02:48:37) | ===> btop++ v.1.4.0 +2025/04/20 (02:48:37) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/20 (02:49:17) | ===> btop++ v.1.4.0 +2025/04/20 (02:49:17) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/20 (13:30:51) | ===> btop++ v.1.4.0 +2025/04/20 (13:30:51) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/21 (01:09:28) | ===> btop++ v.1.4.0 +2025/04/21 (01:09:28) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/21 (01:10:01) | ===> btop++ v.1.4.0 +2025/04/21 (01:10:01) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/21 (23:42:23) | ===> btop++ v.1.4.0 +2025/04/21 (23:42:23) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/22 (01:14:25) | ===> btop++ v.1.4.0 +2025/04/22 (01:14:25) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/22 (10:11:29) | ===> btop++ v.1.4.0 +2025/04/22 (10:11:29) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/23 (12:12:34) | ===> btop++ v.1.4.0 +2025/04/23 (12:12:34) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/23 (19:53:39) | ===> btop++ v.1.4.0 +2025/04/23 (19:53:39) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/24 (10:05:05) | ===> btop++ v.1.4.0 +2025/04/24 (10:05:05) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/24 (14:00:39) | ===> btop++ v.1.4.0 +2025/04/24 (14:00:39) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/24 (15:26:15) | ===> btop++ v.1.4.0 +2025/04/24 (15:26:15) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/25 (14:49:15) | ===> btop++ v.1.4.0 +2025/04/25 (14:49:15) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/25 (17:29:55) | ===> btop++ v.1.4.0 +2025/04/25 (17:29:55) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/25 (17:51:33) | ===> btop++ v.1.4.0 +2025/04/25 (17:51:33) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/25 (19:01:28) | ===> btop++ v.1.4.0 +2025/04/25 (19:01:28) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/25 (20:05:45) | ===> btop++ v.1.4.0 +2025/04/25 (20:05:45) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/25 (20:13:34) | ===> btop++ v.1.4.0 +2025/04/25 (20:13:34) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/26 (01:48:47) | ===> btop++ v.1.4.0 +2025/04/26 (01:48:47) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/26 (09:56:44) | ===> btop++ v.1.4.0 +2025/04/26 (09:56:44) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/26 (14:13:49) | ===> btop++ v.1.4.0 +2025/04/26 (14:13:49) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/26 (14:31:51) | ===> btop++ v.1.4.0 +2025/04/26 (14:31:51) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/26 (17:58:44) | ===> btop++ v.1.4.0 +2025/04/26 (17:58:44) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/26 (18:01:52) | ===> btop++ v.1.4.0 +2025/04/26 (18:01:52) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/27 (16:42:53) | ===> btop++ v.1.4.0 +2025/04/27 (16:42:53) | WARNING: Intel GPU: Failed to initialize PMU + +2025/04/28 (08:54:46) | ===> btop++ v.1.4.0 +2025/04/28 (08:54:46) | WARNING: Intel GPU: Failed to initialize PMU diff --git a/cava/config b/cava/config new file mode 100644 index 0000000..54b9355 --- /dev/null +++ b/cava/config @@ -0,0 +1,282 @@ +## Configuration file for CAVA. +# Remove the ; to change parameters. + + +[general] + +# Smoothing mode. Can be 'normal', 'scientific' or 'waves'. DEPRECATED as of 0.6.0 +; mode = normal + +# Accepts only non-negative values. +framerate = 60 + +# 'autosens' will attempt to decrease sensitivity if the bars peak. 1 = on, 0 = off +# new as of 0.6.0 autosens of low values (dynamic range) +# 'overshoot' allows bars to overshoot (in % of terminal height) without initiating autosens. DEPRECATED as of 0.6.0 +; autosens = 1 +; overshoot = 20 + +# Manual sensitivity in %. If autosens is enabled, this will only be the initial value. +# 200 means double height. Accepts only non-negative values. +; sensitivity = 100 + +# The number of bars (0-512). 0 sets it to auto (fill up console). +# Bars' width and space between bars in number of characters. +; bars = 0 +; bar_width = 2 +; bar_spacing = 1 +# bar_height is only used for output in "noritake" format +; bar_height = 32 + +# For SDL width and space between bars is in pixels, defaults are: +; bar_width = 20 +; bar_spacing = 5 + +# sdl_glsl have these default values, they are only used to calulate max number of bars. +; bar_width = 1 +; bar_spacing = 0 + + +# Lower and higher cutoff frequencies for lowest and highest bars +# the bandwidth of the visualizer. +# Note: there is a minimum total bandwidth of 43Mhz x number of bars. +# Cava will automatically increase the higher cutoff if a too low band is specified. +; lower_cutoff_freq = 50 +; higher_cutoff_freq = 10000 + + +# Seconds with no input before cava goes to sleep mode. Cava will not perform FFT or drawing and +# only check for input once per second. Cava will wake up once input is detected. 0 = disable. +; sleep_timer = 0 + + +[input] + +# Audio capturing method. Possible methods are: 'fifo', 'portaudio', 'pipewire', 'alsa', 'pulse', 'sndio', 'oss', 'jack' or 'shmem' +# Defaults to 'oss', 'pipewire', 'sndio', 'jack', 'pulse', 'alsa', 'portaudio' or 'fifo', in that order, dependent on what support cava was built with. +# On Mac it defaults to 'portaudio' or 'fifo' +# On windows this is automatic and no input settings are needed. +# +# All input methods uses the same config variable 'source' +# to define where it should get the audio. +# +# For pulseaudio and pipewire 'source' will be the source. Default: 'auto', which uses the monitor source of the default sink +# (all pulseaudio sinks(outputs) have 'monitor' sources(inputs) associated with them). +# +# For pipewire 'source' will be the object name or object.serial of the device to capture from. +# Both input and output devices are supported. +# +# For alsa 'source' will be the capture device. +# For fifo 'source' will be the path to fifo-file. +# For shmem 'source' will be /squeezelite-AA:BB:CC:DD:EE:FF where 'AA:BB:CC:DD:EE:FF' will be squeezelite's MAC address +# +# For sndio 'source' will be a raw recording audio descriptor or a monitoring sub-device, e.g. 'rsnd/2' or 'snd/1'. Default: 'default'. +# README.md contains further information on how to setup CAVA for sndio. +# +# For oss 'source' will be the path to a audio device, e.g. '/dev/dsp2'. Default: '/dev/dsp', i.e. the default audio device. +# README.md contains further information on how to setup CAVA for OSS on FreeBSD. +# +# For jack 'source' will be the name of the JACK server to connect to, e.g. 'foobar'. Default: 'default'. +# README.md contains further information on how to setup CAVA for JACK. +# +; method = pulse +; source = auto + +; method = pipewire +; source = auto + +; method = alsa +; source = hw:Loopback,1 + +; method = fifo +; source = /tmp/mpd.fifo + +; method = shmem +; source = /squeezelite-AA:BB:CC:DD:EE:FF + +; method = portaudio +; source = auto + +; method = sndio +; source = default + +; method = oss +; source = /dev/dsp + +; method = jack +; source = default + +# The options 'sample_rate', 'sample_bits', 'channels' and 'autoconnect' can be configured for some input methods: +# sample_rate: fifo, pipewire, sndio, oss +# sample_bits: fifo, pipewire, sndio, oss +# channels: sndio, oss, jack +# autoconnect: jack +# Other methods ignore these settings. +# +# For 'sndio' and 'oss' they are only preferred values, i.e. if the values are not supported +# by the chosen audio device, the device will use other supported values instead. +# Example: 48000, 32 and 2, but the device only supports 44100, 16 and 1, then it +# will use 44100, 16 and 1. +# +; sample_rate = 44100 +; sample_bits = 16 +; channels = 2 +; autoconnect = 2 + + +[output] + +# Output method. Can be 'ncurses', 'noncurses', 'raw', 'noritake', 'sdl' +# or 'sdl_glsl'. +# 'noncurses' (default) uses a buffer and cursor movements to only print +# changes from frame to frame in the terminal. Uses less resources and is less +# prone to tearing (vsync issues) than 'ncurses'. +# +# 'raw' is an 8 or 16 bit (configurable via the 'bit_format' option) data +# stream of the bar heights that can be used to send to other applications. +# 'raw' defaults to 200 bars, which can be adjusted in the 'bars' option above. +# +# 'noritake' outputs a bitmap in the format expected by a Noritake VFD display +# in graphic mode. It only support the 3000 series graphical VFDs for now. +# +# 'sdl' uses the Simple DirectMedia Layer to render in a graphical context. +# 'sdl_glsl' uses SDL to create an OpenGL context. Write your own shaders or +# use one of the predefined ones. +; method = noncurses + +# Orientation of the visualization. Can be 'bottom', 'top', 'left' or 'right'. +# Default is 'bottom'. Other orientations are only supported on sdl and ncruses +# output. Note: many fonts have weird glyphs for 'top' and 'right' characters, +# which can make ncurses not look right. +; orientation = bottom + +# Visual channels. Can be 'stereo' or 'mono'. +# 'stereo' mirrors both channels with low frequencies in center. +# 'mono' outputs left to right lowest to highest frequencies. +# 'mono_option' set mono to either take input from 'left', 'right' or 'average'. +# set 'reverse' to 1 to display frequencies the other way around. +; channels = stereo +; mono_option = average +; reverse = 0 + +# Raw output target. A fifo will be created if target does not exist. +; raw_target = /dev/stdout + +# Raw data format. Can be 'binary' or 'ascii'. +; data_format = binary + +# Binary bit format, can be '8bit' (0-255) or '16bit' (0-65530). +; bit_format = 16bit + +# Ascii max value. In 'ascii' mode range will run from 0 to value specified here +; ascii_max_range = 1000 + +# Ascii delimiters. In ascii format each bar and frame is separated by a delimiters. +# Use decimal value in ascii table (i.e. 59 = ';' and 10 = '\n' (line feed)). +; bar_delimiter = 59 +; frame_delimiter = 10 + +# sdl window size and position. -1,-1 is centered. +; sdl_width = 1000 +; sdl_height = 500 +; sdl_x = -1 +; sdl_y= -1 +; sdl_full_screen = 0 + +# set label on bars on the x-axis. Can be 'frequency' or 'none'. Default: 'none' +# 'frequency' displays the lower cut off frequency of the bar above. +# Only supported on ncurses and noncurses output. +; xaxis = none + +# enable alacritty synchronized updates. 1 = on, 0 = off +# removes flickering in alacritty terminal emulator. +# defaults to off since the behaviour in other terminal emulators is unknown +; alacritty_sync = 0 + +# Shaders for sdl_glsl, located in $HOME/.config/cava/shaders +; vertex_shader = pass_through.vert +; fragment_shader = bar_spectrum.frag + +; for glsl output mode, keep rendering even if no audio +; continuous_rendering = 0 + +# disable console blank (screen saver) in tty +# (Not supported on FreeBSD) +; disable_blanking = 0 + +# show a flat bar at the bottom of the screen when idle, 1 = on, 0 = off +; show_idle_bar_heads = 0 + +# show waveform instead of frequency spectrum, 1 = on, 0 = off +; waveform = 1 + +[color] + +# Colors can be one of seven predefined: black, blue, cyan, green, magenta, red, white, yellow. +# Or defined by hex code '#xxxxxx' (hex code must be within ''). User defined colors requires +# a terminal that can change color definitions such as Gnome-terminal or rxvt. +# default is to keep current terminal color +; background = default +; foreground = default + +# SDL and sdl_glsl only support hex code colors, these are the default: +; background = '#111111' +; foreground = '#33ffff' + + +# Gradient mode, only hex defined colors are supported, +# background must also be defined in hex or remain commented out. 1 = on, 0 = off. +# You can define as many as 8 different colors. They range from bottom to top of screen +gradient = 1 +gradient_count = 3 +gradient_color_1 = '#9E2238' +gradient_color_2 = '#BB6F80' +gradient_color_3 = '#EB9FB0' +;gradient_color_4 = '#68d4f1' +;gradient_color_3 = '#50a3b5' +;gradient_color_2 = '#027c9b' +;gradient_color_1 = '#1e4950' +; gradient_color_5 = '#ff5148' +; gradient_color_6 = '#ff5d56' +; gradient_color_7 = '#ff6863' +; gradient_color_8 = '#ff736f' + + + +[smoothing] + +# Percentage value for integral smoothing. Takes values from 0 - 100. +# Higher values means smoother, but less precise. 0 to disable. +# DEPRECATED as of 0.8.0, use noise_reduction instead +; integral = 77 + +# Disables or enables the so-called "Monstercat smoothing" with or without "waves". Set to 0 to disable. +; monstercat = 0 +; waves = 0 + +# Set gravity percentage for "drop off". Higher values means bars will drop faster. +# Accepts only non-negative values. 50 means half gravity, 200 means double. Set to 0 to disable "drop off". +# DEPRECATED as of 0.8.0, use noise_reduction instead +; gravity = 100 + + +# In bar height, bars that would have been lower that this will not be drawn. +# DEPRECATED as of 0.8.0 +; ignore = 0 + +# Noise reduction, int 0 - 100. default 77 +# the raw visualization is very noisy, this factor adjusts the integral and gravity filters to keep the signal smooth +# 100 will be very slow and smooth, 0 will be fast but noisy. +; noise_reduction = 77 + + +[eq] + +# This one is tricky. You can have as much keys as you want. +# Remember to uncomment more than one key! More keys = more precision. +# Look at readme.md on github for further explanations and examples. +; 1 = 1 # bass +; 2 = 1 +; 3 = 1 # midtone +; 4 = 1 +; 5 = 1 # treble diff --git a/cava/shaders/bar_spectrum.frag b/cava/shaders/bar_spectrum.frag new file mode 100644 index 0000000..b078913 --- /dev/null +++ b/cava/shaders/bar_spectrum.frag @@ -0,0 +1,79 @@ +#version 330 + +in vec2 fragCoord; +out vec4 fragColor; + +// bar values. defaults to left channels first (low to high), then right (high to low). +uniform float bars[512]; + +uniform int bars_count; // number of bars (left + right) (configurable) +uniform int bar_width; // bar width (configurable), not used here +uniform int bar_spacing; // space bewteen bars (configurable) + +uniform vec3 u_resolution; // window resolution + +//colors, configurable in cava config file (r,g,b) (0.0 - 1.0) +uniform vec3 bg_color; // background color +uniform vec3 fg_color; // foreground color + +uniform int gradient_count; +uniform vec3 gradient_colors[8]; // gradient colors + +vec3 normalize_C(float y,vec3 col_1, vec3 col_2, float y_min, float y_max) +{ + //create color based on fraction of this color and next color + float yr = (y - y_min) / (y_max - y_min); + return col_1 * (1.0 - yr) + col_2 * yr; +} + +void main() +{ + // find which bar to use based on where we are on the x axis + float x = u_resolution.x * fragCoord.x; + int bar = int(bars_count * fragCoord.x); + + //calculate a bar size + float bar_size = u_resolution.x / bars_count; + + //the y coordinate and bar values are the same + float y = bars[bar]; + + // make sure there is a thin line at bottom + if (y * u_resolution.y < 1.0) + { + y = 1.0 / u_resolution.y; + } + + //draw the bar up to current height + if (y > fragCoord.y) + { + //make some space between bars basen on settings + if (x > (bar + 1) * (bar_size) - bar_spacing) + { + fragColor = vec4(bg_color,1.0); + } + else + { + if (gradient_count == 0) + { + fragColor = vec4(fg_color,1.0); + } + else + { + //find which color in the configured gradient we are at + int color = int((gradient_count - 1) * fragCoord.y); + + //find where on y this and next color is supposed to be + float y_min = color / (gradient_count - 1.0); + float y_max = (color + 1.0) / (gradient_count - 1.0); + + //make color + fragColor = vec4(normalize_C(fragCoord.y, gradient_colors[color], gradient_colors[color + 1], y_min, y_max), 1.0); + } + } + } + else + { + fragColor = vec4(bg_color,1.0); + } +} \ No newline at end of file diff --git a/cava/shaders/northern_lights.frag b/cava/shaders/northern_lights.frag new file mode 100644 index 0000000..ecd859a --- /dev/null +++ b/cava/shaders/northern_lights.frag @@ -0,0 +1,34 @@ +#version 330 + +in vec2 fragCoord; +out vec4 fragColor; + +// bar values. defaults to left channels first (low to high), then right (high to low). +uniform float bars[512]; + +uniform int bars_count; // number of bars (left + right) (configurable) + +uniform vec3 u_resolution; // window resolution, not used here + +//colors, configurable in cava config file +uniform vec3 bg_color; // background color(r,g,b) (0.0 - 1.0), not used here +uniform vec3 fg_color; // foreground color, not used here + +void main() +{ + // find which bar to use based on where we are on the x axis + int bar = int(bars_count * fragCoord.x); + + float bar_y = 1.0 - abs((fragCoord.y - 0.5)) * 2.0; + float y = (bars[bar]) * bar_y; + + float bar_x = (fragCoord.x - float(bar) / float(bars_count)) * bars_count; + float bar_r = 1.0 - abs((bar_x - 0.5)) * 2; + + bar_r = bar_r * bar_r * 2; + + // set color + fragColor.r = fg_color.x * y * bar_r; + fragColor.g = fg_color.y * y * bar_r; + fragColor.b = fg_color.z * y * bar_r; +} diff --git a/cava/shaders/pass_through.vert b/cava/shaders/pass_through.vert new file mode 100644 index 0000000..a4f20e5 --- /dev/null +++ b/cava/shaders/pass_through.vert @@ -0,0 +1,14 @@ +#version 330 + + +// Input vertex data, different for all executions of this shader. +layout(location = 0) in vec3 vertexPosition_modelspace; + +// Output data ; will be interpolated for each fragment. +out vec2 fragCoord; + +void main() +{ + gl_Position = vec4(vertexPosition_modelspace,1); + fragCoord = (vertexPosition_modelspace.xy+vec2(1,1))/2.0; +} diff --git a/cava/shaders/spectrogram.frag b/cava/shaders/spectrogram.frag new file mode 100644 index 0000000..ccb79ae --- /dev/null +++ b/cava/shaders/spectrogram.frag @@ -0,0 +1,53 @@ +#version 330 + +in vec2 fragCoord; +out vec4 fragColor; + +// bar values. defaults to left channels first (low to high), then right (high +// to low). +uniform float bars[512]; + +uniform int bars_count; // number of bars (left + right) (configurable) +uniform int bar_width; // bar width (configurable), not used here +uniform int bar_spacing; // space bewteen bars (configurable) + +uniform vec3 u_resolution; // window resolution + +// colors, configurable in cava config file (r,g,b) (0.0 - 1.0) +uniform vec3 bg_color; // background color +uniform vec3 fg_color; // foreground color + +uniform int gradient_count; +uniform vec3 gradient_colors[8]; // gradient colors + +uniform sampler2D inputTexture; // Texture from the first render pass + +vec3 normalize_C(float y, vec3 col_1, vec3 col_2, float y_min, float y_max) { + // create color based on fraction of this color and next color + float yr = (y - y_min) / (y_max - y_min); + return col_1 * (1.0 - yr) + col_2 * yr; +} + +void main() { + // find which bar to use based on where we are on the y axis + int bar = int(bars_count * fragCoord.y); + float y = bars[bar]; + float band_size = 1.0 / float(bars_count); + float current_band_min = bar * band_size; + float current_band_max = (bar + 1) * band_size; + + int hist_length = 512; + float win_size = 1.0 / hist_length; + + if (fragCoord.x > 1.0 - win_size) { + + if (fragCoord.y > current_band_min && fragCoord.y < current_band_max) { + + fragColor = vec4(fg_color * y, 1.0); + } + } else { + vec2 offsetCoord = fragCoord; + offsetCoord.x += float(win_size); + fragColor = texture(inputTexture, offsetCoord); + } +} \ No newline at end of file diff --git a/cava/shaders/winamp_line_style_spectrum.frag b/cava/shaders/winamp_line_style_spectrum.frag new file mode 100644 index 0000000..375ff27 --- /dev/null +++ b/cava/shaders/winamp_line_style_spectrum.frag @@ -0,0 +1,112 @@ +#version 330 + +// Emulate the "line style" spectrum analyzer from Winamp 2. +// Try this config for a demonstration: + +/* +[general] +bar_width = 2 +bar_spacing = 0 +higher_cutoff_freq = 22000 + +[output] +method = sdl_glsl +channels = mono +fragment_shader = winamp_line_style_spectrum.frag + +[color] +background = '#000000' +gradient = 1 +gradient_color_1 = '#319C08' +gradient_color_2 = '#29CE10' +gradient_color_3 = '#BDDE29' +gradient_color_4 = '#DEA518' +gradient_color_5 = '#D66600' +gradient_color_6 = '#CE2910' + +[smoothing] +noise_reduction = 10 +*/ + +in vec2 fragCoord; +out vec4 fragColor; + +// bar values. defaults to left channels first (low to high), then right (high to low). +uniform float bars[512]; + +uniform int bars_count; // number of bars (left + right) (configurable) +uniform int bar_width; // bar width (configurable), not used here +uniform int bar_spacing; // space bewteen bars (configurable) + +uniform vec3 u_resolution; // window resolution + +//colors, configurable in cava config file (r,g,b) (0.0 - 1.0) +uniform vec3 bg_color; // background color +uniform vec3 fg_color; // foreground color + +uniform int gradient_count; +uniform vec3 gradient_colors[8]; // gradient colors + +vec3 normalize_C(float y,vec3 col_1, vec3 col_2, float y_min, float y_max) +{ + //create color based on fraction of this color and next color + float yr = (y - y_min) / (y_max - y_min); + return col_1 * (1.0 - yr) + col_2 * yr; +} + +void main() +{ + // find which bar to use based on where we are on the x axis + float x = u_resolution.x * fragCoord.x; + int bar = int(bars_count * fragCoord.x); + + //calculate a bar size + float bar_size = u_resolution.x / bars_count; + + //the y coordinate is stretched by 4X to resemble Winamp + float y = min(bars[bar] * 4.0, 1.0); + + // make sure there is a thin line at bottom + if (y * u_resolution.y < 1.0) + { + y = 1.0 / u_resolution.y; + } + + vec4 bar_color; + + if (gradient_count == 0) + { + bar_color = vec4(fg_color,1.0); + } + else + { + //find color in the configured gradient for the top of the bar + int color = int((gradient_count - 1) * y); + + //find where on y this and next color is supposed to be + float y_min = float(color) / (gradient_count - 1.0); + float y_max = float(color + 1) / (gradient_count - 1.0); + + //make a solid color for the entire bar + bar_color = vec4(normalize_C(y, gradient_colors[color], gradient_colors[color + 1], y_min, y_max), 1.0); + } + + + //draw the bar up to current height + if (y > fragCoord.y) + { + //make some space between bars based on settings + if (x > (bar + 1) * (bar_size) - bar_spacing) + { + fragColor = vec4(bg_color,1.0); + } + else + { + fragColor = bar_color; + } + } + else + { + fragColor = vec4(bg_color,1.0); + } +} \ No newline at end of file diff --git a/copyq/copyq.conf b/copyq/copyq.conf new file mode 100644 index 0000000..0f5aeb9 --- /dev/null +++ b/copyq/copyq.conf @@ -0,0 +1,218 @@ +[General] +plugin_priority=itemimage, itemencrypted, itemfakevim, itemnotes, itempinned, itemsync, itemtags, itemtext + +[Options] +activate_closes=true +activate_focuses=true +activate_item_with_single_click=false +activate_pastes=true +always_on_top=false +autocompletion=true +autostart=false +check_clipboard=true +check_selection=false +clipboard_notification_lines=0 +clipboard_tab=&clipboard +close_on_unfocus=true +close_on_unfocus_delay_ms=500 +command_history_size=100 +confirm_exit=true +copy_clipboard=false +copy_selection=false +disable_tray=true +edit_ctrl_return=true +editor=gedit --standalone -- %1 +expire_tab=0 +filter_case_insensitive=true +filter_regular_expression=false +hide_main_window=true +hide_main_window_in_task_bar=false +hide_tabs=false +hide_toolbar=false +hide_toolbar_labels=true +item_data_threshold=1024 +item_popup_interval=0 +language=en +max_process_manager_rows=1000 +maxitems=200 +move=true +native_menu_bar=true +native_notifications=true +native_tray_menu=false +navigation_style=0 +notification_horizontal_offset=10 +notification_maximum_height=100 +notification_maximum_width=300 +notification_position=3 +notification_vertical_offset=10 +number_search=false +open_windows_on_current_screen=true +restore_geometry=true +row_index_from_one=true +run_selection=true +save_delay_ms_on_item_added=300000 +save_delay_ms_on_item_edited=1000 +save_delay_ms_on_item_modified=300000 +save_delay_ms_on_item_moved=1800000 +save_delay_ms_on_item_removed=600000 +save_filter_history=false +save_on_app_deactivated=true +script_paste_delay_ms=250 +show_advanced_command_settings=false +show_simple_items=false +show_tab_item_count=false +style= +tab_tree=false +tabs=&clipboard +text_tab_width=8 +text_wrap=true +transparency=0 +transparency_focused=0 +tray_commands=true +tray_images=false +tray_item_paste=true +tray_items=5 +tray_menu_open_on_left_click=false +tray_tab= +tray_tab_is_current=true +update_clipboard_owner_delay_ms=-1 +window_key_press_time_ms=50 +window_paste_with_ctrl_v_regex= +window_wait_after_raised_ms=50 +window_wait_before_raise_ms=20 +window_wait_for_modifier_released_ms=2000 +window_wait_raised_ms=150 + +[Plugins] +itemencrypted\enabled=true +itemfakevim\enabled=true +itemimage\enabled=true +itemimage\image_editor= +itemimage\max_image_height=240 +itemimage\max_image_width=320 +itemimage\svg_editor= +itemnotes\enabled=true +itempinned\enabled=true +itemsync\enabled=true +itemtags\enabled=true +itemtext\enabled=true + +[Shortcuts] +about=shift+f1 +change_tab_icon=ctrl+shift+t +commands=f6 +copy_selected_items=ctrl+c +delete_item=del +edit=f2 +edit_notes=shift+f2 +editor=ctrl+e +editor_background= +editor_bold=ctrl+b +editor_cancel=esc +editor_erase_style= +editor_font= +editor_foreground= +editor_italic=ctrl+i +editor_redo=ctrl+shift+z +editor_save=f2 +editor_search=ctrl+f +editor_strikethrough= +editor_underline=ctrl+u +editor_undo=ctrl+z +exit=ctrl+q +export=ctrl+s +find_items=f3 +help=f1 +import=ctrl+i +item-menu=shift+f10 +move_down=ctrl+down +move_to_bottom=ctrl+end +move_to_clipboard= +move_to_top=ctrl+home +move_up=ctrl+up +new=ctrl+n +new_tab=ctrl+t +next_tab=right +paste_selected_items=ctrl+v +preferences=ctrl+p +previous_tab=left +process_manager=ctrl+shift+z +remove_tab=ctrl+w +rename_tab=ctrl+f2 +reverse_selected_items=ctrl+shift+r +show-log=f12 +show_clipboard_content=ctrl+shift+c +show_item_content=f4 +show_item_preview=f7 +sort_selected_items=ctrl+shift+s +system-run=f5 +toggle_clipboard_storing=ctrl+shift+x + +[Tabs] +1\icon= +1\max_item_count=0 +1\name=&clipboard +1\store_items=true +size=1 + +[Theme] +alt_bg=bg-#101a1a +alt_item_css="\n ;border: 0px solid transparent\n ;border-radius: 5px\n " +bg=#ffffff +css=ClipboardBrowser::selected:item{outline:0px} +css_template_items=items +css_template_main_window=main_window +css_template_menu=menu +css_template_notification=notification +cur_item_css="\n ;border: 0.1em solid ${sel_bg}" +edit_bg=#ffffff +edit_fg=#1a1a1a +edit_font="Serif,9,-1,5,50,0,0,0,0,0" +fg=#515151 +find_bg=sel_bg +find_fg=#fff +find_font="Serif,9,-1,5,50,0,1,0,0,0" +font="Serif,9,-1,5,50,0,0,0,0,0" +font_antialiasing=true +hover_item_css= +icon_size=16 +item_css= +item_spacing= +menu_bar_css="\n ;background: ${bg}\n ;color: ${fg}" +menu_bar_disabled_css="\n ;color: ${bg - #666}" +menu_bar_selected_css="\n ;background: ${sel_bg}\n ;color: ${sel_fg}" +menu_css="\n ;border: 1px solid ${sel_bg}\n ;background: ${bg}\n ;color: ${fg}" +notes_bg=#610001 +notes_css= +notes_fg=#ffffff +notes_font="Serif,10,-1,5,50,0,0,0,0,0" +notification_bg=#333 +notification_fg=#ddd +notification_font= +num_fg=#a00028 +num_font="Ubuntu,7,-1,5,25,0,0,0,0,0" +num_margin=2 +num_sel_fg= +search_bar="\n ;background: ${edit_bg}\n ;color: ${edit_fg}\n ;border: 1px solid ${alt_bg}\n ;margin: 2px" +search_bar_focused="\n ;border: 1px solid ${sel_bg}" +sel_bg=#a04 +sel_fg=#fff +sel_item_css="\n ;background: qlineargradient(\n x1: 0, y1: 0,\n x2: 0, y2: 1,\n stop: 0 ${sel_bg},\n stop: 1 ${sel_bg - #444}\n )\n ;border: 1px solid #000\n ;border-radius: 5px\n " +show_number=true +show_scrollbars=false +style_main_window=false +tab_bar_css="\n ;background: ${bg - #222}" +tab_bar_item_counter="\n ;color: ${fg - #044 + #400}\n ;font-size: 6pt" +tab_bar_scroll_buttons_css="\n ;background: ${bg - #222}\n ;color: ${fg}\n ;border: 0" +tab_bar_sel_item_counter="\n ;color: ${sel_bg - #044 + #400}" +tab_bar_tab_selected_css="\n ;padding: 0.5em\n ;background: ${bg}\n ;border: 0.05em solid ${bg}\n ;color: ${fg}" +tab_bar_tab_unselected_css="\n ;border: 0.05em solid ${bg}\n ;padding: 0.5em\n ;background: ${bg - #222}\n ;color: ${fg - #333}" +tab_tree_css="\n ;color: ${fg}\n ;background-color: ${bg}" +tab_tree_item_counter="\n ;color: ${fg - #044 + #400}\n ;font-size: 6pt" +tab_tree_sel_item_counter="\n ;color: ${sel_fg - #044 + #400}" +tab_tree_sel_item_css="\n ;color: ${sel_fg}\n ;background-color: ${sel_bg}\n ;border-radius: 2px" +tool_bar_css="\n ;color: ${fg}\n ;background-color: ${bg}\n ;border: 0" +tool_button_css="\n ;color: ${fg}\n ;background: ${bg}\n ;border: 0\n ;border-radius: 2px" +tool_button_pressed_css="\n ;background: ${sel_bg}" +tool_button_selected_css="\n ;background: ${sel_bg - #222}\n ;color: ${sel_fg}\n ;border: 1px solid ${sel_bg}" +use_system_icons=false diff --git a/cowsay/quotes.txt b/cowsay/quotes.txt new file mode 100644 index 0000000..7bee6ad --- /dev/null +++ b/cowsay/quotes.txt @@ -0,0 +1,10 @@ +Щас бы пучок +Хохлы это плохо +А ты выключил утюг? +Хорошо сидеть дома +Интересно, какой кумкват на вкус +Когда это всё уже закончится... +Зато не как у виндозников +Когда ты уже пойдешь к психиатру? +Щас бы сериальчик +Высыпаться очень важно diff --git a/cowsay/random.sh b/cowsay/random.sh new file mode 100755 index 0000000..4d6280e --- /dev/null +++ b/cowsay/random.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +# Cowsay a random line from ./quotes.txt +cowsay $(shuf -n 1 ~/.config/cowsay/quotes.txt) diff --git a/dunst/dunstrc b/dunst/dunstrc new file mode 100644 index 0000000..896aafb --- /dev/null +++ b/dunst/dunstrc @@ -0,0 +1,488 @@ +# See dunst(5) for all configuration options + +[global] + ### Display ### + + # Which monitor should the notifications be displayed on. + monitor = 0 + + # Display notification on focused monitor. Possible modes are: + # mouse: follow mouse pointer + # keyboard: follow window with keyboard focus + # none: don't follow anything + # + # "keyboard" needs a window manager that exports the + # _NET_ACTIVE_WINDOW property. + # This should be the case for almost all modern window managers. + # + # If this option is set to mouse or keyboard, the monitor option + # will be ignored. + follow = none + + ### Geometry ### + + # dynamic width from 0 to 300 + # width = (0, 300) + # constant width of 300 + width = 300 + + # The maximum height of a single notification, excluding the frame. + height = 300 + + # Position the notification in the top right corner + origin = top-right + + # Offset from the origin + offset = 10x32 + + # Scale factor. It is auto-detected if value is 0. + scale = 0 + + # Maximum number of notification (0 means no limit) + notification_limit = 20 + + ### Progress bar ### + + # Turn on the progress bar. It appears when a progress hint is passed with + # for example dunstify -h int:value:12 + progress_bar = true + + # Set the progress bar height. This includes the frame, so make sure + # it's at least twice as big as the frame width. + progress_bar_height = 10 + + # Set the frame width of the progress bar + progress_bar_frame_width = 1 + + # Set the minimum width for the progress bar + progress_bar_min_width = 150 + + # Set the maximum width for the progress bar + progress_bar_max_width = 300 + + # Corner radius for the progress bar. 0 disables rounded corners. + progress_bar_corner_radius = 0 + + # Define which corners to round when drawing the progress bar. If progress_bar_corner_radius + # is set to 0 this option will be ignored. + progress_bar_corners = all + + # Corner radius for the icon image. + icon_corner_radius = 10 + + # Define which corners to round when drawing the icon image. If icon_corner_radius + # is set to 0 this option will be ignored. + icon_corners = all + + # Show how many messages are currently hidden (because of + # notification_limit). + indicate_hidden = yes + + # The transparency of the window. Range: [0; 100]. + # This option will only work if a compositing window manager is + # present (e.g. xcompmgr, compiz, etc.). (X11 only) + transparency = 0 + + # Draw a line of "separator_height" pixel height between two + # notifications. + # Set to 0 to disable. + # If gap_size is greater than 0, this setting will be ignored. + separator_height = 2 + + # Padding between text and separator. + padding = 8 + + # Horizontal padding. + horizontal_padding = 8 + + # Padding between text and icon. + text_icon_padding = 0 + + # Defines width in pixels of frame around the notification window. + # Set to 0 to disable. + frame_width = 2 + + # Defines color of the frame around the notification window. + frame_color = "#027c9b" + + # Size of gap to display between notifications - requires a compositor. + # If value is greater than 0, separator_height will be ignored and a border + # of size frame_width will be drawn around each notification instead. + # Click events on gaps do not currently propagate to applications below. + gap_size = 0 + + # Define a color for the separator. + # possible values are: + # * auto: dunst tries to find a color fitting to the background; + # * foreground: use the same color as the foreground; + # * frame: use the same color as the frame; + # * anything else will be interpreted as a X color. + separator_color = frame + + # Sort type. + # possible values are: + # * id: sort by id + # * urgency_ascending: sort by urgency (low then normal then critical) + # * urgency_descending: sort by urgency (critical then normal then low) + # * update: sort by update (most recent always at the top) + sort = yes + + # Don't remove messages, if the user is idle (no mouse or keyboard input) + # for longer than idle_threshold seconds. + # Set to 0 to disable. + # A client can set the 'transient' hint to bypass this. See the rules + # section for how to disable this if necessary + # idle_threshold = 120 + + ### Text ### + + font = Monospace 8 + + # The spacing between lines. If the height is smaller than the + # font height, it will get raised to the font height. + line_height = 0 + + # Possible values are: + # full: Allow a small subset of html markup in notifications: + # bold + # italic + # strikethrough + # underline + # + # For a complete reference see + # . + # + # strip: This setting is provided for compatibility with some broken + # clients that send markup even though it's not enabled on the + # server. Dunst will try to strip the markup but the parsing is + # simplistic so using this option outside of matching rules for + # specific applications *IS GREATLY DISCOURAGED*. + # + # no: Disable markup parsing, incoming notifications will be treated as + # plain text. Dunst will not advertise that it has the body-markup + # capability if this is set as a global setting. + # + # It's important to note that markup inside the format option will be parsed + # regardless of what this is set to. + markup = full + + # The format of the message. Possible variables are: + # %a appname + # %s summary + # %b body + # %i iconname (including its path) + # %I iconname (without its path) + # %p progress value if set ([ 0%] to [100%]) or nothing + # %n progress value if set without any extra characters + # %% Literal % + # Markup is allowed + format = "%s\n%b" + + # Alignment of message text. + # Possible values are "left", "center" and "right". + alignment = left + + # Vertical alignment of message text and icon. + # Possible values are "top", "center" and "bottom". + vertical_alignment = center + + # Show age of message if message is older than show_age_threshold + # seconds. + # Set to -1 to disable. + show_age_threshold = 60 + + # Specify where to make an ellipsis in long lines. + # Possible values are "start", "middle" and "end". + ellipsize = middle + + # Ignore newlines '\n' in notifications. + ignore_newline = no + + # Stack together notifications with the same content + stack_duplicates = true + + # Hide the count of stacked notifications with the same content + hide_duplicate_count = false + + # Display indicators for URLs (U) and actions (A). + show_indicators = yes + + ### Icons ### + + # Recursive icon lookup. You can set a single theme, instead of having to + # define all lookup paths. + enable_recursive_icon_lookup = true + + # Set icon theme (only used for recursive icon lookup) + icon_theme = Adwaita + # You can also set multiple icon themes, with the leftmost one being used first. + # icon_theme = "Adwaita, breeze" + + # Align icons left/right/top/off + icon_position = left + + # Scale small icons up to this size, set to 0 to disable. Helpful + # for e.g. small files or high-dpi screens. In case of conflict, + # max_icon_size takes precedence over this. + min_icon_size = 32 + + # Scale larger icons down to this size, set to 0 to disable + max_icon_size = 48 + + # Paths to default icons (only necessary when not using recursive icon lookup) + icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/ + + ### History ### + + # Should a notification popped up from history be sticky or timeout + # as if it would normally do. + sticky_history = yes + + # Maximum amount of notifications kept in history + history_length = 20 + + ### Misc/Advanced ### + + # dmenu path. + dmenu = /usr/bin/dmenu -p dunst: + + # Browser for opening urls in context menu. + browser = /usr/bin/xdg-open + + # Always run rule-defined scripts, even if the notification is suppressed + always_run_script = true + + # Define the title of the windows spawned by dunst (X11 only) + title = Dunst + + # Define the class of the windows spawned by dunst (X11 only) + class = Dunst + + # Define the corner radius of the notification window + # in pixel size. If the radius is 0, you have no rounded + # corners. + # The radius will be automatically lowered if it exceeds half of the + # notification height to avoid clipping text and/or icons. + corner_radius = 15 + + # Define which corners to round when drawing the window. If the corner radius + # is set to 0 this option will be ignored. + # + # Comma-separated list of the corners. The accepted corner values are bottom-right, + # bottom-left, top-right, top-left, top, bottom, left, right or all. + corners = all + + # Ignore the dbus closeNotification message. + # Useful to enforce the timeout set by dunst configuration. Without this + # parameter, an application may close the notification sent before the + # user defined timeout. + ignore_dbusclose = false + + ### Wayland ### + # These settings are Wayland-specific. They have no effect when using X11 + + # Uncomment this if you want to let notifications appear under fullscreen + # applications (default: overlay) + # layer = top + + # Set this to true to use X11 output on Wayland. + force_xwayland = false + + ### Legacy + + # Use the Xinerama extension instead of RandR for multi-monitor support. + # This setting is provided for compatibility with older nVidia drivers that + # do not support RandR and using it on systems that support RandR is highly + # discouraged. + # + # By enabling this setting dunst will not be able to detect when a monitor + # is connected or disconnected which might break follow mode if the screen + # layout changes. + force_xinerama = false + + ### mouse + + # Defines list of actions for each mouse event + # Possible values are: + # * none: Don't do anything. + # * do_action: Invoke the action determined by the action_name rule. If there is no + # such action, open the context menu. + # * open_url: If the notification has exactly one url, open it. If there are multiple + # ones, open the context menu. + # * close_current: Close current notification. + # * close_all: Close all notifications. + # * context: Open context menu for the notification. + # * context_all: Open context menu for all notifications. + # These values can be strung together for each mouse event, and + # will be executed in sequence. + mouse_left_click = close_current + mouse_middle_click = do_action, close_current + mouse_right_click = close_all + +# Experimental features that may or may not work correctly. Do not expect them +# to have a consistent behaviour across releases. +[experimental] + # Calculate the dpi to use on a per-monitor basis. + # If this setting is enabled the Xft.dpi value will be ignored and instead + # dunst will attempt to calculate an appropriate dpi value for each monitor + # using the resolution and physical size. This might be useful in setups + # where there are multiple screens with very different dpi values. + per_monitor_dpi = false + + +[urgency_low] + # IMPORTANT: colors have to be defined in quotation marks. + # Otherwise the "#" and following would be interpreted as a comment. + background = "#222222aa" + foreground = "#ffffff" + timeout = 3 + # Icon for notifications with low urgency, uncomment to enable + default_icon = ~/.icons/buuf3.46/128x128/media-information.png + +[urgency_normal] + background = "#222222aa" + foreground = "#ffffff" + timeout = 5 + override_pause_level = 30 + # Icon for notifications with normal urgency, uncomment to enable + default_icon = ~/.icons/buuf3.46/miscellaneous/128x128/status/gtk-info.png + + +[urgency_critical] + background = "#222222aa" + foreground = "#ffffff" + frame_color = "#ff0000" + background = + timeout = 0 + override_pause_level = 60 + # Icon for notifications with critical urgency, uncomment to enable + default_icon = ~/.icons/buuf3.46/miscellaneous/128x128/apps/gnome-warning.png + +# Every section that isn't one of the above is interpreted as a rules to +# override settings for certain messages. +# +# Messages can be matched by +# appname (discouraged, see desktop_entry) +# body +# category +# desktop_entry +# icon +# match_transient +# msg_urgency +# stack_tag +# summary +# +# and you can override the +# background +# foreground +# format +# frame_color +# fullscreen +# new_icon +# set_stack_tag +# set_transient +# set_category +# timeout +# urgency +# icon_position +# skip_display +# history_ignore +# action_name +# word_wrap +# ellipsize +# alignment +# hide_text +# override_pause_level +# +# Shell-like globbing will get expanded. +# +# Instead of the appname filter, it's recommended to use the desktop_entry filter. +# GLib based applications export their desktop-entry name. In comparison to the appname, +# the desktop-entry won't get localized. +# +# You can also allow a notification to appear even when paused. Notification will appear whenever notification's override_pause_level >= dunst's paused level. +# This can be used to set partial pause modes, where more urgent notifications get through, but less urgent stay paused. To do that, you can override the following in the rules: +# override_pause_level = X + +# SCRIPTING +# You can specify a script that gets run when the rule matches by +# setting the "script" option. +# The script will be called as follows: +# script appname summary body icon urgency +# where urgency can be "LOW", "NORMAL" or "CRITICAL". +# +# NOTE: It might be helpful to run dunst -print in a terminal in order +# to find fitting options for rules. + +# Disable the transient hint so that idle_threshold cannot be bypassed from the +# client +#[transient_disable] +# match_transient = yes +# set_transient = no +# +# Make the handling of transient notifications more strict by making them not +# be placed in history. +#[transient_history_ignore] +# match_transient = yes +# history_ignore = yes + +# fullscreen values +# show: show the notifications, regardless if there is a fullscreen window opened +# delay: displays the new notification, if there is no fullscreen window active +# If the notification is already drawn, it won't get undrawn. +# pushback: same as delay, but when switching into fullscreen, the notification will get +# withdrawn from screen again and will get delayed like a new notification +#[fullscreen_delay_everything] +# fullscreen = delay +#[fullscreen_show_critical] +# msg_urgency = critical +# fullscreen = show + +#[espeak] +# summary = "*" +# script = dunst_espeak.sh + +#[script-test] +# summary = "*script*" +# script = dunst_test.sh + +#[ignore] +# # This notification will not be displayed +# summary = "foobar" +# skip_display = true + +#[history-ignore] +# # This notification will not be saved in history +# summary = "foobar" +# history_ignore = yes + +#[skip-display] +# # This notification will not be displayed, but will be included in the history +# summary = "foobar" +# skip_display = yes + +#[signed_on] +# appname = Pidgin +# summary = "*signed on*" +# urgency = low +# +#[signed_off] +# appname = Pidgin +# summary = *signed off* +# urgency = low +# +#[says] +# appname = Pidgin +# summary = *says* +# urgency = critical +# +#[twitter] +# appname = Pidgin +# summary = *twitter.com* +# urgency = normal +# +#[stack-volumes] +# appname = "some_volume_notifiers" +# set_stack_tag = "volume" +# +# vim: ft=cfg diff --git a/eww/backup/README.md b/eww/backup/README.md new file mode 100644 index 0000000..d815547 --- /dev/null +++ b/eww/backup/README.md @@ -0,0 +1,5 @@ +# "Activate Linux" + +"Activate Linux" text for [Eww](https://github.com/elkowar/eww/) + +![Activate Linux](activate-linux.png) diff --git a/eww/backup/activate-linux.png b/eww/backup/activate-linux.png new file mode 100644 index 0000000000000000000000000000000000000000..7e45806822e990bad9c1629c2d13c28e261864c8 GIT binary patch literal 170661 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π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 XM*$EpS!NYr00000NkvXXu0mjf_Y{VN literal 0 HcmV?d00001 diff --git a/eww/backup/backup/activate-linux.png b/eww/backup/backup/activate-linux.png new file mode 100644 index 0000000000000000000000000000000000000000..7e45806822e990bad9c1629c2d13c28e261864c8 GIT binary patch literal 170661 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π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 XM*$EpS!NYr00000NkvXXu0mjf_Y{VN literal 0 HcmV?d00001 diff --git a/eww/backup/eww.scss b/eww/backup/eww.scss new file mode 100644 index 0000000..d506d55 --- /dev/null +++ b/eww/backup/eww.scss @@ -0,0 +1,9 @@ +.activate-linux { + color: rgba(150, 150, 150, 0.75); + font-size:26px; + font-family: "Segoe UI"; + + &.background { + background: none; + } +} diff --git a/eww/backup/eww.yuck b/eww/backup/eww.yuck new file mode 100644 index 0000000..9bdc24f --- /dev/null +++ b/eww/backup/eww.yuck @@ -0,0 +1,13 @@ +(defwidget activate-linux [] + (box + :orientation "v" + :halign "start" + :valign "start" + (label :xalign 0 :markup "Activate Linux") + (label :xalign 0 :text "Go to Settings to activate Linux"))) + +(defwindow activate-linux + :monitor 1 + :stacking "fg" + :geometry (geometry :x "-40px" :y "-75px" :width "400px" :anchor "bottom right") + (activate-linux)) diff --git a/eww/backup/gross/LICENSE b/eww/backup/gross/LICENSE new file mode 100644 index 0000000..f288702 --- /dev/null +++ b/eww/backup/gross/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +them if you wish), that you receive source code or can get it if you +want it, that you can change the software or use pieces of it in new +free programs, and that you know you can do these things. + + To protect your rights, we need to prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. You must make sure that they, too, receive +or can get the source code. And you must show them these terms so they +know their rights. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey verbatim copies of the Program's source code as you +receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + + Each version is given a distinguishing version number. If the +Program specifies that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY +APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT +HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY +OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM +IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF +ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE +USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF +DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD +PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), +EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF +SUCH DAMAGES. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +state the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU General Public License does not permit incorporating your program +into proprietary programs. If your program is a subroutine library, you +may consider it more useful to permit linking proprietary applications with +the library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. But first, please read +. diff --git a/eww/backup/gross/README.md b/eww/backup/gross/README.md new file mode 100644 index 0000000..ada9090 --- /dev/null +++ b/eww/backup/gross/README.md @@ -0,0 +1,30 @@ +# gross 🤢 +A Collection of my [eww](https://www.github.com/elkowar/eww/) configurations using YUCK! + +## Showcase 📷 +![gross_showcase](https://user-images.githubusercontent.com/57213270/140309158-e65cbc1d-f3a8-4aec-848c-eef800de3364.png) + + +## Contents 🖼 +- Dropdown Widget (works in conjunction with polybar) +- Rofi-like search widget (searches in /usr/bin/) +- Powermenu + +## Directory Structure 📁 +```bash +~/.config/eww/ +├── eww.scss +├── eww_variables.yuck +├── eww_widgets.yuck +├── eww_windows.yuck +├── eww.yuck +└── scripts + ├── search_items.txt + └── search.sh + +1 directory, 7 files +``` + +## TODO +- [ ] Bar +- [x] Music Player diff --git a/eww/backup/gross/eww/README.md b/eww/backup/gross/eww/README.md new file mode 100644 index 0000000..e5a42e7 --- /dev/null +++ b/eww/backup/gross/eww/README.md @@ -0,0 +1,8 @@ +# Eww config file structure +```bash +eww.yuck -> calls eww_windows +eww_windows.yuck -> calls widgets, defines all windows +eww_widgets.yuck -> calls eww_variables, defines all widgets +eww_variables.yuck -> defines all variabes +scripts/ -> contains all scripts used by variables/buttons/others +``` diff --git a/eww/backup/gross/eww/eww.scss b/eww/backup/gross/eww/eww.scss new file mode 100644 index 0000000..5020749 --- /dev/null +++ b/eww/backup/gross/eww/eww.scss @@ -0,0 +1,128 @@ +* { + all: unset; + font-family: "JetBrains Mono"; +} +// WINDOW RELATED CSS +.bg { + background-color: #1E222A; + border: 2px solid #80A0C0; +} + +.notes { + padding: 10px 20px 10px 5px; +} + +window { + background: #2e3440; + color: #ebcb8b; + //border-radius: 2rem; + border: 3px solid #80A0C0; +} + +// MISC EDITING +.uinfo { + font-size: 1.25rem; +} +.cpu { + padding: 19px; +} + +// METRIC LOOKS +.metric scale trough highlight { + all: unset; + color: #000000; + background: linear-gradient(90deg, #88c0d0 0%, #81a1c1 50%, #5E81ac 100%); + //border-radius: 10px; +} +.metric scale trough { + all: unset; + background-color: #545454; + //border-radius: 50px; + min-height: 10px; + min-width: 100px; + margin-left: 10px; + margin-right: 5px; +} + +.metric .label { + color: #B48EAD; + font-size: 1.5rem; +} + +// POWERMENU +.bigpowermenu { + font-size: 3rem; +} + +.quicksettings { + font-size: 1.75rem; +} + +// WIDGET MISC SETTINGS + +.quote-text { + padding: 5px; + font-size: 1rem; + font-style: italic; + font-weight: 600; + color: #BF616A; +} + +.appbar{ + font-size: 2rem; +} + +.cal { + color: #8fbcbb; + padding: 5px; + padding-bottom: 1px; +} + +.favs { + color: #ECEFF4; + font-size: 2rem; +} + +.small-date { + font-weight: 700; +} + +// Search App CSS +.searchapps-bar { + color: #88c0d0; + font-size: 1.5rem; + margin: -2px; + padding: 30px 90px 30px 90px; + background-color: #1E222A; + border: 6px solid #80A0C0; +} +.search-bar { + color: #88c0d0; +} +.search-label { + font-family: "Iosevka"; + font-size: 2rem; + font-weight: 700; + padding-right: 20px; +} +.app-container { + margin: -2px; + font-size: 1.25rem; + padding: 30px; + color: #88c0d0; +} +.item { + padding: 10px; + background: rgba(10,10,10,0.4); +} + +.label-control { + color: #81a1c1; + font-size: 1.5rem; + padding: 15px; +} + +.controls { + font-size: 2rem; + padding-bottom: 20px; +} diff --git a/eww/backup/gross/eww/eww.yuck b/eww/backup/gross/eww/eww.yuck new file mode 100644 index 0000000..7599bde --- /dev/null +++ b/eww/backup/gross/eww/eww.yuck @@ -0,0 +1,2 @@ +;;;; Including Window script, which calls everyone else +(include "eww_windows.yuck") diff --git a/eww/backup/gross/eww/eww_variables.yuck b/eww/backup/gross/eww/eww_variables.yuck new file mode 100644 index 0000000..c2a2d5d --- /dev/null +++ b/eww/backup/gross/eww/eww_variables.yuck @@ -0,0 +1,22 @@ +;;;; QUOTE + +(defpoll quote_text :interval "3600s" `fortune -n 90 -s`) + +;;;; FETCH AND DATE + +(defpoll TODAY :interval "1s" `date +%m/%d/%y`) +(defpoll distro :interval "12h" "awk '/^ID=/' /etc/*-release | awk -F'=' '{ print tolower($2) }'") +(defpoll de :interval "12h" "echo $XDG_CURRENT_DESKTOP") +(defpoll wm :interval "12h" "wmctrl -m | grep \"Name:\" | awk '{print $2}'") +(defpoll shell :interval "5m" "echo $SHELL | awk -F'/' '{print $NF}'") +(defpoll uptime :interval "30s" "uptime -p | sed -e 's/up //;s/ hours,/h/;s/ minutes/m/'") +(defpoll packages :interval "5m" "pacman -Q | wc -l") + +;;;; NOTES, MUSIC, NETWORKING + +(defpoll NOTES :interval "1s" "cat -s ~/Documents/notes.txt") +(defpoll music_current :interval "1s" "mpc current") +(defpoll ssid :interval "1s" "iwgetid -r || echo 'Disconnected'") + +;;;; App list LISTEN VAR +(defpoll search_listen :interval "1s" "cat ~/.config/eww/scripts/search_items.txt") diff --git a/eww/backup/gross/eww/eww_widgets.yuck b/eww/backup/gross/eww/eww_widgets.yuck new file mode 100644 index 0000000..b24bca0 --- /dev/null +++ b/eww/backup/gross/eww/eww_widgets.yuck @@ -0,0 +1,146 @@ +; -> WIDGETS FOR EWW <- ; + +;;;; Imports +(include "eww_variables.yuck") + +;;;; Metric (cpu, ram, etc bars) constructor widget +(defwidget metric [label value onchange] + (box :orientation "h" :class "metric" :space-evenly false + (box :class "label" label) + (scale :min 0 :max 101 :active {onchange != ""} :value value :onchange onchange))) + +;;;; Background Black Holder Widget + +(defwidget bg [] + (box :class "bg-box" :orientation "v" :space-evenly false)) + + +;;;; Favorite App Locations + +(defwidget favorites[] + (box :class "favs" :orientation "v" :space-evenly false :halign "center" :valign "center" + (button :onclick "pcmanfm ~ &" "") + (button :onclick "pcmanfm ~/.config/ &" "漣") + (button :onclick "pcmanfm ~/Downloads &" "") + (button :onclick "pcmanfm ~/Pictures &" ""))) + +;;;; Big Calendar Widget + +(defwidget cal [] + (calendar :halign "center" :valign "center" :class "cal" :month 10 :year 2021)) + +;;;; Small date in mm/dd/yy format + +(defwidget smalldate [] + (label :class "small-date" :valign "center" :halign "center" :text TODAY)) + +;;;; User information fetch widget + +(defwidget uinfo [] + (box :class "uinfo" :orientation "v" :space-evenly false :halign "center" :valign "center" + (label :style "color: #5e81ac;" :text "sparsh@asus-sea" :halign "center" :valign "center" :wrap "false" :limit-width 25) + (label :style "color: #efefef;" :text "⎯⎯⎯⎯⎯⎯⎯⎯" :halign "center" :valign "center" :wrap "false" :limit-width 25) + + ;; Tags for values + (box :orientation "h" :space-evenly "false" :spacing 10 + (box :orientation "v" :class "fetch" :spacing 2 + (label :style "font-family: 'archcraft'; color: #b48ead;" :halign "end" :text "") + (label :style "color: #ebcb8b;" :halign "end" :text "缾") + (label :style "color: #80a0c0;" :halign "end" :text "") + (label :style "color: #b48ead;" :halign "end" :text "") + (button :style "color: #88c0d0;" :halign "end" :onclick "alacritty --class 'alacritty-float,alacritty-float' -e yay -Syu &" "")) + + ;; Fetch Values + (box :orientation "v" :class "fetch" + (label :style "color: #b48ead;" :halign "start" :text ": ${distro}") + (label :style "color: #ebcb8b;" :halign "start" :text ": ${wm}") + (label :style "color: #80a0c0;" :halign "start" :text ": ${shell}") + (label :style "color: #b48ead;" :halign "start" :text ": ${uptime}") + (button :style "color: #88c0d0;" :halign "start" :onclick "alacritty --class 'alacritty-float,alacritty-float' -e yay -Syu &" ": ${packages}"))))) + +;;;; System Information Widget + +(defwidget sys[] + (box :class "cpu" :orientation "v" :space-evenly false :halign "center" :valign "center" + (metric :label "﬙" :value {EWW_CPU.avg} :onchange "") + (metric :label "" :value {EWW_RAM.used_mem_perc} :onchange "") + (metric :label "龍" :value {(EWW_NET.wlan0.NET_UP)/100} :onchange "") + (metric :label "" :value {(EWW_DISK["/"].free / EWW_DISK["/"].total) * 100} :onchange ""))) + +;;;; Random Quote Widget + +(defwidget quote[] + (box :class "quote" :orientation "v" :space-evenly false :halign "center" :valign "center" + (label :class "quote-text" :text "${quote_text}" :wrap true))) + +;;;; QuickSettings widget + +(defwidget quicksettings [] + (box :orientation "h" :space-evenly true :class "quicksettings" :spacing "10" :halign "center" :valign "center" + (button :style "color: #5e81ac;" :onclick "mpv --demuxer-lavf-format=video4linux2 --demuxer-lavf-o-set=input_format=mjpeg av://v4l2:/dev/video0 &" (image :path "images/camera-web.svg" :width 32 :height 32)) + (button :style "color: #81a1c1; padding-left: 3px;" :onclick "pavucontrol &" (image :path "images/audio-headphones.svg" :width 32 :height 32)) + (button :style "color: #b48ead;" :onclick "sh ~/.config/eww/scripts/airplane_mode.sh &" (image :path "images/network-card.svg" :width 32 :height 32)))) + +;;;; AppBar widget +(defwidget appbar [] + (box :orientation "h" :space-evenly true :class "appbar" :spacing "5" :halign "center" :valign "center" + (button :style "color: #5e81ac;" :onclick "krita&" (image :path "images/krita.svg" :width 32 :height 32)) + (button :style "color: #81a1c1;" :onclick "firefox&" (image :path "images/firefox.svg" :width 32 :height 32)) + (button :style "color: #b48ead;" :onclick "vscodium&" (image :path "images/vscode.svg" :width 32 :height 32)) + (button :style "color: #bf616a;" :onclick "gimp&" (image :path "images/gimp.svg" :width 32 :height 32)))) + +;;;; TODO Notes Displaying widget + +(defwidget notes [] + (box :spacing 5 :class "notes" :orientation "v" :space-evenly false :halign "center" :valign "center" + (label :style "color: #5e81ac;" :text NOTES :halign "center" :valign "center" :wrap true :limit-width 150 :vexpand false :hexpand false) + (box :orientation "h" + (button :onclick "echo '' > ~/Documents/notes.txt" "[ Empty ]") + (button :onclick "pcmanfm ~/Documents/notes.txt" "[ Edit TODO ]")))) + +;;;; Rofi style search +(defwidget searchapps [] + (eventbox :onhoverlost "eww close searchapps" + (box :orientation "v" :space-evenly false :class "search-win" :halign "top" :valign "top" + (box :orientation "h" :space-evenly false :class "searchapps-bar" :halign "top" :valign "top" + (label :class "search-label" :text "") + (input :class "search-bar" :onchange "~/.config/eww/scripts/search.sh {}")) + (literal :halign "center" :valign "center" :class "app-container" :content search_listen)))) + +;;;; Rofi style powermenu +(defwidget bigpowermenu [] + (box :orientation "h" :space-evenly false :class "bigpowermenu" :halign "center" :valign "center" :spacing 20 + (button :style "color: #d8dee9;" :class "shutdown" :onrightclick "systemctl poweroff" "") + (button :style "color: #e5e9f0;" :class "reboot" :onrightclick "systemctl reboot" "") + (button :style "color: #eceff4;" :class "lock" :onrightclick "bsplock" "") + (button :style "color: #e8e8e8;" :class "suspend" :onrightclick "mpc -q pause & amixer set Master mute & systemctl suspend" "") + (button :style "color: #ffffff;" :class "logout" :onrightclick "bspc quit" ""))) + +;;;; Music Player +(defwidget musicplayer [] + + (box :orientation "v" :space-evenly false :class "musicplayer" :halign "center" :valign "center" :hexpand true :vexpand true + (label :class "label-control" :text "${music_current}" :halign "center" :limit-width 50 :show-truncated true :hexpand true :vexpand true) + (box :orientation "h" :space-evenly false :class "controls" :halign "center" :valign "center" :spacing 20 + (button :style "color: #d8dee9;" :onclick "mpc -q toggle && notify-send -u low -t 1800 ${music_current}" "懶") + (button :style "color: #e5e9f0;" :onclick "mpc -q stop" "") + (button :style "color: #eceff4;" :onclick "mpc -q next && notify-send -u low -t 1800 ${music_current}" "") + (button :style "color: #e8e8e8;" :onclick "mpc -q prev && notify0send -u low -t 1800 ${music_current}" "")))) + +(defwidget network [] + + (box :orientation "v" :space-evenly false :class "network" :halign "center" :valign "center" :hexpand true :vexpand true + (label :class "label-control" :text "${ssid}" :halign "center" :limit-width 50 :show-truncated true :hexpand true :vexpand true) + (box :orientation "h" :space-evenly false :class "controls" :halign "center" :valign "center" :spacing 20 + (button :style "color: #d8dee9;" :onclick "sh ~/.config/eww/scripts/airplane_mode.sh" "") + (button :style "color: #e5e9f0;" :onclick "alacritty --class 'alacritty-float,alacritty-float' -e bmon &" "") + (button :style "color: #eceff4;" :onclick "alacritty --class 'alacritty-float,alacritty-float' -e nmtui &" "") + (button :style "color: #e8e8e8;" :onclick "nm-connection-editor &" "")))) + +(defwidget screenshot [] + + (box :orientation "v" :space-evenly false :class "network" :halign "center" :valign "center" :hexpand true :vexpand true + (label :class "label-control" :text " Screenshot" :halign "center" :limit-width 50 :show-truncated true :hexpand true :vexpand true) + (box :orientation "h" :space-evenly false :class "controls" :halign "center" :valign "center" :spacing 20 + (button :style "color: #d8dee9;" :onclick "eww close screenshot && ~/.config/eww/scripts/screenshot 'SCREEN'" "") + (button :style "color: #e5e9f0;" :onclick "eww close screenshot && ~/.config/eww/scripts/screenshot 'SELECT'" "")))) diff --git a/eww/backup/gross/eww/eww_windows.yuck b/eww/backup/gross/eww/eww_windows.yuck new file mode 100644 index 0000000..8a01a42 --- /dev/null +++ b/eww/backup/gross/eww/eww_windows.yuck @@ -0,0 +1,191 @@ +; -> WINDOWS FOR EWW WIDGETS <- ; + +;;;; IMPORTS +(include "eww_widgets.yuck") + +;;;; Fetch widget window + +(defwindow fetch + :wm-ignore: true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "20px" + :y "65px" + :width "170px" + :height "200px" + :anchor "top left") +(uinfo)) + +;;;; System information window + +(defwindow sys + :class "cpu-win" + :wm-ignore true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "200px" + :y "275px" + :width "170px" + :height "48px" + :anchor "top left") +(sys)) + +;;;; Random Quotes + +(defwindow quote + :wm-ignore true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "200px" + :y "65px" + :width "170px" + :height "200px" + :anchor "top left") +(quote)) + +;;;; Quicksettings window + +(defwindow quicksettings + :wm-ignore true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "20px" + :y "275px" + :width "170px" + :height "50px" + :anchor "top left") +(quicksettings)) + +;;;; Favorite applications + +(defwindow appbar + :wm-ignore true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "20" + :y "335px" + :width "170px" + :height "70px" + :anchor "top left") +(appbar)) + +;;;; Big Calendar Window + +(defwindow calendar + :wm-ignore: true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "20px" + :y "415px" + :width "240px" + :height "160px" + :anchor "top left") +(cal)) + +;;;; Favorite Locations Window + +(defwindow favorites + :wm-ignore: true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "270px" + :y "415px" + :width "100px" + :height "160px" + :anchor "top left") +(favorites)) + +;;;; Small date Window + +(defwindow smalldate + :wm-ignore: true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "270px" + :y "580px" + :width "100px" + :height "39px" + :anchor "top left") +(smalldate)) + +;;;; Background Container Window +(defwindow bg + :class "bg" + :wm-ignore true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "5px" + :y "40px" + :width "380px" + :height "800px" + :anchor "top left") +(bg)) + +;;;; TODO Notes window +(defwindow notes + :wm-ignore: true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "20px" + :y "630px" + :width "350px" + :height "100px" + :anchor "top left") +(notes)) + +;;;; Searching Windows + +(defwindow searchapps + :wm-ignore: true + :monitor 0 + :windowtype "normal" + :geometry (geometry :x "40%" + :y "30%" + :width "20%" + :height "50%" + :anchor "top left") +(searchapps)) + +(defwindow bigpowermenu + :wm-ignore true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "0px" + :y "0%" + :width "20%" + :height "10%" + :anchor "center center") +(bigpowermenu)) + +(defwindow musicplayer + :wm-ignore true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "0px" + :y "0%" + :width "20%" + :height "10%" + :anchor "center center") +(musicplayer)) + +(defwindow network + :wm-ignore true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "0px" + :y "0%" + :width "20%" + :height "10%" + :anchor "center center") +(network)) + +(defwindow screenshot + :wm-ignore true + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "0px" + :y "0%" + :width "20%" + :height "10%" + :anchor "center center") +(screenshot)) diff --git a/eww/backup/gross/eww/scripts/airplane_mode.sh b/eww/backup/gross/eww/scripts/airplane_mode.sh new file mode 100644 index 0000000..9d8f064 --- /dev/null +++ b/eww/backup/gross/eww/scripts/airplane_mode.sh @@ -0,0 +1,7 @@ +#!/bin/sh +status=$(nmcli n) +if [[ "$status" == "enabled" ]]; then + nmcli n off +else + nmcli n on +fi diff --git a/eww/backup/gross/eww/scripts/screenshot b/eww/backup/gross/eww/scripts/screenshot new file mode 100644 index 0000000..42ba104 --- /dev/null +++ b/eww/backup/gross/eww/scripts/screenshot @@ -0,0 +1,41 @@ +#!/usr/bin/env bash + +time=`date +%Y-%m-%d-%I-%M-%S` +geometry=`xrandr | head -n1 | cut -d',' -f2 | tr -d '[:blank:],current'` +dir="`xdg-user-dir PICTURES`/Screenshots" +file="Screenshot_${time}_${geometry}.png" + +# notify +notify_user () { + if [[ -e "$dir/$file" ]]; then + dunstify -u low --replace=699 -i /usr/share/archcraft/icons/dunst/picture.png "Saved in $dir" + else + dunstify -u low --replace=699 -i /usr/share/archcraft/icons/dunst/picture.png "Screenshot Deleted." + fi +} + +# take shots +shotnow () { + cd ${dir} && sleep 0.5 && maim -u -f png "$file" && viewnior ${dir}/"$file" + notify_user +} + +shotarea () { + cd ${dir} && maim -u -f png -s -b 2 -c 0.35,0.55,0.85,0.25 -l "$file" && viewnior ${dir}/"$file" + notify_user +} + +if [[ ! -d "$dir" ]]; then + mkdir -p "$dir" +fi + +chosen="$1" +case $chosen in + "SCREEN") + shotnow + ;; + "SELECT") + shotarea + ;; +esac + diff --git a/eww/backup/gross/eww/scripts/search.sh b/eww/backup/gross/eww/scripts/search.sh new file mode 100644 index 0000000..8837eed --- /dev/null +++ b/eww/backup/gross/eww/scripts/search.sh @@ -0,0 +1,8 @@ +#!/bin/sh +list=$(ls /usr/bin/ | grep -m 10 -i "$1") +buf="" +for l in $list ; do + buf="$buf (button :class \"item\" :onclick \"$l &\" \"$l\")" +done +echo "(box :orientation \"v\" :spacing 5 :class \"apps\" :halign \"center\" :valign \"center\" $buf)" > ~/.config/eww/scripts/search_items.txt + diff --git a/eww/eww-bar.png b/eww/eww-bar.png new file mode 100644 index 0000000000000000000000000000000000000000..e6de6a881bfe2907276306821e127cc785e046d6 GIT binary patch literal 6286 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 literal 0 HcmV?d00001 diff --git a/eww/eww.scss b/eww/eww.scss new file mode 100644 index 0000000..49bc28c --- /dev/null +++ b/eww/eww.scss @@ -0,0 +1,43 @@ +* { + all: unset; // Unsets everything so you can style everything from scratch +} + +// Global Styles +.bar { + background-color: #3a3a3a; + color: #b0b4bc; + padding: 10px; +} + +// Styles on classes (see eww.yuck for more information) + +.sidestuff slider { + all: unset; + color: #ffd5cd; +} + +.metric scale trough highlight { + all: unset; + background-color: #D35D6E; + color: #000000; + border-radius: 10px; +} + +.metric scale trough { + all: unset; + background-color: #4e4e4e; + border-radius: 50px; + min-height: 3px; + min-width: 50px; + margin-left: 10px; + margin-right: 20px; +} + +.label-ram { + font-size: large; +} + +.workspaces button:hover { + color: #D35D6E; +} + diff --git a/eww/eww.yuck b/eww/eww.yuck new file mode 100644 index 0000000..a4a27d2 --- /dev/null +++ b/eww/eww.yuck @@ -0,0 +1,75 @@ +(defwidget bar [] + (centerbox :orientation "h" + (workspaces) + (music) + (sidestuff))) + +(defwidget sidestuff [] + (box :class "sidestuff" :orientation "h" :space-evenly false :halign "end" + (metric :label "🔊" + :value volume + :onchange "amixer -D pulse sset Master {}%") + (metric :label "" + :value {EWW_RAM.used_mem_perc} + :onchange "") + (metric :label "💾" + :value {round((1 - (EWW_DISK["/"].free / EWW_DISK["/"].total)) * 100, 0)} + :onchange "") + time)) + +(defwidget workspaces [] + (box :class "workspaces" + :orientation "h" + :space-evenly true + :halign "start" + :spacing 10 + (button :onclick "wmctrl -s 0" 1) + (button :onclick "wmctrl -s 1" 2) + (button :onclick "wmctrl -s 2" 3) + (button :onclick "wmctrl -s 3" 4) + (button :onclick "wmctrl -s 4" 5) + (button :onclick "wmctrl -s 5" 6) + (button :onclick "wmctrl -s 6" 7) + (button :onclick "wmctrl -s 7" 8) + (button :onclick "wmctrl -s 8" 9))) + +(defwidget music [] + (box :class "music" + :orientation "h" + :space-evenly false + :halign "center" + {music != "" ? "🎵${music}" : ""})) + + +(defwidget metric [label value onchange] + (box :orientation "h" + :class "metric" + :space-evenly false + (box :class "label" label) + (scale :min 0 + :max 101 + :active {onchange != ""} + :value value + :onchange onchange))) + + + +(deflisten music :initial "" + "playerctl --follow metadata --format '{{ artist }} - {{ title }}' || true") + +(defpoll volume :interval "1s" + "scripts/getvol") + +(defpoll time :interval "10s" + "date '+%H:%M %b %d, %Y'") + +(defwindow bar + :monitor 0 + :windowtype "dock" + :geometry (geometry :x "0%" + :y "0%" + :width "90%" + :height "10px" + :anchor "top center") + :reserve (struts :side "top" :distance "4%") + (bar)) diff --git a/eww/scripts/getvol b/eww/scripts/getvol new file mode 100755 index 0000000..4e4275d --- /dev/null +++ b/eww/scripts/getvol @@ -0,0 +1,12 @@ +#!/bin/sh + +if command -v pamixer &>/dev/null; then + if [ true == $(pamixer --get-mute) ]; then + echo 0 + exit + else + pamixer --get-volume + fi +else + amixer -D pulse sget Master | awk -F '[^0-9]+' '/Left:/{print $3}' +fi diff --git a/fastfetch/New Folder/config.jsonc b/fastfetch/New Folder/config.jsonc new file mode 100644 index 0000000..3a67864 --- /dev/null +++ b/fastfetch/New Folder/config.jsonc @@ -0,0 +1,46 @@ +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "height": 8, + "type": "kitty", + "source": "$(ls ~/Pictures/Fetch/Brawlhalla/* | shuf -n 1)" + }, + "display": { + "separator": " ", + "color": { + "keys": "magenta" + }, + "key": { + "type": "icon" + } + }, + "modules": [ + "title", + "separator", + { + "type": "os", + "keyIcon": "" + }, + { + "type": "kernel", + "keyIcon": "" + }, + { + "type": "host", + "keyIcon": "" + }, + "wm", + { + "type": "memory", + "keyIcon": "󱤓" + }, + { + "type": "colors", + "key": "", + "keyIcon": "", + "block": { + }, + "symbol": "circle" + } + ] +} diff --git a/fastfetch/brawl.jsonc b/fastfetch/brawl.jsonc new file mode 100644 index 0000000..3a67864 --- /dev/null +++ b/fastfetch/brawl.jsonc @@ -0,0 +1,46 @@ +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "height": 8, + "type": "kitty", + "source": "$(ls ~/Pictures/Fetch/Brawlhalla/* | shuf -n 1)" + }, + "display": { + "separator": " ", + "color": { + "keys": "magenta" + }, + "key": { + "type": "icon" + } + }, + "modules": [ + "title", + "separator", + { + "type": "os", + "keyIcon": "" + }, + { + "type": "kernel", + "keyIcon": "" + }, + { + "type": "host", + "keyIcon": "" + }, + "wm", + { + "type": "memory", + "keyIcon": "󱤓" + }, + { + "type": "colors", + "key": "", + "keyIcon": "", + "block": { + }, + "symbol": "circle" + } + ] +} diff --git a/fastfetch/brawl_shang.jsonc b/fastfetch/brawl_shang.jsonc new file mode 100644 index 0000000..238605e --- /dev/null +++ b/fastfetch/brawl_shang.jsonc @@ -0,0 +1,46 @@ +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "height": 8, + "type": "kitty", + "source": "~/Pictures/Fetch/Brawlhalla/wushangranno.png" + }, + "display": { + "separator": " ", + "color": { + "keys": "yellow" + }, + "key": { + "type": "icon" + } + }, + "modules": [ + "title", + "separator", + { + "type": "os", + "keyIcon": "" + }, + { + "type": "kernel", + "keyIcon": "" + }, + { + "type": "host", + "keyIcon": "" + }, + "wm", + { + "type": "memory", + "keyIcon": "󱤓" + }, + { + "type": "colors", + "key": "", + "keyIcon": "", + "block": { + }, + "symbol": "circle" + } + ] +} diff --git a/fastfetch/config.jsonc b/fastfetch/config.jsonc new file mode 100644 index 0000000..6b54692 --- /dev/null +++ b/fastfetch/config.jsonc @@ -0,0 +1,108 @@ +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "padding": { + "top": 2 + } + }, + "modules": [ + "title", + "separator", + "os", + "host", + "bios", + "bootmgr", + "board", + "chassis", + "kernel", + "initsystem", + "uptime", + "loadavg", + "processes", + "packages", + "shell", + "editor", + "display", + "brightness", + "monitor", + "lm", + "de", + "wm", + "wmtheme", + "theme", + "icons", + "font", + "cursor", + "wallpaper", + "terminal", + "terminalfont", + "terminalsize", + "terminaltheme", + { + "type": "cpu", + "showPeCoreCount": true, + "temp": true + }, + "cpucache", + "cpuusage", + { + "type": "gpu", + "driverSpecific": true, + "temp": true + }, + "memory", + "physicalmemory", + "swap", + "disk", + "btrfs", + "zpool", + { + "type": "battery", + "temp": true + }, + "poweradapter", + "player", + "media", + { + "type": "publicip", + "timeout": 1000 + }, + { + "type": "localip", + "showIpv6": true, + "showMac": true, + "showSpeed": true, + "showMtu": true, + "showLoop": true, + "showFlags": true, + "showAllIps": true + }, + "dns", + "wifi", + "datetime", + "locale", + "vulkan", + "opengl", + "opencl", + "users", + "bluetooth", + "bluetoothradio", + "sound", + "camera", + "gamepad", + { + "type": "weather", + "timeout": 1000 + }, + "netio", + "diskio", + { + "type": "physicaldisk", + "temp": true + }, + "tpm", + "version", + "break", + "colors" + ] +} diff --git a/fastfetch/config.jsonc.old b/fastfetch/config.jsonc.old new file mode 100644 index 0000000..34b6bf8 --- /dev/null +++ b/fastfetch/config.jsonc.old @@ -0,0 +1,24 @@ +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "width": 20, + "type": "kitty", + "source": "$(ls ~/Pictures/Fetch/Brawlhalla/* | shuf -n 1)", + }, + "modules": [ + "title", + "separator", + "os", + "host", + "kernel", + "uptime", + "wm", + "cpu", + "memory", + "swap", + "disk", + "poweradapter", + "break", + "colors" + ] +} diff --git a/fastfetch/oneshot.jsonc b/fastfetch/oneshot.jsonc new file mode 100644 index 0000000..c199f90 --- /dev/null +++ b/fastfetch/oneshot.jsonc @@ -0,0 +1,46 @@ +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "height": 8, + "type": "kitty", + "source": "$(ls ~/Pictures/Fetch/Oneshot/new/* | shuf -n 1)" + }, + "display": { + "separator": " ", + "color": { + "keys": "magenta" + }, + "key": { + "type": "icon" + } + }, + "modules": [ + "title", + "separator", + { + "type": "os", + "keyIcon": "" + }, + { + "type": "kernel", + "keyIcon": "" + }, + { + "type": "host", + "keyIcon": "" + }, + "wm", + { + "type": "memory", + "keyIcon": "󱤓" + }, + { + "type": "colors", + "key": "", + "keyIcon": "", + "block": { + }, + "symbol": "circle" + } + ] +} diff --git a/fastfetch/sakura.jsonc b/fastfetch/sakura.jsonc new file mode 100644 index 0000000..67448e3 --- /dev/null +++ b/fastfetch/sakura.jsonc @@ -0,0 +1,42 @@ +{ + "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "height": 8, + "type": "kitty", + "source": "~/Pictures/Fetch/sakura_pixel.png" + }, + "display": { + "separator": " ", + "color": { + "keys": "yellow" + }, + "key": { + "type": "icon" + } + }, + "modules": [ + "title", + "separator", + { + "type": "os", + "keyIcon": "" + }, + { + "type": "host", + "keyIcon": "" + }, + "wm", + { + "type": "memory", + "keyIcon": "󱤓" + }, + { + "type": "colors", + "key": "", + "keyIcon": "", + "block": { + }, + "symbol": "circle" + } + ] +} diff --git a/fastfetch/sakura_v2.jsonc b/fastfetch/sakura_v2.jsonc new file mode 100644 index 0000000..236eb3f --- /dev/null +++ b/fastfetch/sakura_v2.jsonc @@ -0,0 +1,42 @@ +{ + // "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json", + "logo": { + "height": 8, + "type": "kitty", + "source": "~/Pictures/Fetch/sakura_pixel.png" + }, + "display": { + "separator": " ", + "color": { + "keys": "yellow" + }, + "key": { + "type": "icon" + } + }, + "modules": [ + "title", + "separator", + { + "type": "os", + "keyIcon": "" + }, + { + "type": "host", + "keyIcon": "" + }, + "wm", + { + "type": "memory", + "keyIcon": "󱤓" + }, + { + "type": "colors", + "key": "", + "keyIcon": "", + "block": { + }, + "symbol": "circle" + } + ] +} diff --git a/gamemode.ini b/gamemode.ini new file mode 100644 index 0000000..5f10d72 --- /dev/null +++ b/gamemode.ini @@ -0,0 +1,2 @@ +[general] +renice=0 diff --git a/hypr/grayscale.conf b/hypr/grayscale.conf new file mode 100644 index 0000000..358737b --- /dev/null +++ b/hypr/grayscale.conf @@ -0,0 +1,3 @@ +# decoration { +# screen_shader = ~/.config/hypr/grayscale.glsl +# } diff --git a/hypr/grayscale.glsl b/hypr/grayscale.glsl new file mode 100644 index 0000000..68fb657 --- /dev/null +++ b/hypr/grayscale.glsl @@ -0,0 +1,9 @@ +precision mediump float; +varying vec2 v_texcoord; +uniform sampler2D tex; + +void main() { + vec4 this_colour = texture2D( tex, v_texcoord ); + float new_colour = (this_colour.r+this_colour.g+this_colour.b)/3.0; + gl_FragColor = vec4(new_colour,new_colour,new_colour,1.0); +} diff --git a/hypr/hypridle.conf b/hypr/hypridle.conf new file mode 100644 index 0000000..817c6b5 --- /dev/null +++ b/hypr/hypridle.conf @@ -0,0 +1,36 @@ +general { + lock_cmd = pidof hyprlock || hyprlock # avoid starting multiple hyprlock instances. + before_sleep_cmd = loginctl lock-session # lock before suspend. + after_sleep_cmd = hyprctl dispatch dpms on # to avoid having to press a key twice to turn on the display. +} + +listener { + timeout = 180 # 2.5min. + #on-timeout = brightnessctl -s set 10 # set monitor backlight to minimum, avoid 0 on OLED monitor. + on-timeout = touch /tmp/asleepin && /home/greg/.config/hypr/scripts/dimscreen.sh + on-resume = rm /tmp/asleepin && brightnessctl -r + #on-resume = brightnessctl -r # monitor backlight restore. +} + +# turn off keyboard backlight, comment out this section if you dont have a keyboard backlight. +listener { + timeout = 190 # 2.5min. + on-timeout = brightnessctl -sd rgb:kbd_backlight set 0 # turn off keyboard backlight. + on-resume = brightnessctl -rd rgb:kbd_backlight # turn on keyboard backlight. +} + +listener { + timeout = 190 # 1min + on-timeout = loginctl lock-session # lock screen when timeout has passed +} + +listener { + timeout = 190 # 5.5min + on-timeout = hyprctl dispatch dpms off # screen off when timeout has passed + on-resume = hyprctl dispatch dpms on && brightnessctl -r # screen on when activity is detected after timeout has fired. +} + +listener { + timeout = 900 # 30min + on-timeout = systemctl suspend # suspend pc +} diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf new file mode 100644 index 0000000..0a275f2 --- /dev/null +++ b/hypr/hyprland.conf @@ -0,0 +1,537 @@ +################ +### MONITORS ### +################ + +# See https://wiki.hyprland.org/Configuring/Monitors/ +monitor=eDP-1, 1920x1080, 0x0, 1 +monitor=HDMI-A-1, 1920x1080, 0x-1080, 1 + +################### +### MY PROGRAMS ### +################### + +# See https://wiki.hyprland.org/Configuring/Keywords/ + +# Set programs that you use +$terminal = kitty +$fastTerminal = kitty --single-instance +$fileManager = thunar +$menu = $HOME/.config/rofi-wayland/launchers/type-6/launcher.sh +$browser = zen-browser +$privateBrowser = zen-browser --private-window + +################# +### AUTOSTART ### +################# + +# Autostart necessary processes (like notifications daemons, status bars, etc.) +# Or execute your favorite apps at launch like this: + +exec-once = waybar & hyprpaper & hypridle & +exec-once = systemctl --user startexec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP hyprpaper.service +exec-once = hyprsunset +exec-once = libinput-gestures +exec-once = copyq --start-server +exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 & +exec-once = thunar --daemon & +exec-once = touch /tmp/toggle_ssocks +exec-once = ~/.config/bspwm/proxy.sh & +exec-once = nextcloud --background & +exec-once = [workspace 8 silent] telegram-desktop +exec-once = [workspace 7 silent] superproductivity +# exec-once = $terminal +# exec-once = nm-applet & +# exec-once = waybar & hyprpaper & firefox + + +############################# +### ENVIRONMENT VARIABLES ### +############################# + +# See https://wiki.hyprland.org/Configuring/Environment-variables/ + +env = XCURSOR_SIZE,24 +env = HYPRCURSOR_SIZE,24 + + +################### +### PERMISSIONS ### +################### + +# See https://wiki.hyprland.org/Configuring/Permissions/ +# Please note permission changes here require a Hyprland restart and are not applied on-the-fly +# for security reasons + +# ecosystem { +# enforce_permissions = 1 +# } + +# permission = /usr/(bin|local/bin)/grim, screencopy, allow +# permission = /usr/(lib|libexec|lib64)/xdg-desktop-portal-hyprland, screencopy, allow +# permission = /usr/(bin|local/bin)/hyprpm, plugin, allow + + +##################### +### LOOK AND FEEL ### +##################### + +# Refer to https://wiki.hyprland.org/Configuring/Variables/ + +# https://wiki.hyprland.org/Configuring/Variables/#general +general { + gaps_in = 12.5 + gaps_out = 20 + + border_size = 3 + + # https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors + col.active_border = rgba(E96375ff) rgba(EB75DDff) 45deg + col.inactive_border = rgba(4B535Bff) # rgba(595959aa) + + # Set to true enable resizing windows by clicking and dragging on borders and gaps + resize_on_border = false + + # Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on + allow_tearing = true # false + + layout = dwindle + + no_focus_fallback = true + + snap { + enabled = true + } + +} + +# https://wiki.hyprland.org/Configuring/Variables/#decoration +decoration { + rounding = 10 + rounding_power = 2 + + # Change transparency of focused and unfocused windows + active_opacity = 1.0 + inactive_opacity = 1.0 + + shadow { + enabled = false # true + range = 4 + render_power = 3 + color = rgba(1a1a1aee) + } + + # https://wiki.hyprland.org/Configuring/Variables/#blur + blur { + enabled = true + size = 5 + passes = 1 + + vibrancy = 0.1696 + } +} + +group { + col.border_active = rgba(E96375ff) rgba(EB75FFff) 45deg + col.border_inactive = rgba(F9730032) rgba(FB850032) 45deg + # col.border_locked_active = rgba(E96375ff) rgba(EB75FFff) 45deg + # col.border_locked_inactive = rgba(E96375ff) rgba(EB75FFff) 45deg + groupbar { + # font_size = 12 + text_color = rgba(ffffff00) + render_titles = false + indicator_height = 10 + rounding = 5 + round_only_edges = false + col.active = rgba(F8859Eff) + col.inactive = rgba(32323264) rgba(32323264) 45deg + gaps_in = 5 + gaps_out = 5 + + } +} + +source = ~/.config/hypr/grayscale.conf + +# https://wiki.hyprland.org/Configuring/Variables/#animations +animations { + enabled = yes, please :) + + # Default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more + + bezier = easeOutQuint,0.23,1,0.32,1 + bezier = easeInOutCubic,0.65,0.05,0.36,1 + bezier = linear,0,0,1,1 + bezier = almostLinear,0.5,0.5,0.75,1.0 + bezier = quick,0.15,0,0.1,1 + + animation = global, 1, 10, default + animation = border, 1, 5.39, easeOutQuint + animation = windows, 1, 4.79, easeOutQuint + animation = windowsIn, 1, 4.1, easeOutQuint, popin 87% + animation = windowsOut, 1, 1.49, linear, popin 87% + animation = fadeIn, 1, 1.73, almostLinear + animation = fadeOut, 1, 1.46, almostLinear + animation = fade, 1, 3.03, quick + animation = layers, 1, 3.81, easeOutQuint + animation = layersIn, 1, 4, easeOutQuint, fade + animation = layersOut, 1, 1.5, linear, fade + animation = fadeLayersIn, 1, 1.79, almostLinear + animation = fadeLayersOut, 1, 1.39, almostLinear + animation = workspaces, 1, 1.94, almostLinear, fade + animation = workspacesIn, 1, 1.21, almostLinear, fade + animation = workspacesOut, 1, 1.94, almostLinear, fade + animation = layers, 1, 7, default, slide +} + +# Ref https://wiki.hyprland.org/Configuring/Workspace-Rules/ +# "Smart gaps" / "No gaps when only" +# uncomment all if you wish to use that. +# workspace = w[tv1], gapsout:0, gapsin:0 +# workspace = f[1], gapsout:0, gapsin:0 +workspace = 1, monitor:eDP-1 +workspace = 2, monitor:eDP-1 +workspace = 3, monitor:eDP-1 +workspace = 4, monitor:eDP-1 +workspace = 5, monitor:eDP-1 +workspace = 6, monitor:eDP-1 +workspace = 7, monitor:eDP-1 +workspace = 8, monitor:eDP-1 +workspace = 9, monitor:eDP-1 +workspace = 10, monitor:HDMI-A-1 +workspace = 11, monitor:HDMI-A-1 +workspace = 12, monitor:HDMI-A-1 +workspace = 13, monitor:eDP-1 +workspace = 14, monitor:HDMI-A-1 +workspace = 13, on-created-empty:hyprctl dispatch workspace 1 +workspace = 14, on-created-empty:hyprctl dispatch workspace 10 + +# workspace = 14, on-created-empty: + +# windowrule = bordersize 0, floating:0, onworkspace:w[tv1] +# windowrule = rounding 0, floating:0, onworkspace:w[tv1] +# windowrule = bordersize 0, floating:0, onworkspace:f[1] +# windowrule = rounding 0, floating:0, onworkspace:f[1] + +# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more +dwindle { + pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below + preserve_split = true # You probably want this + smart_resizing = false + force_split = 2 +} + +# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more +master { + new_status = master +} + +# https://wiki.hyprland.org/Configuring/Variables/#misc +misc { + force_default_wallpaper = 1 # Set to 0 or 1 to disable the anime mascot wallpapers + disable_hyprland_logo = true # If true disables the random hyprland logo / anime girl background. :( + vfr = true + animate_manual_resizes = true + enable_swallow = true + middle_click_paste = false + enable_anr_dialog = false + +} + + +############# +### INPUT ### +############# + +# https://wiki.hyprland.org/Configuring/Variables/#input +input { + kb_layout= us,ru + kb_options= grp:caps_toggle,grp_led:caps + # kb_variant = ,qwerty + # kb_model = + # kb_rules = + + follow_mouse = 0 # 2 + float_switch_override_focus = 0 + sensitivity = 0.2 # -1.0 - 1.0, 0 means no modification. + + touchpad { + natural_scroll = true + disable_while_typing = true + middle_button_emulation = true + } +} + +# https://wiki.hyprland.org/Configuring/Variables/#gestures +gestures { + workspace_swipe = true +} + +# Example per-device config +# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more +device { + name = epic-mouse-v1 + sensitivity = -0.5 +} + + +################### +### KEYBINDINGS ### +################### + +# See https://wiki.hyprland.org/Configuring/Keywords/ +$mainMod = SUPER # Sets "Windows" key as main modifier + +# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more +bind = $mainMod ALT, Q, exit, +bind = $mainMod SHIFT, delete, exec, shutdown now + +# Open programs +bind = $mainMod, Return, exec, $terminal +bind = $mainMod, E, exec, $fileManager +bind = $mainMod, Q, exec, $browser +bind = $mainMod SHIFT, Q, exec, $privateBrowser +bind = $mainMod, Backslash, exec, $fastTerminal +bind = $mainMod, Space, exec, $menu + +# Open floating terminal +bind = $mainMod SHIFT, Return, exec, [float; size 800 600; move center] $fastTerminal --class kitty-float + +# Open bluetooth +bind = $mainMod, F3, exec, [float; size 600 400; move center] $fastTerminal --class kitty-float bluetuith + +# Open alsamixer +bind = $mainMod, F2, exec, [float; size 600 400; move center] $fastTerminal --class kitty-float alsamixer -V all + +# Open ncmpcpp +bind = $mainMod, F1, exec, [float; size 600 400; move center] $fastTerminal --class kitty-float ncmpcpp + +# Close window +binde = $mainMod, W, killactive, + +# Kill window +binde = $mainMod SHIFT, W, forcekillactive, + +# Change window modes +bind = $mainMod, S, togglefloating, +bind = $mainMod, T, settiled, +bind = $mainMod, F, fullscreen, +bind = $mainMod CTRL, P, pin, + +# Bring to top +bind = $mainMod, Z, bringactivetotop + +# Make window float and center it +bind = $mainMod SHIFT, S, setfloating, +bind = $mainMod SHIFT, S, resizeactive, exact 800 600 +bind = $mainMod SHIFT, S, centerwindow, + +bind = $mainMod, P, pseudo, # dwindle +bind = $mainMod, D, togglesplit, # dwindle +# bind = $mainMod SHIFT, Print, exec, IMG=~/Pictures/Screenshots/$(date +%Y-%m-%d_%H-%m-%s).png grim -g "$(slurp -d)" - | swappy -f - +# bind = $mainMod, Print, exec, IMG=~/Pictures/Screenshots/$(date +%Y-%m-%d_%H-%m-%s).png && grim -g "$(slurp)" $IMG && wl-copy < $IMG +bind = $mainMod SHIFT, Print, exec, grimblast --freeze copysave area ~/Pictures/Screenshots/$(date +%Y-%m-%d_%H-%m-%s).png && play ~/Templates/Sounds/photo.mp3 +bind = $mainMod, Print, exec, play ~/Templates/Sounds/photo.mp3 & grimblast --freeze copysave output ~/Pictures/Screenshots/$(date +%Y-%m-%d_%H-%m-%s).png + +# Move focus with mainMod + arrow keys +bind = $mainMod, h, movefocus, l +bind = $mainMod, l, movefocus, r +bind = $mainMod, k, movefocus, u +bind = $mainMod, j, movefocus, d + +# Switch workspaces with mainMod + [0-9] +bind = $mainMod, 1, workspace, 1 +bind = $mainMod, 2, workspace, 2 +bind = $mainMod, 3, workspace, 3 +bind = $mainMod, 4, workspace, 4 +bind = $mainMod, 5, workspace, 5 +bind = $mainMod, 6, workspace, 6 +bind = $mainMod, 7, workspace, 7 +bind = $mainMod, 8, workspace, 8 +bind = $mainMod, 9, workspace, 9 +bind = $mainMod, 0, workspace, 10 +bind = $mainMod, minus, workspace, 11 +bind = $mainMod, equal, workspace, 12 + +# Move active window to a workspace with mainMod + SHIFT + [0-9] +bind = $mainMod SHIFT, 1, movetoworkspacesilent, 1 +bind = $mainMod SHIFT, 2, movetoworkspacesilent, 2 +bind = $mainMod SHIFT, 3, movetoworkspacesilent, 3 +bind = $mainMod SHIFT, 4, movetoworkspacesilent, 4 +bind = $mainMod SHIFT, 5, movetoworkspacesilent, 5 +bind = $mainMod SHIFT, 6, movetoworkspacesilent, 6 +bind = $mainMod SHIFT, 7, movetoworkspacesilent, 7 +bind = $mainMod SHIFT, 8, movetoworkspacesilent, 8 +bind = $mainMod SHIFT, 9, movetoworkspacesilent, 9 +bind = $mainMod SHIFT, 0, movetoworkspacesilent, 10 +bind = $mainMod SHIFT, minus, movetoworkspacesilent, 11 +bind = $mainMod SHIFT, equal, movetoworkspacesilent, 12 + +# Cycle monitors +bind = $mainMod SHIFT, U, swapactiveworkspaces, eDP-1 HDMI-A-1 +bind = $mainMod, O, focusmonitor, +1 + +# Example special workspace (scratchpad) +bind = $mainMod, M, togglespecialworkspace, magic +bind = $mainMod SHIFT, M, movetoworkspace, special:magic + +# Scroll through existing workspaces with mainMod + scroll +bind = $mainMod, bracketleft, workspace, r-1 +bind = $mainMod, bracketright, workspace, r+1 +bind = $mainMod SHIFT, bracketleft, workspace, m-1 +bind = $mainMod SHIFT, bracketright, workspace, m+1 + +bind = $mainMod, grave, togglespecialworkspace, dungeon +bind = $mainMod SHIFT, grave, movetoworkspace, special:dungeon + +# Cringy mouse movement +binde = $mainMod ALT, up, exec, ~/.config/hypr/scripts/weirdmouse.sh up +binde = $mainMod ALT, down, exec, ~/.config/hypr/scripts/weirdmouse.sh down +binde = $mainMod ALT, left, exec, ~/.config/hypr/scripts/weirdmouse.sh left +binde = $mainMod ALT, right, exec, ~/.config/hypr/scripts/weirdmouse.sh right + +# Move/resize windows with mainMod + LMB/RMB and dragging +bindm = $mainMod, mouse:272, movewindow +#bindm = SUPER, Shift_L, swapwindow +bindm = $mainMod, mouse:273, resizewindow +bindm = SUPER, ALT_L, resizewindow + +# Move windows with keyboard +bind = $mainMod SHIFT, h, swapwindow, l +bind = $mainMod SHIFT, l, swapwindow, r +bind = $mainMod SHIFT, j, swapwindow, d +bind = $mainMod SHIFT, k, swapwindow, u + +# Cycle through windows with mainMod + C +bind = $mainMod, C, cyclenext +bind = $mainMod SHIFT, C, cyclenext, prev + +# Go to previous window and back +bind = ALT, TAB, focuscurrentorlast +bind = $mainMod, I, focusurgentorlast +bind = $mainMod, Tab, workspace, previous + +# Resize windows in different directions via keyboard +binde = $mainMod ALT, h, resizeactive, -60 0 +binde = $mainMod ALT, l, resizeactive, 60 0 +binde = $mainMod ALT, j, resizeactive, 0 60 +binde = $mainMod ALT, k, resizeactive, 0 -60 +binde = $mainMod ALT SHIFT, h, resizeactive, 60 0 +binde = $mainMod ALT SHIFT, l, resizeactive, -60 0 +binde = $mainMod ALT SHIFT, j, resizeactive, 0 -60 +binde = $mainMod ALT SHIFT, k, resizeactive, 0 60 + +# Swap windows in different directions via keyboard +binde = $mainMod, Left, moveactive, -100 0 +binde = $mainMod, Right, moveactive, 100 0 +binde = $mainMod, Down, moveactive, 0 100 +binde = $mainMod, Up, moveactive, 0 -100 + +# Move windows in different directions via keyboard +bind = $mainMod SHIFT, Left, movewindow, l +bind = $mainMod SHIFT, Right, movewindow, r +bind = $mainMod SHIFT, Down, movewindow, d +bind = $mainMod SHIFT, Up, movewindow, u + +# Receptacles +bind = $mainMod CTRL, H, layoutmsg, preselect l +bind = $mainMod CTRL, L, layoutmsg, preselect r +bind = $mainMod CTRL, J, layoutmsg, preselect d +bind = $mainMod CTRL, K, layoutmsg, preselect u + +# Window grouping +bind = $mainMod CTRL ALT, M, togglegroup +bind = $mainMod, comma, changegroupactive, b +bind = $mainMod, period, changegroupactive, f +bind = $mainMod CTRL ALT, Up, movewindoworgroup, u +bind = $mainMod CTRL ALT, Down, movewindoworgroup, d +bind = $mainMod CTRL ALT, Left, movewindoworgroup, l +bind = $mainMod CTRL ALT, Right, movewindoworgroup, r + +# Laptop multimedia keys for volume and LCD brightness +bindel = ,XF86AudioRaiseVolume, exec, wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@ 5%+ +bindel = ,XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- +bindel = ,XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle +bindel = ,XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle +bindel = ,XF86MonBrightnessUp, exec, brightnessctl -e4 -n2 set 5%+ +bindel = ,XF86MonBrightnessDown, exec, brightnessctl -e4 -n2 set 5%- + +# Requires playerctl +bindl = , XF86AudioNext, exec, playerctl next +bindl = , XF86AudioPause, exec, playerctl play-pause +bindl = , XF86AudioPlay, exec, playerctl play-pause +bindl = , XF86AudioPrev, exec, playerctl previous + +# Toggle grayscale mode +bind = $mainMod CTRL, G, exec, ~/.config/hypr/scripts/grayscale-toggle.sh + +# Game mode +bind = $mainMod SHIFT, G, exec, ~/.config/hypr/scripts/gamemode.sh + +# Freeze window +bind = $mainMod SHIFT, F, exec, hyprfreeze -a -s +bind = $mainMod SHIFT, F, tagwindow, zawarudo + +# Lock screen +bind = $mainMod, Backspace, exec, hyprlock + +bind = $mainMod SHIFT, Backspace, exec, shutdown now + +# Discord PTT +bindr = , F8, sendshortcut, CTRL SHIFT, F8, class:^(vesktop)$ + +# Telegram PTT +binde = $mainMod CTRL, F9, tagwindow, voicechatuz +bindr = , F9, sendshortcut, , F9, class:TelegramDesktop +windowrule = bordercolor rgba(ffff00ff) rgba(ffff0055),tag:voicechatuz + +# bindr = , F8, sendshortcut, , Space, title:^(ready\ or\ тундра\.\.\.)$ +# bindr = , F8, sendshortcut, , Space, title:^(КОМАНДА\ Эспада)$ + +############################## +### WINDOWS AND WORKSPACES ### +############################## + +# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more +# See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules + +# Floating kitty +windowrule = float,class:^(kitty-float)$ +windowrule = size 600 400,class:^(kitty-float)$ +windowrule = move center,class:^(kitty-float)$ + +# Zenity +windowrule = float,class:^(zenity)$ + +# Super Productivity +windowrule = workspace 7 silent,class:^(superProductivity)$ + +# Telegram +windowrule = workspace 8 silent,class:^(TelegramDesktop)$ +windowrule = group override set always,class:^(TelegramDesktop)$ +windowrule = workspace 8 silent,class:^(org.telegram.desktop)$ +windowrule = group override set always,class:^(org.telegram.desktop)$ + +# Vesktop +windowrule = workspace 8 silent,class:^(vesktop)$ +windowrule = group override set always,class:^(vesktop)$ + +# Nextcloud +windowrule = float,animation slide top,resize 800 600,move center,class:^(com.nextcloud.desktopclient.nextcloud)$ + +# com.saivert.pwvucontrol +windowrule = float,class:^(com.saivert.pwvucontrol)$ +windowrule = size 600 400,class:^(com.saivert.pwvucontrol)$ +windowrule = move center,class:^(com.saivert.pwvucontrol)$ + +# Frozen windows +windowrule = bordercolor rgba(ffff00ff) rgba(ffff0055),tag:zawarudo + +# Ignore maximize requests from apps. You'll probably like this. +windowrule = suppressevent maximize, class:.* + +# Fix some dragging issues with XWayland +windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 + +layerrule = blur, rofi +layerrule = animation slideIn left, rofi + diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf new file mode 100644 index 0000000..f8ff7bd --- /dev/null +++ b/hypr/hyprlock.conf @@ -0,0 +1,110 @@ +# sample hyprlock.conf +# for more configuration options, refer https://wiki.hyprland.org/Hypr-Ecosystem/hyprlock +# +# rendered text in all widgets supports pango markup (e.g. or tags) +# ref. https://wiki.hyprland.org/Hypr-Ecosystem/hyprlock/#general-remarks +# +# shortcuts to clear password buffer: ESC, Ctrl+U, Ctrl+Backspace +# +# you can get started by copying this config to ~/.config/hypr/hyprlock.conf +# + +$font = Iosevka + +general { + hide_cursor = true +} + +# uncomment to enable fingerprint authentication +# auth { +# fingerprint { +# enabled = true +# ready_message = Scan fingerprint to unlock +# present_message = Scanning... +# retry_delay = 250 # in milliseconds +# } +# } + +animations { + enabled = true + bezier = linear, 1, 1, 0, 0 + animation = fadeIn, 1, 5, linear + animation = fadeOut, 1, 5, linear + animation = inputFieldDots, 1, 2, linear +} + +background { + monitor = + path = screenshot + # path = /home/greg/Pictures/Wallpapers/japan_tower_sakura.jpg + blur_passes = 3 +} + +image { + path = /home/greg/Pictures/Things/niko.jpg + position = 0, 40 + halign = center + valign = center + size = 100, 100 + rounding = -1 + border_color = rgba(E96375ff) rgba(EB75DDff) 45deg + shadow_passes = 1 + shadow_size = 3 + shadow_color = rgb(aaaaaa) +} + +input-field { + monitor = + size = 15%, 5% + outline_thickness = 3 + inner_color = rgba(0, 0, 0, 0.2) # no fill + + outer_color = rgba(E96375ff) rgba(EB75DDff) 45deg + check_color = rgba(EB75DDff) rgba(E96375ff) 120deg + fail_color = rgba(ff6633ee) rgba(ff0066ee) 40deg + + font_color = rgb(255,255,255) + fade_on_empty = false + rounding = 15 + + font_family = $font + placeholder_text = パスワード + fail_text = $PAMFAIL + + # uncomment to use a letter instead of a dot to indicate the typed password + # dots_text_format = * + # dots_size = 0.4 + dots_spacing = 0.3 + + # uncomment to use an input indicator that does not show the password length (similar to swaylock's input indicator) + # hide_input = true + + position = 0, -100 + halign = center + valign = center +} + +# TIME +label { + monitor = + text = $TIME # ref. https://wiki.hyprland.org/Hypr-Ecosystem/hyprlock/#variable-substitution + font_size = 90 + font_family = $font + + position = 0, -50 + halign = center + valign = top +} + +# DATE +label { + monitor = + text = cmd[update:60000] date +"%A, %d %B %Y" # update every 60 seconds + font_size = 25 + font_family = $font + + position = 0, -200 + halign = center + valign = top +} + diff --git a/hypr/hyprpaper.conf b/hypr/hyprpaper.conf new file mode 100644 index 0000000..ba1a070 --- /dev/null +++ b/hypr/hyprpaper.conf @@ -0,0 +1,5 @@ + +preload = /home/greg/Pictures/Wallpapers/archloli.png +wallpaper = eDP-1,/home/greg/Pictures/Wallpapers/archloli.png +wallpaper = HDMI-A-1,/home/greg/Pictures/Wallpapers/archloli.png +ipc = off diff --git a/hypr/scripts/dimscreen.sh b/hypr/scripts/dimscreen.sh new file mode 100755 index 0000000..934fb8b --- /dev/null +++ b/hypr/scripts/dimscreen.sh @@ -0,0 +1,66 @@ +#!/bin/bash + +# Example notifier script -- lowers screen brightness, then waits to be killed +# and restores previous brightness on exit. + +## CONFIGURATION ############################################################## + +# Brightness will be lowered to this value. +min_brightness=0 + +# If you have a driver without RandR backlight property (e.g. radeon), set this +# to use the sysfs interface and create a .conf file in /etc/tmpfiles.d/ +# containing the following line to make the sysfs file writable for group +# "users": +# +# m /sys/class/backlight/acpi_video0/brightness 0664 root users - - +# +#sysfs_path=/sys/class/backlight/acpi_video0/brightness + +# Time to sleep (in seconds) between increments when using sysfs. If unset or +# empty, fading is disabled. +fade_step_time=0.05 + +############################################################################### + +get_brightness() { + brightnessctl get # Get current brightness level +} + +set_brightness() { + brightnessctl set $1 # Set brightness to the specified percentage +} + +fade_brightness() { + local current_brightness=$(get_brightness) + local target_brightness=$1 + + if [[ $current_brightness -eq $target_brightness ]]; then + return # No need to change brightness + fi + + local step + local fade_steps=$(( (current_brightness - target_brightness) / 1000 )) + local increment=1000 + + for (( step=0; step "$POSITION_FILE" +fi + +# Read the current position from the file +read -r x y < "$POSITION_FILE" + +# Update the position based on the argument +case "$1" in + up) + y=$((y - 10)) + ;; + down) + y=$((y + 10)) + ;; + left) + x=$((x - 10)) + ;; + right) + x=$((x + 10)) + ;; + *) + echo "Usage: $0 {up|down|left|right}" + exit 1 + ;; +esac + +# Save the new position to the file +echo "$x $y" > "$POSITION_FILE" + +# Move the mouse cursor to the new position +hyprctl dispatch movecursor "$x" "$y" + diff --git a/kitty/colors.conf b/kitty/colors.conf new file mode 100644 index 0000000..831f3d4 --- /dev/null +++ b/kitty/colors.conf @@ -0,0 +1,24 @@ +# Color theme Base2Tone Suburb +# Auto-generated by Gogh (https//Gogh-Co.github.io/Gogh/) + + + +color0 #444551 +color1 #9E2238 +color2 #BB6F80 +color3 #DA97B0 +color4 #b12761 +color5 #D58399 +color6 #D6D8DA +color7 #D6D8DA +color8 #62636F +color9 #BC4056 +color10 #eB9FB0 +color11 #F8B5CE +color12 #d14781 +color13 #F3A1B7 +color14 #F4F6F8 +color15 #F4F6F8 +background #1e1f29 +foreground #878b96 +cursor #d14781 diff --git a/kitty/colors.old b/kitty/colors.old new file mode 100644 index 0000000..c5ea118 --- /dev/null +++ b/kitty/colors.old @@ -0,0 +1,23 @@ +# Color theme: Base4Tone Classic P +# Auto-generated by Gogh (https://Gogh-Co.github.io/Gogh/) + +color0 #1c1d21 +color1 #BF562F +color2 #1398aa +color3 #3ccadd +color4 #929ff7 +color5 #a57af0 +color6 #23b4c7 +color7 #ffe8ee +color8 #57585d +color9 #c06935 +color10 #5ad2e2 +color11 #a4e6ef +color12 #d0d5fb +color13 #b792f6 +color14 #c6cdfb +color15 #f6f6f9 +#background #09141B +background #0e1b28 +foreground #9092a2 +cursor #6a878a diff --git a/kitty/kitty.conf b/kitty/kitty.conf new file mode 100644 index 0000000..aac1d29 --- /dev/null +++ b/kitty/kitty.conf @@ -0,0 +1,2601 @@ +# vim:fileencoding=utf-8:foldmethod=marker + +#: Fonts {{{ + +#: kitty has very powerful font management. You can configure +#: individual font faces and even specify special fonts for particular +#: characters. + +# font_family monospace +# bold_font auto +# italic_font auto +# bold_italic_font auto + +#: You can specify different fonts for the bold/italic/bold-italic +#: variants. The easiest way to select fonts is to run the `kitten +#: choose-fonts` command which will present a nice UI for you to +#: select the fonts you want with previews and support for selecting +#: variable fonts and font features. If you want to learn to select +#: fonts manually, read the font specification syntax +#: . + +font_size 13 + +#: Font size (in pts). + +# force_ltr no + +#: kitty does not support BIDI (bidirectional text), however, for RTL +#: scripts, words are automatically displayed in RTL. That is to say, +#: in an RTL script, the words "HELLO WORLD" display in kitty as +#: "WORLD HELLO", and if you try to select a substring of an RTL- +#: shaped string, you will get the character that would be there had +#: the string been LTR. For example, assuming the Hebrew word ירושלים, +#: selecting the character that on the screen appears to be ם actually +#: writes into the selection buffer the character י. kitty's default +#: behavior is useful in conjunction with a filter to reverse the word +#: order, however, if you wish to manipulate RTL glyphs, it can be +#: very challenging to work with, so this option is provided to turn +#: it off. Furthermore, this option can be used with the command line +#: program GNU FriBidi +#: to get BIDI support, because it will force kitty to always treat +#: the text as LTR, which FriBidi expects for terminals. + +# symbol_map + +#: E.g. symbol_map U+E0A0-U+E0A3,U+E0C0-U+E0C7 PowerlineSymbols + +#: Map the specified Unicode codepoints to a particular font. Useful +#: if you need special rendering for some symbols, such as for +#: Powerline. Avoids the need for patched fonts. Each Unicode code +#: point is specified in the form `U+`. You +#: can specify multiple code points, separated by commas and ranges +#: separated by hyphens. This option can be specified multiple times. +#: The syntax is:: + +#: symbol_map codepoints Font Family Name + +# narrow_symbols + +#: E.g. narrow_symbols U+E0A0-U+E0A3,U+E0C0-U+E0C7 1 + +#: Usually, for Private Use Unicode characters and some symbol/dingbat +#: characters, if the character is followed by one or more spaces, +#: kitty will use those extra cells to render the character larger, if +#: the character in the font has a wide aspect ratio. Using this +#: option you can force kitty to restrict the specified code points to +#: render in the specified number of cells (defaulting to one cell). +#: This option can be specified multiple times. The syntax is:: + +#: narrow_symbols codepoints [optionally the number of cells] + +# disable_ligatures never + +#: Choose how you want to handle multi-character ligatures. The +#: default is to always render them. You can tell kitty to not render +#: them when the cursor is over them by using cursor to make editing +#: easier, or have kitty never render them at all by using always, if +#: you don't like them. The ligature strategy can be set per-window +#: either using the kitty remote control facility or by defining +#: shortcuts for it in kitty.conf, for example:: + +#: map alt+1 disable_ligatures_in active always +#: map alt+2 disable_ligatures_in all never +#: map alt+3 disable_ligatures_in tab cursor + +#: Note that this refers to programming ligatures, typically +#: implemented using the calt OpenType feature. For disabling general +#: ligatures, use the font_features option. + +# font_features + +#: E.g. font_features none + +#: Choose exactly which OpenType features to enable or disable. Note +#: that for the main fonts, features can be specified when selecting +#: the font using the choose-fonts kitten. This setting is useful for +#: fallback fonts. + +#: Some fonts might have features worthwhile in a terminal. For +#: example, Fira Code includes a discretionary feature, zero, which in +#: that font changes the appearance of the zero (0), to make it more +#: easily distinguishable from Ø. Fira Code also includes other +#: discretionary features known as Stylistic Sets which have the tags +#: ss01 through ss20. + +#: For the exact syntax to use for individual features, see the +#: HarfBuzz documentation . + +#: Note that this code is indexed by PostScript name, and not the font +#: family. This allows you to define very precise feature settings; +#: e.g. you can disable a feature in the italic font but not in the +#: regular font. + +#: On Linux, font features are first read from the FontConfig database +#: and then this option is applied, so they can be configured in a +#: single, central place. + +#: To get the PostScript name for a font, use the `fc-scan file.ttf` +#: command on Linux or the `Font Book tool on macOS +#: `__. + +#: Enable alternate zero and oldstyle numerals:: + +#: font_features FiraCode-Retina +zero +onum + +#: Enable only alternate zero in the bold font:: + +#: font_features FiraCode-Bold +zero + +#: Disable the normal ligatures, but keep the calt feature which (in +#: this font) breaks up monotony:: + +#: font_features TT2020StyleB-Regular -liga +calt + +#: In conjunction with force_ltr, you may want to disable Arabic +#: shaping entirely, and only look at their isolated forms if they +#: show up in a document. You can do this with e.g.:: + +#: font_features UnifontMedium +isol -medi -fina -init + +# modify_font + +#: Modify font characteristics such as the position or thickness of +#: the underline and strikethrough. The modifications can have the +#: suffix px for pixels or % for percentage of original value. No +#: suffix means use pts. For example:: + +#: modify_font underline_position -2 +#: modify_font underline_thickness 150% +#: modify_font strikethrough_position 2px + +#: Additionally, you can modify the size of the cell in which each +#: font glyph is rendered and the baseline at which the glyph is +#: placed in the cell. For example:: + +#: modify_font cell_width 80% +#: modify_font cell_height -2px +#: modify_font baseline 3 + +#: Note that modifying the baseline will automatically adjust the +#: underline and strikethrough positions by the same amount. +#: Increasing the baseline raises glyphs inside the cell and +#: decreasing it lowers them. Decreasing the cell size might cause +#: rendering artifacts, so use with care. + +# box_drawing_scale 0.001, 1, 1.5, 2 + +#: The sizes of the lines used for the box drawing Unicode characters. +#: These values are in pts. They will be scaled by the monitor DPI to +#: arrive at a pixel value. There must be four values corresponding to +#: thin, normal, thick, and very thick lines. + +# undercurl_style thin-sparse + +#: The style with which undercurls are rendered. This option takes the +#: form (thin|thick)-(sparse|dense). Thin and thick control the +#: thickness of the undercurl. Sparse and dense control how often the +#: curl oscillates. With sparse the curl will peak once per character, +#: with dense twice. + +# text_composition_strategy platform + +#: Control how kitty composites text glyphs onto the background color. +#: The default value of platform tries for text rendering as close to +#: "native" for the platform kitty is running on as possible. + +#: A value of legacy uses the old (pre kitty 0.28) strategy for how +#: glyphs are composited. This will make dark text on light +#: backgrounds look thicker and light text on dark backgrounds +#: thinner. It might also make some text appear like the strokes are +#: uneven. + +#: You can fine tune the actual contrast curve used for glyph +#: composition by specifying up to two space-separated numbers for +#: this setting. + +#: The first number is the gamma adjustment, which controls the +#: thickness of dark text on light backgrounds. Increasing the value +#: will make text appear thicker. The default value for this is 1.0 on +#: Linux and 1.7 on macOS. Valid values are 0.01 and above. The result +#: is scaled based on the luminance difference between the background +#: and the foreground. Dark text on light backgrounds receives the +#: full impact of the curve while light text on dark backgrounds is +#: affected very little. + +#: The second number is an additional multiplicative contrast. It is +#: percentage ranging from 0 to 100. The default value is 0 on Linux +#: and 30 on macOS. + +#: If you wish to achieve similar looking thickness in light and dark +#: themes, a good way to experiment is start by setting the value to +#: 1.0 0 and use a dark theme. Then adjust the second parameter until +#: it looks good. Then switch to a light theme and adjust the first +#: parameter until the perceived thickness matches the dark theme. + +# text_fg_override_threshold 0 + +#: The minimum accepted difference in luminance between the foreground +#: and background color, below which kitty will override the +#: foreground color. It is percentage ranging from 0 to 100. If the +#: difference in luminance of the foreground and background is below +#: this threshold, the foreground color will be set to white if the +#: background is dark or black if the background is light. The default +#: value is 0, which means no overriding is performed. Useful when +#: working with applications that use colors that do not contrast well +#: with your preferred color scheme. + +#: WARNING: Some programs use characters (such as block characters) +#: for graphics display and may expect to be able to set the +#: foreground and background to the same color (or similar colors). +#: If you see unexpected stripes, dots, lines, incorrect color, no +#: color where you expect color, or any kind of graphic display +#: problem try setting text_fg_override_threshold to 0 to see if this +#: is the cause of the problem. + +#: }}} + +#: Text cursor customization {{{ + +# cursor #cccccc + +#: Default text cursor color. If set to the special value none the +#: cursor will be rendered with a "reverse video" effect. Its color +#: will be the color of the text in the cell it is over and the text +#: will be rendered with the background color of the cell. Note that +#: if the program running in the terminal sets a cursor color, this +#: takes precedence. Also, the cursor colors are modified if the cell +#: background and foreground colors have very low contrast. Note that +#: some themes set this value, so if you want to override it, place +#: your value after the lines where the theme file is included. + +# cursor_text_color #111111 + +#: The color of text under the cursor. If you want it rendered with +#: the background color of the cell underneath instead, use the +#: special keyword: `background`. Note that if cursor is set to none +#: then this option is ignored. Note that some themes set this value, +#: so if you want to override it, place your value after the lines +#: where the theme file is included. + +# cursor_shape block + +#: The cursor shape can be one of block, beam, underline. Note that +#: when reloading the config this will be changed only if the cursor +#: shape has not been set by the program running in the terminal. This +#: sets the default cursor shape, applications running in the terminal +#: can override it. In particular, shell integration +#: in kitty sets +#: the cursor shape to beam at shell prompts. You can avoid this by +#: setting shell_integration to no-cursor. + +# cursor_shape_unfocused hollow + +#: Defines the text cursor shape when the OS window is not focused. +#: The unfocused cursor shape can be one of block, beam, underline, +#: hollow and unchanged (leave the cursor shape as it is). + +# cursor_beam_thickness 1.5 + +#: The thickness of the beam cursor (in pts). + +# cursor_underline_thickness 2.0 + +#: The thickness of the underline cursor (in pts). + +# cursor_blink_interval -1 + +#: The interval to blink the cursor (in seconds). Set to zero to +#: disable blinking. Negative values mean use system default. Note +#: that the minimum interval will be limited to repaint_delay. You can +#: also animate the cursor blink by specifying an easing function. For +#: example, setting this to option to 0.5 ease-in-out will cause the +#: cursor blink to be animated over a second, in the first half of the +#: second it will go from opaque to transparent and then back again +#: over the next half. You can specify different easing functions for +#: the two halves, for example: -1 linear ease-out. kitty supports all +#: the CSS easing functions . Note that turning on animations +#: uses extra power as it means the screen is redrawn multiple times +#: per blink interval. See also, cursor_stop_blinking_after. + +# cursor_stop_blinking_after 15.0 + +#: Stop blinking cursor after the specified number of seconds of +#: keyboard inactivity. Set to zero to never stop blinking. + +#: }}} + +#: Scrollback {{{ + +# scrollback_lines 2000 + +#: Number of lines of history to keep in memory for scrolling back. +#: Memory is allocated on demand. Negative numbers are (effectively) +#: infinite scrollback. Note that using very large scrollback is not +#: recommended as it can slow down performance of the terminal and +#: also use large amounts of RAM. Instead, consider using +#: scrollback_pager_history_size. Note that on config reload if this +#: is changed it will only affect newly created windows, not existing +#: ones. + +# scrollback_indicator_opacity 1.0 + +#: The opacity of the scrollback indicator which is a small colored +#: rectangle that moves along the right hand side of the window as you +#: scroll, indicating what fraction you have scrolled. The default is +#: one which means fully opaque, aka visible. Set to a value between +#: zero and one to make the indicator less visible. + +# scrollback_pager less --chop-long-lines --RAW-CONTROL-CHARS +INPUT_LINE_NUMBER + +#: Program with which to view scrollback in a new window. The +#: scrollback buffer is passed as STDIN to this program. If you change +#: it, make sure the program you use can handle ANSI escape sequences +#: for colors and text formatting. INPUT_LINE_NUMBER in the command +#: line above will be replaced by an integer representing which line +#: should be at the top of the screen. Similarly CURSOR_LINE and +#: CURSOR_COLUMN will be replaced by the current cursor position or +#: set to 0 if there is no cursor, for example, when showing the last +#: command output. + +# scrollback_pager_history_size 0 + +#: Separate scrollback history size (in MB), used only for browsing +#: the scrollback buffer with pager. This separate buffer is not +#: available for interactive scrolling but will be piped to the pager +#: program when viewing scrollback buffer in a separate window. The +#: current implementation stores the data in UTF-8, so approximately +#: 10000 lines per megabyte at 100 chars per line, for pure ASCII, +#: unformatted text. A value of zero or less disables this feature. +#: The maximum allowed size is 4GB. Note that on config reload if this +#: is changed it will only affect newly created windows, not existing +#: ones. + +# scrollback_fill_enlarged_window no + +#: Fill new space with lines from the scrollback buffer after +#: enlarging a window. + +# wheel_scroll_multiplier 5.0 + +#: Multiplier for the number of lines scrolled by the mouse wheel. +#: Note that this is only used for low precision scrolling devices, +#: not for high precision scrolling devices on platforms such as macOS +#: and Wayland. Use negative numbers to change scroll direction. See +#: also wheel_scroll_min_lines. + +# wheel_scroll_min_lines 1 + +#: The minimum number of lines scrolled by the mouse wheel. The scroll +#: multiplier wheel_scroll_multiplier only takes effect after it +#: reaches this number. Note that this is only used for low precision +#: scrolling devices like wheel mice that scroll by very small amounts +#: when using the wheel. With a negative number, the minimum number of +#: lines will always be added. + +# touch_scroll_multiplier 1.0 + +#: Multiplier for the number of lines scrolled by a touchpad. Note +#: that this is only used for high precision scrolling devices on +#: platforms such as macOS and Wayland. Use negative numbers to change +#: scroll direction. + +#: }}} + +#: Mouse {{{ + +mouse_hide_wait 0 + +#: Hide mouse cursor after the specified number of seconds of the +#: mouse not being used. Set to zero to disable mouse cursor hiding. +#: Set to a negative value to hide the mouse cursor immediately when +#: typing text. Disabled by default on macOS as getting it to work +#: robustly with the ever-changing sea of bugs that is Cocoa is too +#: much effort. + +# url_color #0087bd +# url_style curly + +#: The color and style for highlighting URLs on mouse-over. url_style +#: can be one of: none, straight, double, curly, dotted, dashed. + +# open_url_with default + +#: The program to open clicked URLs. The special value default will +#: first look for any URL handlers defined via the open_actions +#: facility and if non +#: are found, it will use the Operating System's default URL handler +#: (open on macOS and xdg-open on Linux). + +# url_prefixes file ftp ftps gemini git gopher http https irc ircs kitty mailto news sftp ssh + +#: The set of URL prefixes to look for when detecting a URL under the +#: mouse cursor. + +# detect_urls yes + +#: Detect URLs under the mouse. Detected URLs are highlighted with an +#: underline and the mouse cursor becomes a hand over them. Even if +#: this option is disabled, URLs are still clickable. See also the +#: underline_hyperlinks option to control how hyperlinks (as opposed +#: to plain text URLs) are displayed. + +# url_excluded_characters + +#: Additional characters to be disallowed from URLs, when detecting +#: URLs under the mouse cursor. By default, all characters that are +#: legal in URLs are allowed. Additionally, newlines are allowed (but +#: stripped). This is to accommodate programs such as mutt that add +#: hard line breaks even for continued lines. \n can be added to this +#: option to disable this behavior. Special characters can be +#: specified using backslash escapes, to specify a backslash use a +#: double backslash. + +# show_hyperlink_targets no + +#: When the mouse hovers over a terminal hyperlink, show the actual +#: URL that will be activated when the hyperlink is clicked. + +# underline_hyperlinks hover + +#: Control how hyperlinks are underlined. They can either be +#: underlined on mouse hover, always (i.e. permanently underlined) or +#: never which means that kitty will not apply any underline styling +#: to hyperlinks. Uses the url_style and url_color settings for the +#: underline style. Note that reloading the config and changing this +#: value to/from always will only affect text subsequently received by +#: kitty. + +# copy_on_select no + +#: Copy to clipboard or a private buffer on select. With this set to +#: clipboard, selecting text with the mouse will cause the text to be +#: copied to clipboard. Useful on platforms such as macOS that do not +#: have the concept of primary selection. You can instead specify a +#: name such as a1 to copy to a private kitty buffer. Map a shortcut +#: with the paste_from_buffer action to paste from this private +#: buffer. For example:: + +#: copy_on_select a1 +#: map shift+cmd+v paste_from_buffer a1 + +#: Note that copying to the clipboard is a security risk, as all +#: programs, including websites open in your browser can read the +#: contents of the system clipboard. + +# paste_actions quote-urls-at-prompt,confirm + +#: A comma separated list of actions to take when pasting text into +#: the terminal. The supported paste actions are: + +#: quote-urls-at-prompt: +#: If the text being pasted is a URL and the cursor is at a shell prompt, +#: automatically quote the URL (needs shell_integration). +#: replace-dangerous-control-codes +#: Replace dangerous control codes from pasted text, without confirmation. +#: replace-newline +#: Replace the newline character from pasted text, without confirmation. +#: confirm: +#: Confirm the paste if the text to be pasted contains any terminal control codes +#: as this can be dangerous, leading to code execution if the shell/program running +#: in the terminal does not properly handle these. +#: confirm-if-large +#: Confirm the paste if it is very large (larger than 16KB) as pasting +#: large amounts of text into shells can be very slow. +#: filter: +#: Run the filter_paste() function from the file paste-actions.py in +#: the kitty config directory on the pasted text. The text returned by the +#: function will be actually pasted. +#: no-op: +#: Has no effect. + +# strip_trailing_spaces never + +#: Remove spaces at the end of lines when copying to clipboard. A +#: value of smart will do it when using normal selections, but not +#: rectangle selections. A value of always will always do it. + +# select_by_word_characters @-./_~?&=%+# + +#: Characters considered part of a word when double clicking. In +#: addition to these characters any character that is marked as an +#: alphanumeric character in the Unicode database will be matched. + +# select_by_word_characters_forward + +#: Characters considered part of a word when extending the selection +#: forward on double clicking. In addition to these characters any +#: character that is marked as an alphanumeric character in the +#: Unicode database will be matched. + +#: If empty (default) select_by_word_characters will be used for both +#: directions. + +# click_interval -1.0 + +#: The interval between successive clicks to detect double/triple +#: clicks (in seconds). Negative numbers will use the system default +#: instead, if available, or fallback to 0.5. + +# focus_follows_mouse no + +#: Set the active window to the window under the mouse when moving the +#: mouse around. On macOS, this will also cause the OS Window under +#: the mouse to be focused automatically when the mouse enters it. + +# pointer_shape_when_grabbed arrow + +#: The shape of the mouse pointer when the program running in the +#: terminal grabs the mouse. + +# default_pointer_shape beam + +#: The default shape of the mouse pointer. + +# pointer_shape_when_dragging beam + +#: The default shape of the mouse pointer when dragging across text. + +#: Mouse actions {{{ + +#: Mouse buttons can be mapped to perform arbitrary actions. The +#: syntax is: + +#: .. code-block:: none + +#: mouse_map button-name event-type modes action + +#: Where button-name is one of left, middle, right, b1 ... b8 with +#: added keyboard modifiers. For example: ctrl+shift+left refers to +#: holding the Ctrl+Shift keys while clicking with the left mouse +#: button. The value b1 ... b8 can be used to refer to up to eight +#: buttons on a mouse. + +#: event-type is one of press, release, doublepress, triplepress, +#: click, doubleclick. modes indicates whether the action is performed +#: when the mouse is grabbed by the program running in the terminal, +#: or not. The values are grabbed or ungrabbed or a comma separated +#: combination of them. grabbed refers to when the program running in +#: the terminal has requested mouse events. Note that the click and +#: double click events have a delay of click_interval to disambiguate +#: from double and triple presses. + +#: You can run kitty with the kitty --debug-input command line option +#: to see mouse events. See the builtin actions below to get a sense +#: of what is possible. + +#: If you want to unmap a button, map it to nothing. For example, to +#: disable opening of URLs with a plain click:: + +#: mouse_map left click ungrabbed + +#: See all the mappable actions including mouse actions here +#: . + +#: .. note:: +#: Once a selection is started, releasing the button that started it will +#: automatically end it and no release event will be dispatched. + +# clear_all_mouse_actions no + +#: Remove all mouse action definitions up to this point. Useful, for +#: instance, to remove the default mouse actions. + +#: Click the link under the mouse or move the cursor + +# mouse_map left click ungrabbed mouse_handle_click selection link prompt + +#:: First check for a selection and if one exists do nothing. Then +#:: check for a link under the mouse cursor and if one exists, click +#:: it. Finally check if the click happened at the current shell +#:: prompt and if so, move the cursor to the click location. Note +#:: that this requires shell integration +#:: to work. + +#: Click the link under the mouse or move the cursor even when grabbed + +# mouse_map shift+left click grabbed,ungrabbed mouse_handle_click selection link prompt + +#:: Same as above, except that the action is performed even when the +#:: mouse is grabbed by the program running in the terminal. + +#: Click the link under the mouse cursor + +# mouse_map ctrl+shift+left release grabbed,ungrabbed mouse_handle_click link + +#:: Variant with Ctrl+Shift is present because the simple click based +#:: version has an unavoidable delay of click_interval, to +#:: disambiguate clicks from double clicks. + +#: Discard press event for link click + +# mouse_map ctrl+shift+left press grabbed discard_event + +#:: Prevent this press event from being sent to the program that has +#:: grabbed the mouse, as the corresponding release event is used to +#:: open a URL. + +#: Paste from the primary selection + +# mouse_map middle release ungrabbed paste_from_selection + +#: Start selecting text + +# mouse_map left press ungrabbed mouse_selection normal + +#: Start selecting text in a rectangle + +# mouse_map ctrl+alt+left press ungrabbed mouse_selection rectangle + +#: Select a word + +# mouse_map left doublepress ungrabbed mouse_selection word + +#: Select a line + +# mouse_map left triplepress ungrabbed mouse_selection line + +#: Select line from point + +# mouse_map ctrl+alt+left triplepress ungrabbed mouse_selection line_from_point + +#:: Select from the clicked point to the end of the line. If you +#:: would like to select the word at the point and then extend to the +#:: rest of the line, change `line_from_point` to +#:: `word_and_line_from_point`. + +#: Extend the current selection + +# mouse_map right press ungrabbed mouse_selection extend + +#:: If you want only the end of the selection to be moved instead of +#:: the nearest boundary, use move-end instead of extend. + +#: Paste from the primary selection even when grabbed + +# mouse_map shift+middle release ungrabbed,grabbed paste_selection +# mouse_map shift+middle press grabbed discard_event + +#: Start selecting text even when grabbed + +# mouse_map shift+left press ungrabbed,grabbed mouse_selection normal + +#: Start selecting text in a rectangle even when grabbed + +# mouse_map ctrl+shift+alt+left press ungrabbed,grabbed mouse_selection rectangle + +#: Select a word even when grabbed + +# mouse_map shift+left doublepress ungrabbed,grabbed mouse_selection word + +#: Select a line even when grabbed + +# mouse_map shift+left triplepress ungrabbed,grabbed mouse_selection line + +#: Select line from point even when grabbed + +# mouse_map ctrl+shift+alt+left triplepress ungrabbed,grabbed mouse_selection line_from_point + +#:: Select from the clicked point to the end of the line even when +#:: grabbed. If you would like to select the word at the point and +#:: then extend to the rest of the line, change `line_from_point` to +#:: `word_and_line_from_point`. + +#: Extend the current selection even when grabbed + +# mouse_map shift+right press ungrabbed,grabbed mouse_selection extend + +#: Show clicked command output in pager + +# mouse_map ctrl+shift+right press ungrabbed mouse_show_command_output + +#:: Requires shell integration +#:: to work. + +#: }}} + +#: }}} + +#: Performance tuning {{{ + +# repaint_delay 10 + +#: Delay between screen updates (in milliseconds). Decreasing it, +#: increases frames-per-second (FPS) at the cost of more CPU usage. +#: The default value yields ~100 FPS which is more than sufficient for +#: most uses. Note that to actually achieve 100 FPS, you have to +#: either set sync_to_monitor to no or use a monitor with a high +#: refresh rate. Also, to minimize latency when there is pending input +#: to be processed, this option is ignored. + +# input_delay 3 + +#: Delay before input from the program running in the terminal is +#: processed (in milliseconds). Note that decreasing it will increase +#: responsiveness, but also increase CPU usage and might cause flicker +#: in full screen programs that redraw the entire screen on each loop, +#: because kitty is so fast that partial screen updates will be drawn. +#: This setting is ignored when the input buffer is almost full. + +# sync_to_monitor yes + +#: Sync screen updates to the refresh rate of the monitor. This +#: prevents screen tearing +#: when scrolling. +#: However, it limits the rendering speed to the refresh rate of your +#: monitor. With a very high speed mouse/high keyboard repeat rate, +#: you may notice some slight input latency. If so, set this to no. + +#: }}} + +#: Terminal bell {{{ + +# enable_audio_bell yes + +#: The audio bell. Useful to disable it in environments that require +#: silence. + +visual_bell_duration 0.1 + +#: The visual bell duration (in seconds). Flash the screen when a bell +#: occurs for the specified number of seconds. Set to zero to disable. +#: The flash is animated, fading in and out over the specified +#: duration. The easing function used for the fading can be +#: controlled. For example, 2.0 linear will casuse the flash to fade +#: in and out linearly. The default if unspecified is to use ease-in- +#: out which fades slowly at the start, middle and end. You can +#: specify different easing functions for the fade-in and fade-out +#: parts, like this: 2.0 ease-in linear. kitty supports all the CSS +#: easing functions . + +visual_bell_color #aa5656 + +#: The color used by visual bell. Set to none will fall back to +#: selection background color. If you feel that the visual bell is too +#: bright, you can set it to a darker color. + +window_alert_on_bell yes + +#: Request window attention on bell. Makes the dock icon bounce on +#: macOS or the taskbar flash on Linux. + +# bell_on_tab "🔔 " + +#: Some text or a Unicode symbol to show on the tab if a window in the +#: tab that does not have focus has a bell. If you want to use leading +#: or trailing spaces, surround the text with quotes. See +#: tab_title_template for how this is rendered. + +#: For backwards compatibility, values of yes, y and true are +#: converted to the default bell symbol and no, n, false and none are +#: converted to the empty string. + +# command_on_bell none + +#: Program to run when a bell occurs. The environment variable +#: KITTY_CHILD_CMDLINE can be used to get the program running in the +#: window in which the bell occurred. + +# bell_path none + +#: Path to a sound file to play as the bell sound. If set to none, the +#: system default bell sound is used. Must be in a format supported by +#: the operating systems sound API, such as WAV or OGA on Linux +#: (libcanberra) or AIFF, MP3 or WAV on macOS (NSSound). + +# linux_bell_theme __custom + +#: The XDG Sound Theme kitty will use to play the bell sound. Defaults +#: to the custom theme name specified in the XDG Sound theme +#: specification , falling back to the default +#: freedesktop theme if it does not exist. To change your sound theme +#: desktop wide, create +#: :file:~/.local/share/sounds/__custom/index.theme` with the +#: contents: + +#: [Sound Theme] + +#: Inherits=name-of-the-sound-theme-you-want-to-use + +#: Replace name-of-the-sound-theme-you-want-to-use with the actual +#: theme name. Now all compliant applications should use sounds from +#: this theme. + +#: }}} + +#: Window layout {{{ + +# remember_window_size yes +# initial_window_width 640 +# initial_window_height 400 + +#: If enabled, the OS Window size will be remembered so that new +#: instances of kitty will have the same size as the previous +#: instance. If disabled, the OS Window will initially have size +#: configured by initial_window_width/height, in pixels. You can use a +#: suffix of "c" on the width/height values to have them interpreted +#: as number of cells instead of pixels. + +# enabled_layouts * + +#: The enabled window layouts. A comma separated list of layout names. +#: The special value all means all layouts. The first listed layout +#: will be used as the startup layout. Default configuration is all +#: layouts in alphabetical order. For a list of available layouts, see +#: the layouts . + +# window_resize_step_cells 2 +# window_resize_step_lines 2 + +#: The step size (in units of cell width/cell height) to use when +#: resizing kitty windows in a layout with the shortcut +#: start_resizing_window. The cells value is used for horizontal +#: resizing, and the lines value is used for vertical resizing. + +# window_border_width 0.5pt + +#: The width of window borders. Can be either in pixels (px) or pts +#: (pt). Values in pts will be rounded to the nearest number of pixels +#: based on screen resolution. If not specified, the unit is assumed +#: to be pts. Note that borders are displayed only when more than one +#: window is visible. They are meant to separate multiple windows. + +# draw_minimal_borders yes + +#: Draw only the minimum borders needed. This means that only the +#: borders that separate the window from a neighbor are drawn. Note +#: that setting a non-zero window_margin_width overrides this and +#: causes all borders to be drawn. + +# window_margin_width 0 + +#: The window margin (in pts) (blank area outside the border). A +#: single value sets all four sides. Two values set the vertical and +#: horizontal sides. Three values set top, horizontal and bottom. Four +#: values set top, right, bottom and left. + +# single_window_margin_width -1 + +#: The window margin to use when only a single window is visible (in +#: pts). Negative values will cause the value of window_margin_width +#: to be used instead. A single value sets all four sides. Two values +#: set the vertical and horizontal sides. Three values set top, +#: horizontal and bottom. Four values set top, right, bottom and left. + +# window_padding_width 0 + +#: The window padding (in pts) (blank area between the text and the +#: window border). A single value sets all four sides. Two values set +#: the vertical and horizontal sides. Three values set top, horizontal +#: and bottom. Four values set top, right, bottom and left. + +# single_window_padding_width -1 + +#: The window padding to use when only a single window is visible (in +#: pts). Negative values will cause the value of window_padding_width +#: to be used instead. A single value sets all four sides. Two values +#: set the vertical and horizontal sides. Three values set top, +#: horizontal and bottom. Four values set top, right, bottom and left. + +# placement_strategy center + +#: When the window size is not an exact multiple of the cell size, the +#: cell area of the terminal window will have some extra padding on +#: the sides. You can control how that padding is distributed with +#: this option. Using a value of center means the cell area will be +#: placed centrally. A value of top-left means the padding will be +#: only at the bottom and right edges. The value can be one of: top- +#: left, top, top-right, left, center, right, bottom-left, bottom, +#: bottom-right. + +# active_border_color #00ff00 + +#: The color for the border of the active window. Set this to none to +#: not draw borders around the active window. + +# inactive_border_color #cccccc + +#: The color for the border of inactive windows. + +# bell_border_color #ff5a00 + +#: The color for the border of inactive windows in which a bell has +#: occurred. + +# inactive_text_alpha 1.0 + +#: Fade the text in inactive windows by the specified amount (a number +#: between zero and one, with zero being fully faded). + +hide_window_decorations yes + +#: Hide the window decorations (title-bar and window borders) with +#: yes. On macOS, titlebar-only and titlebar-and-corners can be used +#: to only hide the titlebar and the rounded corners. Whether this +#: works and exactly what effect it has depends on the window +#: manager/operating system. Note that the effects of changing this +#: option when reloading config are undefined. When using titlebar- +#: only, it is useful to also set window_margin_width and +#: placement_strategy to prevent the rounded corners from clipping +#: text. Or use titlebar-and-corners. + +# window_logo_path none + +#: Path to a logo image. Must be in PNG/JPEG/WEBP/GIF/TIFF/BMP format. +#: Relative paths are interpreted relative to the kitty config +#: directory. The logo is displayed in a corner of every kitty window. +#: The position is controlled by window_logo_position. Individual +#: windows can be configured to have different logos either using the +#: launch action or the remote control +#: facility. + +# window_logo_position bottom-right + +#: Where to position the window logo in the window. The value can be +#: one of: top-left, top, top-right, left, center, right, bottom-left, +#: bottom, bottom-right. + +# window_logo_alpha 0.5 + +#: The amount the logo should be faded into the background. With zero +#: being fully faded and one being fully opaque. + +# window_logo_scale 0 + +#: The percentage (0-100] of the window size to which the logo should +#: scale. Using a single number means the logo is scaled to that +#: percentage of the shortest window dimension, while preseving aspect +#: ratio of the logo image. + +#: Using two numbers means the width and height of the logo are scaled +#: to the respective percentage of the window's width and height. + +#: Using zero as the percentage disables scaling in that dimension. A +#: single zero (the default) disables all scaling of the window logo. + +# resize_debounce_time 0.1 0.5 + +#: The time to wait (in seconds) before asking the program running in +#: kitty to resize and redraw the screen during a live resize of the +#: OS window, when no new resize events have been received, i.e. when +#: resizing is either paused or finished. On platforms such as macOS, +#: where the operating system sends events corresponding to the start +#: and end of a live resize, the second number is used for redraw- +#: after-pause since kitty can distinguish between a pause and end of +#: resizing. On such systems the first number is ignored and redraw is +#: immediate after end of resize. On other systems only the first +#: number is used so that kitty is "ready" quickly after the end of +#: resizing, while not also continuously redrawing, to save energy. + +# resize_in_steps no + +#: Resize the OS window in steps as large as the cells, instead of +#: with the usual pixel accuracy. Combined with initial_window_width +#: and initial_window_height in number of cells, this option can be +#: used to keep the margins as small as possible when resizing the OS +#: window. Note that this does not currently work on Wayland. + +# visual_window_select_characters 1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ + +#: The list of characters for visual window selection. For example, +#: for selecting a window to focus on with focus_visible_window. The +#: value should be a series of unique numbers or alphabets, case +#: insensitive, from the set 0-9A-Z\-=[];',./\\`. Specify your +#: preference as a string of characters. + +# confirm_os_window_close -1 + +#: Ask for confirmation when closing an OS window or a tab with at +#: least this number of kitty windows in it by window manager (e.g. +#: clicking the window close button or pressing the operating system +#: shortcut to close windows) or by the close_tab action. A value of +#: zero disables confirmation. This confirmation also applies to +#: requests to quit the entire application (all OS windows, via the +#: quit action). Negative values are converted to positive ones, +#: however, with shell_integration enabled, using negative values +#: means windows sitting at a shell prompt are not counted, only +#: windows where some command is currently running. Note that if you +#: want confirmation when closing individual windows, you can map the +#: close_window_with_confirmation action. + +#: }}} + +#: Tab bar {{{ + +# tab_bar_edge bottom + +#: The edge to show the tab bar on, top or bottom. + +# tab_bar_margin_width 0.0 + +#: The margin to the left and right of the tab bar (in pts). + +# tab_bar_margin_height 0.0 0.0 + +#: The margin above and below the tab bar (in pts). The first number +#: is the margin between the edge of the OS Window and the tab bar. +#: The second number is the margin between the tab bar and the +#: contents of the current tab. + +# tab_bar_style fade + +#: The tab bar style, can be one of: + +#: fade +#: Each tab's edges fade into the background color. (See also tab_fade) +#: slant +#: Tabs look like the tabs in a physical file. +#: separator +#: Tabs are separated by a configurable separator. (See also +#: tab_separator) +#: powerline +#: Tabs are shown as a continuous line with "fancy" separators. +#: (See also tab_powerline_style) +#: custom +#: A user-supplied Python function called draw_tab is loaded from the file +#: tab_bar.py in the kitty config directory. For examples of how to +#: write such a function, see the functions named draw_tab_with_* in +#: kitty's source code: kitty/tab_bar.py. See also +#: this discussion +#: for examples from kitty users. +#: hidden +#: The tab bar is hidden. If you use this, you might want to create +#: a mapping for the select_tab action which presents you with a list of +#: tabs and allows for easy switching to a tab. + +# tab_bar_align left + +#: The horizontal alignment of the tab bar, can be one of: left, +#: center, right. + +# tab_bar_min_tabs 2 + +#: The minimum number of tabs that must exist before the tab bar is +#: shown. + +# tab_switch_strategy previous + +#: The algorithm to use when switching to a tab when the current tab +#: is closed. The default of previous will switch to the last used +#: tab. A value of left will switch to the tab to the left of the +#: closed tab. A value of right will switch to the tab to the right of +#: the closed tab. A value of last will switch to the right-most tab. + +# tab_fade 0.25 0.5 0.75 1 + +#: Control how each tab fades into the background when using fade for +#: the tab_bar_style. Each number is an alpha (between zero and one) +#: that controls how much the corresponding cell fades into the +#: background, with zero being no fade and one being full fade. You +#: can change the number of cells used by adding/removing entries to +#: this list. + +# tab_separator " ┇" + +#: The separator between tabs in the tab bar when using separator as +#: the tab_bar_style. + +# tab_powerline_style angled + +#: The powerline separator style between tabs in the tab bar when +#: using powerline as the tab_bar_style, can be one of: angled, +#: slanted, round. + +# tab_activity_symbol none + +#: Some text or a Unicode symbol to show on the tab if a window in the +#: tab that does not have focus has some activity. If you want to use +#: leading or trailing spaces, surround the text with quotes. See +#: tab_title_template for how this is rendered. + +# tab_title_max_length 0 + +#: The maximum number of cells that can be used to render the text in +#: a tab. A value of zero means that no limit is applied. + +# tab_title_template "{fmt.fg.red}{bell_symbol}{activity_symbol}{fmt.fg.tab}{title}" + +#: A template to render the tab title. The default just renders the +#: title with optional symbols for bell and activity. If you wish to +#: include the tab-index as well, use something like: {index}:{title}. +#: Useful if you have shortcuts mapped for goto_tab N. If you prefer +#: to see the index as a superscript, use {sup.index}. All data +#: available is: + +#: title +#: The current tab title. +#: index +#: The tab index usable with goto_tab N goto_tab shortcuts. +#: layout_name +#: The current layout name. +#: num_windows +#: The number of windows in the tab. +#: num_window_groups +#: The number of window groups (a window group is a window and all of its overlay windows) in the tab. +#: tab.active_wd +#: The working directory of the currently active window in the tab +#: (expensive, requires syscall). Use active_oldest_wd to get +#: the directory of the oldest foreground process rather than the newest. +#: tab.active_exe +#: The name of the executable running in the foreground of the currently +#: active window in the tab (expensive, requires syscall). Use +#: active_oldest_exe for the oldest foreground process. +#: max_title_length +#: The maximum title length available. +#: keyboard_mode +#: The name of the current keyboard mode or the empty string if no keyboard mode is active. + +#: Note that formatting is done by Python's string formatting +#: machinery, so you can use, for instance, {layout_name[:2].upper()} +#: to show only the first two letters of the layout name, upper-cased. +#: If you want to style the text, you can use styling directives, for +#: example: +#: `{fmt.fg.red}red{fmt.fg.tab}normal{fmt.bg._00FF00}greenbg{fmt.bg.tab}`. +#: Similarly, for bold and italic: +#: `{fmt.bold}bold{fmt.nobold}normal{fmt.italic}italic{fmt.noitalic}`. +#: Note that for backward compatibility, if {bell_symbol} or +#: {activity_symbol} are not present in the template, they are +#: prepended to it. + +# active_tab_title_template none + +#: Template to use for active tabs. If not specified falls back to +#: tab_title_template. + +# active_tab_foreground #000 +# active_tab_background #eee +# active_tab_font_style bold-italic +# inactive_tab_foreground #444 +# inactive_tab_background #999 +# inactive_tab_font_style normal + +#: Tab bar colors and styles. + +# tab_bar_background none + +#: Background color for the tab bar. Defaults to using the terminal +#: background color. + +# tab_bar_margin_color none + +#: Color for the tab bar margin area. Defaults to using the terminal +#: background color for margins above and below the tab bar. For side +#: margins the default color is chosen to match the background color +#: of the neighboring tab. + +#: }}} + +#: Color scheme {{{ + +# foreground #dddddd +# background #000000 + +#: The foreground and background colors. + +background_opacity 0.8 + +#: The opacity of the background. A number between zero and one, where +#: one is opaque and zero is fully transparent. This will only work if +#: supported by the OS (for instance, when using a compositor under +#: X11). Note that it only sets the background color's opacity in +#: cells that have the same background color as the default terminal +#: background, so that things like the status bar in vim, powerline +#: prompts, etc. still look good. But it means that if you use a color +#: theme with a background color in your editor, it will not be +#: rendered as transparent. Instead you should change the default +#: background color in your kitty config and not use a background +#: color in the editor color scheme. Or use the escape codes to set +#: the terminals default colors in a shell script to launch your +#: editor. See also second_transparent_bg. Be aware that using a value +#: less than 1.0 is a (possibly significant) performance hit. When +#: using a low value for this setting, it is desirable that you set +#: the background color to a color the matches the general color of +#: the desktop background, for best text rendering. If you want to +#: dynamically change transparency of windows, set +#: dynamic_background_opacity to yes (this is off by default as it has +#: a performance cost). Changing this option when reloading the config +#: will only work if dynamic_background_opacity was enabled in the +#: original config. + +background_blur 63 + +#: Set to a positive value to enable background blur (blurring of the +#: visuals behind a transparent window) on platforms that support it. +#: Only takes effect when background_opacity is less than one. On +#: macOS, this will also control the blur radius (amount of blurring). +#: Setting it to too high a value will cause severe performance issues +#: and/or rendering artifacts. Usually, values up to 64 work well. +#: Note that this might cause performance issues, depending on how the +#: platform implements it, so use with care. Currently supported on +#: macOS and KDE. + +# background_image none + +#: Path to a background image. Must be in PNG/JPEG/WEBP/TIFF/GIF/BMP +#: format. + +# background_image_layout tiled + +#: Whether to tile, scale or clamp the background image. The value can +#: be one of tiled, mirror-tiled, scaled, clamped, centered or +#: cscaled. The scaled and cscaled values scale the image to the +#: window size, with cscaled preserving the image aspect ratio. + +# background_image_linear no + +#: When background image is scaled, whether linear interpolation +#: should be used. + +# second_transparent_bg none + +#: When the background color matches this color, background_opacity is +#: applied to it to render it as semi-transparent, just as for colors +#: matching the main background color. Useful in more complex UIs like +#: editors where you could want more than a single background color to +#: be rendered as transparent, for instance, for a cursor highlight +#: line background. Terminal applications can set this color using The +#: kitty color control escape code. + +# dynamic_background_opacity no + +#: Allow changing of the background_opacity dynamically, using either +#: keyboard shortcuts (increase_background_opacity and +#: decrease_background_opacity) or the remote control facility. +#: Changing this option by reloading the config is not supported. + +# background_tint 0.0 + +#: How much to tint the background image by the background color. This +#: option makes it easier to read the text. Tinting is done using the +#: current background color for each window. This option applies only +#: if background_opacity is set and transparent windows are supported +#: or background_image is set. + +# background_tint_gaps 1.0 + +#: How much to tint the background image at the window gaps by the +#: background color, after applying background_tint. Since this is +#: multiplicative with background_tint, it can be used to lighten the +#: tint over the window gaps for a *separated* look. + +# dim_opacity 0.4 + +#: How much to dim text that has the DIM/FAINT attribute set. One +#: means no dimming and zero means fully dimmed (i.e. invisible). + +# selection_foreground #000000 +# selection_background #fffacd + +#: The foreground and background colors for text selected with the +#: mouse. Setting both of these to none will cause a "reverse video" +#: effect for selections, where the selection will be the cell text +#: color and the text will become the cell background color. Setting +#: only selection_foreground to none will cause the foreground color +#: to be used unchanged. Note that these colors can be overridden by +#: the program running in the terminal. + +#: The color table {{{ + +#: The 256 terminal colors. There are 8 basic colors, each color has a +#: dull and bright version, for the first 16 colors. You can set the +#: remaining 240 colors as color16 to color255. + +# color0 #000000 +# color8 #767676 + +#: black + +# color1 #cc0403 +# color9 #f2201f + +#: red + +# color2 #19cb00 +# color10 #23fd00 + +#: green + +# color3 #cecb00 +# color11 #fffd00 + +#: yellow + +# color4 #0d73cc +# color12 #1a8fff + +#: blue + +# color5 #cb1ed1 +# color13 #fd28ff + +#: magenta + +# color6 #0dcdcd +# color14 #14ffff + +#: cyan + +# color7 #dddddd +# color15 #ffffff + +#: white + +# mark1_foreground black + +#: Color for marks of type 1 + +# mark1_background #98d3cb + +#: Color for marks of type 1 (light steel blue) + +# mark2_foreground black + +#: Color for marks of type 2 + +# mark2_background #f2dcd3 + +#: Color for marks of type 1 (beige) + +# mark3_foreground black + +#: Color for marks of type 3 + +# mark3_background #f274bc + +#: Color for marks of type 3 (violet) + +#: }}} + +#: }}} + +#: Advanced {{{ + +# shell . + +#: The shell program to execute. The default value of . means to use +#: the value of of the SHELL environment variable or if unset, +#: whatever shell is set as the default shell for the current user. +#: Note that on macOS if you change this, you might need to add +#: --login and --interactive to ensure that the shell starts in +#: interactive mode and reads its startup rc files. Environment +#: variables are expanded in this setting. + +# editor . + +#: The terminal based text editor (such as vim or nano) to use when +#: editing the kitty config file or similar tasks. + +#: The default value of . means to use the environment variables +#: VISUAL and EDITOR in that order. If these variables aren't set, +#: kitty will run your shell ($SHELL -l -i -c env) to see if your +#: shell startup rc files set VISUAL or EDITOR. If that doesn't work, +#: kitty will cycle through various known editors (vim, emacs, etc.) +#: and take the first one that exists on your system. + +# close_on_child_death no + +#: Close the window when the child process (usually the shell) exits. +#: With the default value no, the terminal will remain open when the +#: child exits as long as there are still other processes outputting +#: to the terminal (for example disowned or backgrounded processes). +#: When enabled with yes, the window will close as soon as the child +#: process exits. Note that setting it to yes means that any +#: background processes still using the terminal can fail silently +#: because their stdout/stderr/stdin no longer work. + +# remote_control_password + +#: Allow other programs to control kitty using passwords. This option +#: can be specified multiple times to add multiple passwords. If no +#: passwords are present kitty will ask the user for permission if a +#: program tries to use remote control with a password. A password can +#: also *optionally* be associated with a set of allowed remote +#: control actions. For example:: + +#: remote_control_password "my passphrase" get-colors set-colors focus-window focus-tab + +#: Only the specified actions will be allowed when using this +#: password. Glob patterns can be used too, for example:: + +#: remote_control_password "my passphrase" set-tab-* resize-* + +#: To get a list of available actions, run:: + +#: kitten @ --help + +#: A set of actions to be allowed when no password is sent can be +#: specified by using an empty password. For example:: + +#: remote_control_password "" *-colors + +#: Finally, the path to a python module can be specified that provides +#: a function is_cmd_allowed that is used to check every remote +#: control command. For example:: + +#: remote_control_password "my passphrase" my_rc_command_checker.py + +#: Relative paths are resolved from the kitty configuration directory. +#: See rc_custom_auth for details. + +# allow_remote_control no + +#: Allow other programs to control kitty. If you turn this on, other +#: programs can control all aspects of kitty, including sending text +#: to kitty windows, opening new windows, closing windows, reading the +#: content of windows, etc. Note that this even works over SSH +#: connections. The default setting of no prevents any form of remote +#: control. The meaning of the various values are: + +#: password +#: Remote control requests received over both the TTY device and the socket +#: are confirmed based on passwords, see remote_control_password. + +#: socket-only +#: Remote control requests received over a socket are accepted +#: unconditionally. Requests received over the TTY are denied. +#: See listen_on. + +#: socket +#: Remote control requests received over a socket are accepted +#: unconditionally. Requests received over the TTY are confirmed based on +#: password. + +#: no +#: Remote control is completely disabled. + +#: yes +#: Remote control requests are always accepted. + +# listen_on none + +#: Listen to the specified socket for remote control connections. Note +#: that this will apply to all kitty instances. It can be overridden +#: by the kitty --listen-on command line option. For UNIX sockets, +#: such as unix:${TEMP}/mykitty or unix:@mykitty (on Linux). +#: Environment variables are expanded and relative paths are resolved +#: with respect to the temporary directory. If {kitty_pid} is present, +#: then it is replaced by the PID of the kitty process, otherwise the +#: PID of the kitty process is appended to the value, with a hyphen. +#: For TCP sockets such as tcp:localhost:0 a random port is always +#: used even if a non-zero port number is specified. See the help for +#: kitty --listen-on for more details. Note that this will be ignored +#: unless allow_remote_control is set to either: yes, socket or +#: socket-only. Changing this option by reloading the config is not +#: supported. + +# env + +#: Specify the environment variables to be set in all child processes. +#: Using the name with an equal sign (e.g. env VAR=) will set it to +#: the empty string. Specifying only the name (e.g. env VAR) will +#: remove the variable from the child process' environment. Note that +#: environment variables are expanded recursively, for example:: + +#: env VAR1=a +#: env VAR2=${HOME}/${VAR1}/b + +#: The value of VAR2 will be /a/b. + +# filter_notification + +#: Specify rules to filter out notifications sent by applications +#: running in kitty. Can be specified multiple times to create +#: multiple filter rules. A rule specification is of the form +#: field:regexp. A filter rule can match on any of the fields: title, +#: body, app, type. The special value of all filters out all +#: notifications. Rules can be combined using Boolean operators. Some +#: examples:: + +#: filter_notification title:hello or body:"abc.*def" +#: # filter out notification from vim except for ones about updates, (?i) +#: # makes matching case insesitive. +#: filter_notification app:"[ng]?vim" and not body:"(?i)update" +#: # filter out all notifications +#: filter_notification all + +#: The field app is the name of the application sending the +#: notification and type is the type of the notification. Not all +#: applications will send these fields, so you can also match on the +#: title and body of the notification text. More sophisticated +#: programmatic filtering and custom actions on notifications can be +#: done by creating a notifications.py file in the kitty config +#: directory (~/.config/kitty). An annotated sample is available +#: . + +# watcher + +#: Path to python file which will be loaded for watchers +#: . Can be +#: specified more than once to load multiple watchers. The watchers +#: will be added to every kitty window. Relative paths are resolved +#: relative to the kitty config directory. Note that reloading the +#: config will only affect windows created after the reload. + +# exe_search_path + +#: Control where kitty finds the programs to run. The default search +#: order is: First search the system wide PATH, then ~/.local/bin and +#: ~/bin. If still not found, the PATH defined in the login shell +#: after sourcing all its startup files is tried. Finally, if present, +#: the PATH specified by the env option is tried. + +#: This option allows you to prepend, append, or remove paths from +#: this search order. It can be specified multiple times for multiple +#: paths. A simple path will be prepended to the search order. A path +#: that starts with the + sign will be append to the search order, +#: after ~/bin above. A path that starts with the - sign will be +#: removed from the entire search order. For example:: + +#: exe_search_path /some/prepended/path +#: exe_search_path +/some/appended/path +#: exe_search_path -/some/excluded/path + +# update_check_interval 24 + +#: The interval to periodically check if an update to kitty is +#: available (in hours). If an update is found, a system notification +#: is displayed informing you of the available update. The default is +#: to check every 24 hours, set to zero to disable. Update checking is +#: only done by the official binary builds. Distro packages or source +#: builds do not do update checking. Changing this option by reloading +#: the config is not supported. + +# startup_session none + +#: Path to a session file to use for all kitty instances. Can be +#: overridden by using the kitty --session =none command line option +#: for individual instances. See sessions +#: in the kitty +#: documentation for details. Note that relative paths are interpreted +#: with respect to the kitty config directory. Environment variables +#: in the path are expanded. Changing this option by reloading the +#: config is not supported. Note that if kitty is invoked with command +#: line arguments specifying a command to run, this option is ignored. + +# clipboard_control write-clipboard write-primary read-clipboard-ask read-primary-ask + +#: Allow programs running in kitty to read and write from the +#: clipboard. You can control exactly which actions are allowed. The +#: possible actions are: write-clipboard, read-clipboard, write- +#: primary, read-primary, read-clipboard-ask, read-primary-ask. The +#: default is to allow writing to the clipboard and primary selection +#: and to ask for permission when a program tries to read from the +#: clipboard. Note that disabling the read confirmation is a security +#: risk as it means that any program, even the ones running on a +#: remote server via SSH can read your clipboard. See also +#: clipboard_max_size. + +# clipboard_max_size 512 + +#: The maximum size (in MB) of data from programs running in kitty +#: that will be stored for writing to the system clipboard. A value of +#: zero means no size limit is applied. See also clipboard_control. + +# file_transfer_confirmation_bypass + +#: The password that can be supplied to the file transfer kitten +#: to skip the +#: transfer confirmation prompt. This should only be used when +#: initiating transfers from trusted computers, over trusted networks +#: or encrypted transports, as it allows any programs running on the +#: remote machine to read/write to the local filesystem, without +#: permission. + +# allow_hyperlinks yes + +#: Process hyperlink escape sequences (OSC 8). If disabled OSC 8 +#: escape sequences are ignored. Otherwise they become clickable +#: links, that you can click with the mouse or by using the hints +#: kitten . The +#: special value of ask means that kitty will ask before opening the +#: link when clicked. + +# shell_integration enabled + +#: Enable shell integration on supported shells. This enables features +#: such as jumping to previous prompts, browsing the output of the +#: previous command in a pager, etc. on supported shells. Set to +#: disabled to turn off shell integration, completely. It is also +#: possible to disable individual features, set to a space separated +#: list of these values: no-rc, no-cursor, no-title, no-cwd, no- +#: prompt-mark, no-complete, no-sudo. See Shell integration +#: for details. + +# allow_cloning ask + +#: Control whether programs running in the terminal can request new +#: windows to be created. The canonical example is clone-in-kitty +#: . +#: By default, kitty will ask for permission for each clone request. +#: Allowing cloning unconditionally gives programs running in the +#: terminal (including over SSH) permission to execute arbitrary code, +#: as the user who is running the terminal, on the computer that the +#: terminal is running on. + +# clone_source_strategies venv,conda,env_var,path + +#: Control what shell code is sourced when running clone-in-kitty in +#: the newly cloned window. The supported strategies are: + +#: venv +#: Source the file $VIRTUAL_ENV/bin/activate. This is used by the +#: Python stdlib venv module and allows cloning venvs automatically. +#: conda +#: Run conda activate $CONDA_DEFAULT_ENV. This supports the virtual +#: environments created by conda. +#: env_var +#: Execute the contents of the environment variable +#: KITTY_CLONE_SOURCE_CODE with eval. +#: path +#: Source the file pointed to by the environment variable +#: KITTY_CLONE_SOURCE_PATH. + +#: This option must be a comma separated list of the above values. +#: Only the first valid match, in the order specified, is sourced. + +# notify_on_cmd_finish never + +#: Show a desktop notification when a long-running command finishes +#: (needs shell_integration). The possible values are: + +#: never +#: Never send a notification. + +#: unfocused +#: Only send a notification when the window does not have keyboard focus. + +#: invisible +#: Only send a notification when the window both is unfocused and not visible +#: to the user, for example, because it is in an inactive tab or its OS window +#: is not currently active. + +#: always +#: Always send a notification, regardless of window state. + +#: There are two optional arguments: + +#: First, the minimum duration for what is considered a long running +#: command. The default is 5 seconds. Specify a second argument to set +#: the duration. For example: invisible 15. Do not set the value too +#: small, otherwise a command that launches a new OS Window and exits +#: will spam a notification. + +#: Second, the action to perform. The default is notify. The possible +#: values are: + +#: notify +#: Send a desktop notification. + +#: bell +#: Ring the terminal bell. + +#: command +#: Run a custom command. All subsequent arguments are the cmdline to run. + +#: Some more examples:: + +#: # Send a notification when a command takes more than 5 seconds in an unfocused window +#: notify_on_cmd_finish unfocused +#: # Send a notification when a command takes more than 10 seconds in a invisible window +#: notify_on_cmd_finish invisible 10.0 +#: # Ring a bell when a command takes more than 10 seconds in a invisible window +#: notify_on_cmd_finish invisible 10.0 bell +#: # Run 'notify-send' when a command takes more than 10 seconds in a invisible window +#: # Here %c is replaced by the current command line and %s by the job exit code +#: notify_on_cmd_finish invisible 10.0 command notify-send "job finished with status: %s" %c + +# term xterm-kitty + +#: The value of the TERM environment variable to set. Changing this +#: can break many terminal programs, only change it if you know what +#: you are doing, not because you read some advice on "Stack Overflow" +#: to change it. The TERM variable is used by various programs to get +#: information about the capabilities and behavior of the terminal. If +#: you change it, depending on what programs you run, and how +#: different the terminal you are changing it to is, various things +#: from key-presses, to colors, to various advanced features may not +#: work. Changing this option by reloading the config will only affect +#: newly created windows. + +# terminfo_type path + +#: The value of the TERMINFO environment variable to set. This +#: variable is used by programs running in the terminal to search for +#: terminfo databases. The default value of path causes kitty to set +#: it to a filesystem location containing the kitty terminfo database. +#: A value of direct means put the entire database into the env var +#: directly. This can be useful when connecting to containers, for +#: example. But, note that not all software supports this. A value of +#: none means do not touch the variable. + +# forward_stdio no + +#: Forward STDOUT and STDERR of the kitty process to child processes +#: as file descriptors 3 and 4. This is useful for debugging as it +#: allows child processes to print to kitty's STDOUT directly. For +#: example, echo hello world >&3 in a shell will print to the parent +#: kitty's STDOUT. When enabled, this also sets the +#: KITTY_STDIO_FORWARDED=3 environment variable so child processes +#: know about the forwarding. + +# menu_map + +#: Specify entries for various menus in kitty. Currently only the +#: global menubar on macOS is supported. For example:: + +#: menu_map global "Actions::Launch something special" launch --hold --type=os-window sh -c "echo hello world" + +#: This will create a menu entry named "Launch something special" in +#: an "Actions" menu in the macOS global menubar. Sub-menus can be +#: created by adding more levels separated by the :: characters. + +#: }}} + +#: OS specific tweaks {{{ + +# wayland_titlebar_color system + +#: The color of the kitty window's titlebar on Wayland systems with +#: client side window decorations such as GNOME. A value of system +#: means to use the default system colors, a value of background means +#: to use the background color of the currently active kitty window +#: and finally you can use an arbitrary color, such as #12af59 or red. + +# macos_titlebar_color system + +#: The color of the kitty window's titlebar on macOS. A value of +#: system means to use the default system color, light or dark can +#: also be used to set it explicitly. A value of background means to +#: use the background color of the currently active window and finally +#: you can use an arbitrary color, such as #12af59 or red. WARNING: +#: This option works by using a hack when arbitrary color (or +#: background) is configured, as there is no proper Cocoa API for it. +#: It sets the background color of the entire window and makes the +#: titlebar transparent. As such it is incompatible with +#: background_opacity. If you want to use both, you are probably +#: better off just hiding the titlebar with hide_window_decorations. + +# macos_option_as_alt no + +#: Use the Option key as an Alt key on macOS. With this set to no, +#: kitty will use the macOS native Option+Key to enter Unicode +#: character behavior. This will break any Alt+Key keyboard shortcuts +#: in your terminal programs, but you can use the macOS Unicode input +#: technique. You can use the values: left, right or both to use only +#: the left, right or both Option keys as Alt, instead. Note that +#: kitty itself always treats Option the same as Alt. This means you +#: cannot use this option to configure different kitty shortcuts for +#: Option+Key vs. Alt+Key. Also, any kitty shortcuts using +#: Option/Alt+Key will take priority, so that any such key presses +#: will not be passed to terminal programs running inside kitty. +#: Changing this option by reloading the config is not supported. + +# macos_hide_from_tasks no + +#: Hide the kitty window from running tasks on macOS (⌘+Tab and the +#: Dock). Changing this option by reloading the config is not +#: supported. + +# macos_quit_when_last_window_closed no + +#: Have kitty quit when all the top-level windows are closed on macOS. +#: By default, kitty will stay running, even with no open windows, as +#: is the expected behavior on macOS. + +# macos_window_resizable yes + +#: Disable this if you want kitty top-level OS windows to not be +#: resizable on macOS. + +# macos_thicken_font 0 + +#: Draw an extra border around the font with the given width, to +#: increase legibility at small font sizes on macOS. For example, a +#: value of 0.75 will result in rendering that looks similar to sub- +#: pixel antialiasing at common font sizes. Note that in modern kitty, +#: this option is obsolete (although still supported). Consider using +#: text_composition_strategy instead. + +# macos_traditional_fullscreen no + +#: Use the macOS traditional full-screen transition, that is faster, +#: but less pretty. + +# macos_show_window_title_in all + +#: Control where the window title is displayed on macOS. A value of +#: window will show the title of the currently active window at the +#: top of the macOS window. A value of menubar will show the title of +#: the currently active window in the macOS global menu bar, making +#: use of otherwise wasted space. A value of all will show the title +#: in both places, and none hides the title. See +#: macos_menubar_title_max_length for how to control the length of the +#: title in the menu bar. + +# macos_menubar_title_max_length 0 + +#: The maximum number of characters from the window title to show in +#: the macOS global menu bar. Values less than one means that there is +#: no maximum limit. + +# macos_custom_beam_cursor no + +#: Use a custom mouse cursor for macOS that is easier to see on both +#: light and dark backgrounds. Nowadays, the default macOS cursor +#: already comes with a white border. WARNING: this might make your +#: mouse cursor invisible on dual GPU machines. Changing this option +#: by reloading the config is not supported. + +# macos_colorspace srgb + +#: The colorspace in which to interpret terminal colors. The default +#: of srgb will cause colors to match those seen in web browsers. The +#: value of default will use whatever the native colorspace of the +#: display is. The value of displayp3 will use Apple's special +#: snowflake display P3 color space, which will result in over +#: saturated (brighter) colors with some color shift. Reloading +#: configuration will change this value only for newly created OS +#: windows. + +# linux_display_server auto + +#: Choose between Wayland and X11 backends. By default, an appropriate +#: backend based on the system state is chosen automatically. Set it +#: to x11 or wayland to force the choice. Changing this option by +#: reloading the config is not supported. + +# wayland_enable_ime yes + +#: Enable Input Method Extension on Wayland. This is typically used +#: for inputting text in East Asian languages. However, its +#: implementation in Wayland is often buggy and introduces latency +#: into the input loop, so disable this if you know you dont need it. +#: Changing this option by reloading the config is not supported, it +#: will not have any effect. + +#: }}} + +#: Keyboard shortcuts {{{ + +#: Keys are identified simply by their lowercase Unicode characters. +#: For example: a for the A key, [ for the left square bracket key, +#: etc. For functional keys, such as Enter or Escape, the names are +#: present at Functional key definitions +#: . +#: For modifier keys, the names are ctrl (control, ⌃), shift (⇧), alt +#: (opt, option, ⌥), super (cmd, command, ⌘). + +#: Simple shortcut mapping is done with the map directive. For full +#: details on advanced mapping including modal and per application +#: maps, see mapping . Some +#: quick examples to illustrate common tasks:: + +#: # unmap a keyboard shortcut, passing it to the program running in kitty +#: map kitty_mod+space +#: # completely ignore a keyboard event +#: map ctrl+alt+f1 discard_event +#: # combine multiple actions +#: map kitty_mod+e combine : new_window : next_layout +#: # multi-key shortcuts +#: map ctrl+x>ctrl+y>z action + +#: The full list of actions that can be mapped to key presses is +#: available here . + +# kitty_mod ctrl+shift + +#: Special modifier key alias for default shortcuts. You can change +#: the value of this option to alter all default shortcuts that use +#: kitty_mod. + +# clear_all_shortcuts no + +#: Remove all shortcut definitions up to this point. Useful, for +#: instance, to remove the default shortcuts. + +# action_alias + +#: E.g. action_alias launch_tab launch --type=tab --cwd=current + +#: Define action aliases to avoid repeating the same options in +#: multiple mappings. Aliases can be defined for any action and will +#: be expanded recursively. For example, the above alias allows you to +#: create mappings to launch a new tab in the current working +#: directory without duplication:: + +#: map f1 launch_tab vim +#: map f2 launch_tab emacs +action_alias launch_tab launch --type=tab --cwd=current +#map f1 launch_tab nvim + +#: Similarly, to alias kitten invocation:: + +#: action_alias hints kitten hints --hints-offset=0 + +# kitten_alias + +#: E.g. kitten_alias hints hints --hints-offset=0 + +#: Like action_alias above, but specifically for kittens. Generally, +#: prefer to use action_alias. This option is a legacy version, +#: present for backwards compatibility. It causes all invocations of +#: the aliased kitten to be substituted. So the example above will +#: cause all invocations of the hints kitten to have the --hints- +#: offset=0 option applied. + +#: Clipboard {{{ + +#: Copy to clipboard + +# map kitty_mod+c copy_to_clipboard +# map cmd+c copy_to_clipboard + +#:: There is also a copy_or_interrupt action that can be optionally +#:: mapped to Ctrl+C. It will copy only if there is a selection and +#:: send an interrupt otherwise. Similarly, +#:: copy_and_clear_or_interrupt will copy and clear the selection or +#:: send an interrupt if there is no selection. + +#: Paste from clipboard + +# map kitty_mod+v paste_from_clipboard +# map cmd+v paste_from_clipboard + +#: Paste from selection + +# map kitty_mod+s paste_from_selection +# map shift+insert paste_from_selection + +#: Pass selection to program + +# map kitty_mod+o pass_selection_to_program + +#:: You can also pass the contents of the current selection to any +#:: program with pass_selection_to_program. By default, the system's +#:: open program is used, but you can specify your own, the selection +#:: will be passed as a command line argument to the program. For +#:: example:: + +#:: map kitty_mod+o pass_selection_to_program firefox + +#:: You can pass the current selection to a terminal program running +#:: in a new kitty window, by using the @selection placeholder:: + +#:: map kitty_mod+y new_window less @selection + +#: }}} + +#: Scrolling {{{ + +#: Scroll line up + +# map kitty_mod+up scroll_line_up +# map kitty_mod+k scroll_line_up +# map opt+cmd+page_up scroll_line_up +# map cmd+up scroll_line_up + +#: Scroll line down + +# map kitty_mod+down scroll_line_down +# map kitty_mod+j scroll_line_down +# map opt+cmd+page_down scroll_line_down +# map cmd+down scroll_line_down + +#: Scroll page up + +# map kitty_mod+page_up scroll_page_up +# map cmd+page_up scroll_page_up + +#: Scroll page down + +# map kitty_mod+page_down scroll_page_down +# map cmd+page_down scroll_page_down + +#: Scroll to top + +# map kitty_mod+home scroll_home +# map cmd+home scroll_home + +#: Scroll to bottom + +# map kitty_mod+end scroll_end +# map cmd+end scroll_end + +#: Scroll to previous shell prompt + +# map kitty_mod+z scroll_to_prompt -1 + +#:: Use a parameter of 0 for scroll_to_prompt to scroll to the last +#:: jumped to or the last clicked position. Requires shell +#:: integration +#:: to work. + +#: Scroll to next shell prompt + +# map kitty_mod+x scroll_to_prompt 1 + +#: Browse scrollback buffer in pager + +# map kitty_mod+h show_scrollback + +#:: You can pipe the contents of the current screen and history +#:: buffer as STDIN to an arbitrary program using launch --stdin- +#:: source. For example, the following opens the scrollback buffer in +#:: less in an overlay window:: + +#:: map f1 launch --stdin-source=@screen_scrollback --stdin-add-formatting --type=overlay less +G -R + +#:: For more details on piping screen and buffer contents to external +#:: programs, see launch . + +#: Browse output of the last shell command in pager + +# map kitty_mod+g show_last_command_output + +#:: You can also define additional shortcuts to get the command +#:: output. For example, to get the first command output on screen:: + +#:: map f1 show_first_command_output_on_screen + +#:: To get the command output that was last accessed by a keyboard +#:: action or mouse action:: + +#:: map f1 show_last_visited_command_output + +#:: You can pipe the output of the last command run in the shell +#:: using the launch action. For example, the following opens the +#:: output in less in an overlay window:: + +#:: map f1 launch --stdin-source=@last_cmd_output --stdin-add-formatting --type=overlay less +G -R + +#:: To get the output of the first command on the screen, use +#:: @first_cmd_output_on_screen. To get the output of the last jumped +#:: to command, use @last_visited_cmd_output. + +#:: Requires shell integration +#:: to work. + +#: }}} + +#: Window management {{{ + +#: New window + +# map kitty_mod+enter new_window +# map cmd+enter new_window + +#:: You can open a new kitty window running an arbitrary program, for +#:: example:: + +#:: map kitty_mod+y launch mutt + +#:: You can open a new window with the current working directory set +#:: to the working directory of the current window using:: + +#:: map ctrl+alt+enter launch --cwd=current + +#:: You can open a new window that is allowed to control kitty via +#:: the kitty remote control facility with launch --allow-remote- +#:: control. Any programs running in that window will be allowed to +#:: control kitty. For example:: + +#:: map ctrl+enter launch --allow-remote-control some_program + +#:: You can open a new window next to the currently active window or +#:: as the first window, with:: + +#:: map ctrl+n launch --location=neighbor +#:: map ctrl+f launch --location=first + +#:: For more details, see launch +#:: . + +#: New OS window + +# map kitty_mod+n new_os_window +# map cmd+n new_os_window + +#:: Works like new_window above, except that it opens a top-level OS +#:: window. In particular you can use new_os_window_with_cwd to open +#:: a window with the current working directory. + +#: Close window + +# map kitty_mod+w close_window +# map shift+cmd+d close_window + +#: Next window + +# map kitty_mod+] next_window + +#: Previous window + +# map kitty_mod+[ previous_window + +#: Move window forward + +# map kitty_mod+f move_window_forward + +#: Move window backward + +# map kitty_mod+b move_window_backward + +#: Move window to top + +# map kitty_mod+` move_window_to_top + +#: Start resizing window + +# map kitty_mod+r start_resizing_window +# map cmd+r start_resizing_window + +#: First window + +# map kitty_mod+1 first_window +# map cmd+1 first_window + +#: Second window + +# map kitty_mod+2 second_window +# map cmd+2 second_window + +#: Third window + +# map kitty_mod+3 third_window +# map cmd+3 third_window + +#: Fourth window + +# map kitty_mod+4 fourth_window +# map cmd+4 fourth_window + +#: Fifth window + +# map kitty_mod+5 fifth_window +# map cmd+5 fifth_window + +#: Sixth window + +# map kitty_mod+6 sixth_window +# map cmd+6 sixth_window + +#: Seventh window + +# map kitty_mod+7 seventh_window +# map cmd+7 seventh_window + +#: Eighth window + +# map kitty_mod+8 eighth_window +# map cmd+8 eighth_window + +#: Ninth window + +# map kitty_mod+9 ninth_window +# map cmd+9 ninth_window + +#: Tenth window + +# map kitty_mod+0 tenth_window + +#: Visually select and focus window + +# map kitty_mod+f7 focus_visible_window + +#:: Display overlay numbers and alphabets on the window, and switch +#:: the focus to the window when you press the key. When there are +#:: only two windows, the focus will be switched directly without +#:: displaying the overlay. You can change the overlay characters and +#:: their order with option visual_window_select_characters. + +#: Visually swap window with another + +# map kitty_mod+f8 swap_with_window + +#:: Works like focus_visible_window above, but swaps the window. + +#: }}} + +#: Tab management {{{ + +#: Next tab + +# map kitty_mod+right next_tab +# map shift+cmd+] next_tab +# map ctrl+tab next_tab + +#: Previous tab + +# map kitty_mod+left previous_tab +# map shift+cmd+[ previous_tab +# map ctrl+shift+tab previous_tab + +#: New tab + +# map kitty_mod+t new_tab +# map cmd+t new_tab + +#: Close tab + +# map kitty_mod+q close_tab +# map cmd+w close_tab + +#: Close OS window + +# map shift+cmd+w close_os_window + +#: Move tab forward + +# map kitty_mod+. move_tab_forward + +#: Move tab backward + +# map kitty_mod+, move_tab_backward + +#: Set tab title + +# map kitty_mod+alt+t set_tab_title +# map shift+cmd+i set_tab_title + + +#: You can also create shortcuts to go to specific tabs, with 1 being +#: the first tab, 2 the second tab and -1 being the previously active +#: tab, and any number larger than the last tab being the last tab:: + +#: map ctrl+alt+1 goto_tab 1 +#: map ctrl+alt+2 goto_tab 2 + +#: Just as with new_window above, you can also pass the name of +#: arbitrary commands to run when using new_tab and new_tab_with_cwd. +#: Finally, if you want the new tab to open next to the current tab +#: rather than at the end of the tabs list, use:: + +#: map ctrl+t new_tab !neighbor [optional cmd to run] +#: }}} + +#: Layout management {{{ + +#: Next layout + +# map kitty_mod+l next_layout + + +#: You can also create shortcuts to switch to specific layouts:: + +#: map ctrl+alt+t goto_layout tall +#: map ctrl+alt+s goto_layout stack + +#: Similarly, to switch back to the previous layout:: + +#: map ctrl+alt+p last_used_layout + +#: There is also a toggle_layout action that switches to the named +#: layout or back to the previous layout if in the named layout. +#: Useful to temporarily "zoom" the active window by switching to the +#: stack layout:: + +#: map ctrl+alt+z toggle_layout stack +#: }}} + +#: Font sizes {{{ + +#: You can change the font size for all top-level kitty OS windows at +#: a time or only the current one. + +#: Increase font size + +# map kitty_mod+equal change_font_size all +2.0 +# map kitty_mod+plus change_font_size all +2.0 +# map kitty_mod+kp_add change_font_size all +2.0 +# map cmd+plus change_font_size all +2.0 +# map cmd+equal change_font_size all +2.0 +# map shift+cmd+equal change_font_size all +2.0 + +#: Decrease font size + +# map kitty_mod+minus change_font_size all -2.0 +# map kitty_mod+kp_subtract change_font_size all -2.0 +# map cmd+minus change_font_size all -2.0 +# map shift+cmd+minus change_font_size all -2.0 + +#: Reset font size + +# map kitty_mod+backspace change_font_size all 0 +# map cmd+0 change_font_size all 0 + + +#: To setup shortcuts for specific font sizes:: + +#: map kitty_mod+f6 change_font_size all 10.0 + +#: To setup shortcuts to change only the current OS window's font +#: size:: + +#: map kitty_mod+f6 change_font_size current 10.0 +#: }}} + +#: Select and act on visible text {{{ + +#: Use the hints kitten to select text and either pass it to an +#: external program or insert it into the terminal or copy it to the +#: clipboard. + +#: Open URL + +# map kitty_mod+e open_url_with_hints + +#:: Open a currently visible URL using the keyboard. The program used +#:: to open the URL is specified in open_url_with. + +#: Insert selected path + +# map kitty_mod+p>f kitten hints --type path --program - + +#:: Select a path/filename and insert it into the terminal. Useful, +#:: for instance to run git commands on a filename output from a +#:: previous git command. + +#: Open selected path + +# map kitty_mod+p>shift+f kitten hints --type path + +#:: Select a path/filename and open it with the default open program. + +#: Insert selected line + +# map kitty_mod+p>l kitten hints --type line --program - + +#:: Select a line of text and insert it into the terminal. Useful for +#:: the output of things like: `ls -1`. + +#: Insert selected word + +# map kitty_mod+p>w kitten hints --type word --program - + +#:: Select words and insert into terminal. + +#: Insert selected hash + +# map kitty_mod+p>h kitten hints --type hash --program - + +#:: Select something that looks like a hash and insert it into the +#:: terminal. Useful with git, which uses SHA1 hashes to identify +#:: commits. + +#: Open the selected file at the selected line + +# map kitty_mod+p>n kitten hints --type linenum + +#:: Select something that looks like filename:linenum and open it in +#:: your default editor at the specified line number. + +#: Open the selected hyperlink + +# map kitty_mod+p>y kitten hints --type hyperlink + +#:: Select a hyperlink (i.e. a URL that has been marked as such by +#:: the terminal program, for example, by `ls --hyperlink=auto`). + + +#: The hints kitten has many more modes of operation that you can map +#: to different shortcuts. For a full description see hints kitten +#: . +#: }}} + +#: Miscellaneous {{{ + +#: Show documentation + +# map kitty_mod+f1 show_kitty_doc overview + +#: Toggle fullscreen + +# map kitty_mod+f11 toggle_fullscreen +# map ctrl+cmd+f toggle_fullscreen + +#: Toggle maximized + +# map kitty_mod+f10 toggle_maximized + +#: Toggle macOS secure keyboard entry + +# map opt+cmd+s toggle_macos_secure_keyboard_entry + +#: Unicode input + +# map kitty_mod+u kitten unicode_input +# map ctrl+cmd+space kitten unicode_input + +#: Edit config file + +# map kitty_mod+f2 edit_config_file +# map cmd+, edit_config_file + +#: Open the kitty command shell + +# map kitty_mod+escape kitty_shell window + +#:: Open the kitty shell in a new window / tab / overlay / os_window +#:: to control kitty using commands. + +#: Increase background opacity + +# map kitty_mod+a>m set_background_opacity +0.1 + +#: Decrease background opacity + +# map kitty_mod+a>l set_background_opacity -0.1 + +#: Make background fully opaque + +# map kitty_mod+a>1 set_background_opacity 1 + +#: Reset background opacity + +# map kitty_mod+a>d set_background_opacity default + +#: Reset the terminal + +# map kitty_mod+delete clear_terminal reset active +# map opt+cmd+r clear_terminal reset active + +#:: You can create shortcuts to clear/reset the terminal. For +#:: example:: + +#:: # Reset the terminal +#:: map f1 clear_terminal reset active +#:: # Clear the terminal screen by erasing all contents +#:: map f1 clear_terminal clear active +#:: # Clear the terminal scrollback by erasing it +#:: map f1 clear_terminal scrollback active +#:: # Scroll the contents of the screen into the scrollback +#:: map f1 clear_terminal scroll active +#:: # Clear everything on screen up to the line with the cursor or the start of the current prompt (needs shell integration) +#:: map f1 clear_terminal to_cursor active +#:: # Same as above except cleared lines are moved into scrollback +#:: map f1 clear_terminal to_cursor_scroll active + +#:: If you want to operate on all kitty windows instead of just the +#:: current one, use all instead of active. + +#:: Some useful functions that can be defined in the shell rc files +#:: to perform various kinds of clearing of the current window: + +#:: .. code-block:: sh + +#:: clear-only-screen() { +#:: printf "\e[H\e[2J" +#:: } + +#:: clear-screen-and-scrollback() { +#:: printf "\e[H\e[3J" +#:: } + +#:: clear-screen-saving-contents-in-scrollback() { +#:: printf "\e[H\e[22J" +#:: } + +#:: For instance, using these escape codes, it is possible to remap +#:: Ctrl+L to both scroll the current screen contents into the +#:: scrollback buffer and clear the screen, instead of just clearing +#:: the screen. For ZSH, in ~/.zshrc, add: + +#:: .. code-block:: zsh + +#:: ctrl_l() { +#:: builtin print -rn -- $'\r\e[0J\e[H\e[22J' >"$TTY" +#:: builtin zle .reset-prompt +#:: builtin zle -R +#:: } +#:: zle -N ctrl_l +#:: bindkey '^l' ctrl_l + +#:: Alternatively, you can just add map ctrl+l clear_terminal +#:: to_cursor_scroll active to kitty.conf which works with no changes +#:: to the shell rc files, but only clears up to the prompt, it does +#:: not clear anytext at the prompt itself. + +#: Clear up to cursor line + +# map cmd+k clear_terminal to_cursor active + +#: Reload kitty.conf + +# map kitty_mod+f5 load_config_file +# map ctrl+cmd+, load_config_file + +#:: Reload kitty.conf, applying any changes since the last time it +#:: was loaded. Note that a handful of options cannot be dynamically +#:: changed and require a full restart of kitty. Particularly, when +#:: changing shortcuts for actions located on the macOS global menu +#:: bar, a full restart is needed. You can also map a keybinding to +#:: load a different config file, for example:: + +#:: map f5 load_config /path/to/alternative/kitty.conf + +#:: Note that all options from the original kitty.conf are discarded, +#:: in other words the new configuration *replace* the old ones. + +#: Debug kitty configuration + +# map kitty_mod+f6 debug_config +# map opt+cmd+, debug_config + +#:: Show details about exactly what configuration kitty is running +#:: with and its host environment. Useful for debugging issues. + +#: Send arbitrary text on key presses + +#:: E.g. map ctrl+shift+alt+h send_text all Hello World + +#:: You can tell kitty to send arbitrary (UTF-8) encoded text to the +#:: client program when pressing specified shortcut keys. For +#:: example:: + +#:: map ctrl+alt+a send_text all Special text + +#:: This will send "Special text" when you press the Ctrl+Alt+A key +#:: combination. The text to be sent decodes ANSI C escapes +#:: so you can use escapes like \e to send control +#:: codes or \u21fb to send Unicode characters (or you can just input +#:: the Unicode characters directly as UTF-8 text). You can use +#:: `kitten show-key` to get the key escape codes you want to +#:: emulate. + +#:: The first argument to send_text is the keyboard modes in which to +#:: activate the shortcut. The possible values are normal, +#:: application, kitty or a comma separated combination of them. The +#:: modes normal and application refer to the DECCKM cursor key mode +#:: for terminals, and kitty refers to the kitty extended keyboard +#:: protocol. The special value all means all of them. + +#:: Some more examples:: + +#:: # Output a word and move the cursor to the start of the line (like typing and pressing Home) +#:: map ctrl+alt+a send_text normal Word\e[H +#:: map ctrl+alt+a send_text application Word\eOH +#:: # Run a command at a shell prompt (like typing the command and pressing Enter) +#:: map ctrl+alt+a send_text normal,application some command with arguments\r + +#: Open kitty Website + +# map shift+cmd+/ open_url https://sw.kovidgoyal.net/kitty/ + +#: Hide macOS kitty application + +# map cmd+h hide_macos_app + +#: Hide macOS other applications + +# map opt+cmd+h hide_macos_other_apps + +#: Minimize macOS window + +# map cmd+m minimize_macos_window + +#: Quit kitty + +# map cmd+q quit + +#: }}} + +#: }}} + +#: Custom shitz {{{ + +confirm_os_window_close 0 +cursor_trail 1 + +#}}} + +# Added by Gogh +include colors.conf diff --git a/kitty/sakura.conf b/kitty/sakura.conf new file mode 100644 index 0000000..831f3d4 --- /dev/null +++ b/kitty/sakura.conf @@ -0,0 +1,24 @@ +# Color theme Base2Tone Suburb +# Auto-generated by Gogh (https//Gogh-Co.github.io/Gogh/) + + + +color0 #444551 +color1 #9E2238 +color2 #BB6F80 +color3 #DA97B0 +color4 #b12761 +color5 #D58399 +color6 #D6D8DA +color7 #D6D8DA +color8 #62636F +color9 #BC4056 +color10 #eB9FB0 +color11 #F8B5CE +color12 #d14781 +color13 #F3A1B7 +color14 #F4F6F8 +color15 #F4F6F8 +background #1e1f29 +foreground #878b96 +cursor #d14781 diff --git a/kitty/sakura.conf.old b/kitty/sakura.conf.old new file mode 100644 index 0000000..831f3d4 --- /dev/null +++ b/kitty/sakura.conf.old @@ -0,0 +1,24 @@ +# Color theme Base2Tone Suburb +# Auto-generated by Gogh (https//Gogh-Co.github.io/Gogh/) + + + +color0 #444551 +color1 #9E2238 +color2 #BB6F80 +color3 #DA97B0 +color4 #b12761 +color5 #D58399 +color6 #D6D8DA +color7 #D6D8DA +color8 #62636F +color9 #BC4056 +color10 #eB9FB0 +color11 #F8B5CE +color12 #d14781 +color13 #F3A1B7 +color14 #F4F6F8 +color15 #F4F6F8 +background #1e1f29 +foreground #878b96 +cursor #d14781 diff --git a/kitty/suburb.conf.old b/kitty/suburb.conf.old new file mode 100644 index 0000000..f81721b --- /dev/null +++ b/kitty/suburb.conf.old @@ -0,0 +1,22 @@ +# Color theme: Base2Tone Suburb +# Auto-generated by Gogh (https://Gogh-Co.github.io/Gogh/) + +color0 #1e202f +color1 #7586f5 +color2 #fb6fa9 +color3 #ffb3d2 +color4 #8696fd +color5 #fb6fa9 +color6 #a0acfe +color7 #878ba6 +color8 #2f3452 +color9 #fe81b5 +color10 #292c3d +color11 #242844 +color12 #5b6080 +color13 #d2d8fe +color14 #f764a1 +color15 #ebedff +background #1e202f +foreground #878ba6 +cursor #d14781 diff --git a/libinput-gestures.conf b/libinput-gestures.conf new file mode 100644 index 0000000..8260a93 --- /dev/null +++ b/libinput-gestures.conf @@ -0,0 +1,203 @@ +# Configuration file for libinput-gestures. +# Mark Blakeney, Sep 2015 +# +# The default configuration file exists at /etc/libinput-gestures.conf +# but a user can create a personal custom configuration file at +# ~/.config/libinput-gestures.conf. +# +# Lines starting with '#' and blank lines are ignored. Currently +# "gesture" and "device" configuration keywords are supported as +# described below. The keyword can optionally be appended with a ":" (to +# maintain compatibility with original format configuration files). +# +# Each gesture line has 3 [or 4] arguments separated by whitespace: +# +# action motion [finger_count] command +# +# where action and motion is either: +# swipe up +# swipe down +# swipe left +# swipe right +# swipe left_up +# swipe left_down +# swipe right_up +# swipe right_down +# pinch in +# pinch out +# pinch clockwise +# pinch anticlockwise +# hold on (hold gesture available since libinput 1.19) +# hold on+1.5 (another hold gesture, invoked after delay) +# +# command is the remainder of the line and is any valid shell command + +# arguments. NOTE that the command is run directly and is not parsed by +# your shell. If you want shell parsing and substitutions etc then use a +# script as described in the CONFIGURATION section of the main README. +# +# finger_count is a single numeric digit and is optional (and is +# typically 3 or 4). If specified then the command is executed when +# exactly that number of fingers is used in the gesture. If not +# specified then the command is executed when that gesture is executed +# with any number of fingers. Gesture lines specified with finger_count +# have priority over the same gesture specified without any +# finger_count. +# +# Typically command will be _internal, or xdotool. See "man xdotool" for +# the many things you can action with that tool. Note that unfortunately +# xdotool does not work with native Wayland clients. + +############################################################################### +# SWIPE GESTURES: +############################################################################### + +# Note the default is an "internal" command that uses wmctrl to switch +# workspaces and, unlike xdotool, works on both Xorg and Wayland (via +# XWayland). It also can be configured for vertical and horizontal +# switching over tabular workspaces, as per the example below. You can +# also add "-w" to the internal command to allow wrapping workspaces. +# Ensure you install wmctrl if you use _internal. + +# Move to next workspace (works for GNOME/KDE/etc on Wayland and Xorg) +# gesture swipe up _internal ws_up + +# NOTE ABOUT FINGER COUNT: +# The above command will configure this command for all fingers (i.e. 3 +# for 4) but to configure it for 3 fingers only, change it to: +# gesture swipe up 3 _internal ws_up +# Then you can configure something else for 4 fingers or leave 4 fingers +# unconfigured. You can configure an explicit finger count like this for +# all example commands in this configuration file. +# +# gesture swipe up xdotool key super+Page_Down +gesture swipe up 4 wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@ 10%+ +gesture swipe down 4 wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@ 10%- + +# Move to prev workspace (works for GNOME/KDE/etc on Wayland and Xorg) +# gesture swipe down _internal ws_down +# gesture swipe down xdotool key super+Page_Up + +# Browser go forward (works only for Xorg, and Xwayland clients) +# gesture swipe left xdotool key alt+Right + +# Browser go back (works only for Xorg, and Xwayland clients) +# gesture swipe right xdotool key alt+Left + +# Open new browser tag ("hold on" available since libinput 1.19) +# gesture hold on 4 xdotool key control+t + +# NOTE: If you don't use "natural" scrolling direction for your touchpad +# then you may want to swap the above default left/right and up/down +# configurations. + +# Optional extended swipe gestures, e.g. for browser tab navigation: +# +# Jump to next open browser tab +# gesture swipe right_up xdotool key control+Tab +# +# Jump to previous open browser tab +# gesture swipe left_up xdotool key control+shift+Tab +# +# Close current browser tab +# gesture swipe left_down xdotool key control+w +# +# Reopen and jump to last closed browser tab +# gesture swipe right_down xdotool key control+shift+t + +# Example of 8 static workspaces, e.g. using KDE virtual-desktops, +# arranged in 2 rows of 4 columns across using swipe up/down/left/right +# to navigate in fixed planes. You can also add the "-w/--wrap" option +# to allow wrapping in any direction. You must configure your virtual +# desktops with the same column dimension. +# gesture swipe up _internal --cols 4 ws_up +# gesture swipe down _internal --cols 4 ws_down +# gesture swipe left _internal --cols 4 ws_left +# gesture swipe right _internal --cols 4 ws_right +# +# Example of 16 static workspaces, e.g. using KDE virtual-desktops, +# arranged in 4 rows of 4 columns across using swipe up/down/left/right +# to navigate in fixed planes, and also using swipe +# left_up/left_down/right_up/right_down to navigate diagonally. You can +# also add the "-w/--wrap" option to allow wrapping in any direction +# and/or diagonally. You must configure your virtual desktops with the +# same column dimension. +# gesture swipe up _internal --cols 4 ws_up +# gesture swipe down _internal --cols 4 ws_down +# gesture swipe left _internal --cols 4 ws_left +# gesture swipe right _internal --cols 4 ws_right +# gesture swipe left_up _internal --cols 4 ws_left_up +# gesture swipe left_down _internal --cols 4 ws_left_down +# gesture swipe right_up _internal --cols 4 ws_right_up +# gesture swipe right_down _internal --cols 4 ws_right_down + +# Example virtual desktop switching for Ubuntu Unity/Compiz. The +# _internal command does not work for Compiz but you can explicitly +# configure the swipe commands to work for a Compiz virtual 2 +# dimensional desktop as follows: +# gesture swipe up xdotool key ctrl+alt+Up +# gesture swipe down xdotool key ctrl+alt+Down +# gesture swipe left xdotool key ctrl+alt+Left +# gesture swipe right xdotool key ctrl+alt+Right + +# Example to change audio volume (this works on both Wayland and Xorg): +# Note each swipe only steps volume once. +# swipe up 4 amixer set Master "8%+" +# swipe down 4 amixer set Master "8%-" + +############################################################################### +# PINCH GESTURES: +############################################################################### + +# GNOME SHELL open/close overview (works for GNOME on Xorg only) +# gesture pinch in xdotool key super+s +# gesture pinch out xdotool key super+s + +# KDE Plasma open/close overview +# gesture pinch in xdotool key ctrl+F9 +# gesture pinch out xdotool key ctrl+F9 + +# GNOME SHELL open/close overview (works for GNOME on Wayland and Xorg) +# Note since GNOME 3.24 on Wayland this is implemented natively so no +# real point configuring for Wayland. +# gesture pinch in dbus-send --session --type=method_call --dest=org.gnome.Shell /org/gnome/Shell org.gnome.Shell.Eval string:'Main.overview.toggle();' +# gesture pinch out dbus-send --session --type=method_call --dest=org.gnome.Shell /org/gnome/Shell org.gnome.Shell.Eval string:'Main.overview.toggle();' + +# Optional extended pinch gestures: +# gesture pinch clockwise +# gesture pinch anticlockwise + +############################################################################### +# This application normally determines your touchpad device +# automatically. Some users may have multiple touchpads but by default +# we use only the first one found. However, you can choose to specify +# the explicit device name to use. Run "libinput list-devices" to work +# out the name of your device (from the "Device:" field). Then add a +# device line specifying that name, e.g: +# +# device DLL0665:01 06CB:76AD Touchpad +# +# If the device name starts with a '/' then it is instead considered as +# the explicit device path although since device paths can change +# through reboots this is best to be a symlink. E.g. instead of specifying +# /dev/input/event12, you should use the corresponding full path link +# under /dev/input/by-path/ or /dev/input/by-id/. +# +# You can choose to use ALL touchpad devices by setting the device name +# to "all". E.g. Do this if you have multiple touchpads which you want +# to use in parallel. This reduces performance slightly so only set this +# if you have to. +# +# device all + +############################################################################### +# You can set a minimum travel distance threshold before swipe gestures +# are actioned using the swipe_threshold configuration command. +# Specify this value in dots. The default is 0. +# E.g. set it to 100 dots with "swipe_threshold 100". +# swipe_threshold 0 + +############################################################################### +# You can set a timeout on gestures from start to end. The default is +# the value commented below. It can be any value in float secs >= 0. +# 0 = no timeout. E.g. set it to 2 secs with "timeout 2". +# timeout 1.5 diff --git a/mpd/mpd.conf b/mpd/mpd.conf new file mode 100644 index 0000000..9773d80 --- /dev/null +++ b/mpd/mpd.conf @@ -0,0 +1,431 @@ +# An example configuration file for MPD. +# Read the user manual for documentation: http://www.musicpd.org/doc/user/ + + +# Files and directories ####################################################### +# +# This setting controls the top directory which MPD will search to discover the +# available audio files and add them to the daemon's online database. This +# setting defaults to the XDG directory, otherwise the music directory will be +# be disabled and audio files will only be accepted over ipc socket (using +# file:// protocol) or streaming files over an accepted protocol. +# +music_directory "~/Music" +# +# This setting sets the MPD internal playlist directory. The purpose of this +# directory is storage for playlists created by MPD. The server will use +# playlist files not created by the server but only if they are in the MPD +# format. This setting defaults to playlist saving being disabled. +# +playlist_directory "~/.config/mpd/playlists" +# +# This setting sets the location of the MPD database. This file is used to +# load the database at server start up and store the database while the +# server is not up. This setting defaults to disabled which will allow +# MPD to accept files over ipc socket (using file:// protocol) or streaming +# files over an accepted protocol. +# +#db_file "~/.mpd/database" + +# These settings are the locations for the daemon log files for the daemon. +# +# The special value "syslog" makes MPD use the local syslog daemon. This +# setting defaults to logging to syslog. +# +# If you use systemd, do not configure a log_file. With systemd, MPD +# defaults to the systemd journal, which is fine. +# +#log_file "~/.mpd/log" + +# This setting sets the location of the file which stores the process ID +# for use of mpd --kill and some init scripts. This setting is disabled by +# default and the pid file will not be stored. +# +# If you use systemd, do not configure a pid_file. +# +#pid_file "~/.mpd/pid" + +# This setting sets the location of the file which contains information about +# most variables to get MPD back into the same general shape it was in before +# it was brought down. This setting is disabled by default and the server +# state will be reset on server start up. +# +state_file "~/.mpd/state" +# +# The location of the sticker database. This is a database which +# manages dynamic information attached to songs. +# +#sticker_file "~/.mpd/sticker.sql" +# +############################################################################### + + +# General music daemon options ################################################ +# +# This setting specifies the user that MPD will run as. MPD should never run as +# root and you may use this setting to make MPD change its user ID after +# initialization. This setting is disabled by default and MPD is run as the +# current user. +# +#user "nobody" +# +# This setting specifies the group that MPD will run as. If not specified +# primary group of user specified with "user" setting will be used (if set). +# This is useful if MPD needs to be a member of group such as "audio" to +# have permission to use sound card. +# +#group "nogroup" +# +# This setting sets the address for the daemon to listen on. Careful attention +# should be paid if this is assigned to anything other than the default, any. +# This setting can deny access to control of the daemon. Not effective if +# systemd socket activation is in use. +# +# For network +bind_to_address "localhost" +# +# And for Unix Socket +#bind_to_address "~/.mpd/socket" +# +# This setting is the TCP port that is desired for the daemon to get assigned +# to. +# +port "6600" +# +# Suppress all messages below the given threshold. Use "verbose" for +# troubleshooting. Available setting arguments are "notice", "info", "verbose", +# "warning" and "error". +# +#log_level "notice" +# +# Setting "restore_paused" to "yes" puts MPD into pause mode instead +# of starting playback after startup. +# +restore_paused "yes" +# +# This setting enables MPD to create playlists in a format usable by other +# music players. +# +#save_absolute_paths_in_playlists "no" +# +# This setting defines a list of tag types that will be extracted during the +# audio file discovery process. The complete list of possible values can be +# found in the user manual. +# metadata_to_use "" +# +# This example just enables the "comment" tag without disabling all +# the other supported tags: +#metadata_to_use "+comment" +# +# This setting enables automatic update of MPD's database when files in +# music_directory are changed. +# +auto_update "yes" +# +# Limit the depth of the directories being watched, 0 means only watch +# the music directory itself. There is no limit by default. +# +#auto_update_depth "3" +# +############################################################################### + + +# Symbolic link behavior ###################################################### +# +# If this setting is set to "yes", MPD will discover audio files by following +# symbolic links outside of the configured music_directory. +# +follow_outside_symlinks "yes" +# +# If this setting is set to "yes", MPD will discover audio files by following +# symbolic links inside of the configured music_directory. +# +follow_inside_symlinks "yes" +# +############################################################################### + + +# Zeroconf / Avahi Service Discovery ########################################## +# +# If this setting is set to "yes", service information will be published with +# Zeroconf / Avahi. +# +#zeroconf_enabled "yes" +# +# The argument to this setting will be the Zeroconf / Avahi unique name for +# this MPD server on the network. %h will be replaced with the hostname. +# +#zeroconf_name "Music Player @ %h" +# +############################################################################### + + +# Permissions ################################################################# +# +# If this setting is set, MPD will require password authorization. The password +# setting can be specified multiple times for different password profiles. +# +#password "password@read,add,control,admin" +password "kapuchinamusica@read,add,control,admin" +# +# This setting specifies the permissions a user has who has not yet logged in. +# +#default_permissions "read,add,control,admin" +# +############################################################################### + + +# Database ####################################################################### +# +# An example of a database section instead of the old 'db_file' setting. +# It enables mounting other storages into the music directory. +# +#database { +# plugin "simple" +# path "~/.local/share/mpd/db" +# cache_directory "~/.local/share/mpd/cache" +#} +# +# An example of database config for a satellite setup +# +#music_directory "nfs://fileserver.local/srv/mp3" +#database { +# plugin "proxy" +# host "other.mpd.host" +# port "6600" +#} + +# Input ####################################################################### +# +input { + plugin "curl" +# proxy "proxy.isp.com:8080" +# proxy_user "user" +# proxy_password "password" +} + +# +############################################################################### + +# Audio Output ################################################################ +# +# MPD supports various audio output types, as well as playing through multiple +# audio outputs at the same time, through multiple audio_output settings +# blocks. Setting this block is optional, though the server will only attempt +# autodetection for one sound card. +# +# An example of an ALSA output: +# +##audio_output { +## type "alsa" +## name "Default ALSA Output" +## device "hw:0,0" # optional +## mixer_type "hardware" # optional +## mixer_device "default" # optional +## mixer_control "PCM" # optional +## mixer_index "0" # optional +##} +# +# An example of an OSS output: +# +#audio_output { +# type "oss" +# name "My OSS Device" +## device "/dev/dsp" # optional +## mixer_type "hardware" # optional +## mixer_device "/dev/mixer" # optional +## mixer_control "PCM" # optional +#} +# +# An example of a shout output (for streaming to Icecast): +# +#audio_output { +# type "shout" +# encoder "vorbis" # optional +# name "My Shout Stream" +# host "localhost" +# port "8000" +# mount "/mpd.ogg" +# password "hackme" +# quality "5.0" +# bitrate "128" +# format "44100:16:1" +## protocol "icecast2" # optional +## user "source" # optional +## description "My Stream Description" # optional +## url "http://example.com" # optional +## genre "jazz" # optional +## public "no" # optional +## timeout "2" # optional +## mixer_type "software" # optional +#} +# +# An example of a recorder output: +# +#audio_output { +# type "recorder" +# name "My recorder" +# encoder "vorbis" # optional, vorbis or lame +# path "/var/lib/mpd/recorder/mpd.ogg" +## quality "5.0" # do not define if bitrate is defined +# bitrate "128" # do not define if quality is defined +# format "44100:16:1" +#} +# +# An example of a httpd output (built-in HTTP streaming server): +# +audio_output { + type "httpd" + name "Weed's MPD" + encoder "vorbis" # optional, vorbis or lame + path "/tmp/mpdstream" + port "26669" + always_on "yes" + tags "yes" + bind_to_address "0.0.0.0" # optional, IPv4 or IPv6 +## quality "5.0" # do not define if bitrate is defined +# bitrate "128" # do not define if quality is defined + format "44100:16:2" +# max_clients "0" # optional 0=no limit +} +# +# An example of a pulseaudio output (streaming to a remote pulseaudio server) +# +audio_output { + type "pulse" + name "My Pulse Output" +## server "remote_server" # optional +## sink "remote_server_sink" # optional +## media_role "media_role" #optional +} + +audio_output { + type "fifo" + name "Visualizer feed" + path "/tmp/mpd.fifo" + format "44100:16:2" +} + +# +# An example of a winmm output (Windows multimedia API). +# +#audio_output { +# type "winmm" +# name "My WinMM output" +## device "Digital Audio (S/PDIF) (High Definition Audio Device)" # optional +# or +## device "0" # optional +## mixer_type "hardware" # optional +#} +# +# An example of a wasapi output (Windows multimedia API). +# +#audio_output { +# type "wasapi" +# name "My WASAPI output" +## device "Digital Audio (S/PDIF) (High Definition Audio Device)" # optional +# or +## device "0" # optional +## mixer_type "hardware" # optional +## Exclusive mode blocks all other audio source, and get best audio quality without resampling. +## exclusive "no" # optional +## Enumerate all devices in log. +## enumerate "no" # optional +#} +# +# An example of an openal output. +# +#audio_output { +# type "openal" +# name "My OpenAL output" +## device "Digital Audio (S/PDIF) (High Definition Audio Device)" # optional +#} +# +# An example of an sndio output. +# +#audio_output { +# type "sndio" +# name "sndio output" +# mixer_type "hardware" +#} +# +# An example of an OS X output: +# +#audio_output { +# type "osx" +# name "My OS X Device" +## device "Built-in Output" # optional +## channel_map "-1,-1,0,1" # optional +#} +# +## Example "pipe" output: +# +#audio_output { +# type "pipe" +# name "my pipe" +# command "aplay -f cd 2>/dev/null" +## Or if you're want to use AudioCompress +# command "AudioCompress -m | aplay -f cd 2>/dev/null" +## Or to send raw PCM stream through PCM: +# command "nc example.org 8765" +# format "44100:16:2" +#} +# +## An example of a null output (for no audio output): +# +#audio_output { +# type "null" +# name "My Null Output" +# mixer_type "none" # optional +#} +# +############################################################################### + + +# Normalization automatic volume adjustments ################################## +# +# This setting specifies the type of ReplayGain to use. This setting can have +# the argument "off", "album", "track" or "auto". "auto" is a special mode that +# chooses between "track" and "album" depending on the current state of +# random playback. If random playback is enabled then "track" mode is used. +# See for +# more details about ReplayGain. +# This setting is off by default. +# +#replaygain "album" +# +# This setting sets the pre-amp used for files that have ReplayGain tags. By +# default this setting is disabled. +# +#replaygain_preamp "0" +# +# This setting sets the pre-amp used for files that do NOT have ReplayGain tags. +# By default this setting is disabled. +# +#replaygain_missing_preamp "0" +# +# This setting enables or disables ReplayGain limiting. +# MPD calculates actual amplification based on the ReplayGain tags +# and replaygain_preamp / replaygain_missing_preamp setting. +# If replaygain_limit is enabled MPD will never amplify audio signal +# above its original level. If replaygain_limit is disabled such amplification +# might occur. By default this setting is enabled. +# +#replaygain_limit "yes" +# +# This setting enables on-the-fly normalization volume adjustment. This will +# result in the volume of all playing audio to be adjusted so the output has +# equal "loudness". This setting is disabled by default. +# +#volume_normalization "no" +# +############################################################################### + +# Character Encoding ########################################################## +# +# If file or directory names do not display correctly for your locale then you +# may need to modify this setting. +# +#filesystem_charset "UTF-8" +# +############################################################################### diff --git a/mpv/mpv.conf b/mpv/mpv.conf new file mode 100644 index 0000000..4c1fcf4 --- /dev/null +++ b/mpv/mpv.conf @@ -0,0 +1,2 @@ +keep-open +loop-playlist=inf diff --git a/ncmpcpp/bindings b/ncmpcpp/bindings new file mode 100644 index 0000000..4736680 --- /dev/null +++ b/ncmpcpp/bindings @@ -0,0 +1,551 @@ +############################################################## +## This is the example bindings file. Copy it to ## +## $XDG_CONFIG_HOME/ncmpcpp/bindings or ~/.ncmpcpp/bindings ## +## and set up your preferences. ## +############################################################## +## +##### General rules ##### +## +## 1) Because each action has runtime checks whether it's +## ok to run it, a few actions can be bound to one key. +## Actions will be bound in order given in configuration +## file. When a key is pressed, first action in order +## will test itself whether it's possible to run it. If +## test succeeds, action is executed and other actions +## bound to this key are ignored. If it doesn't, next +## action in order tests itself etc. +## +## 2) It's possible to bind more that one action at once +## to a key. It can be done using the following syntax: +## +## def_key "key" +## action1 +## action2 +## ... +## +## This creates a chain of actions. When such chain is +## executed, each action in chain is run until the end of +## chain is reached or one of its actions fails to execute +## due to its requirements not being met. If multiple actions +## and/or chains are bound to the same key, they will be +## consecutively run until one of them gets fully executed. +## +## 3) When ncmpcpp starts, bindings configuration file is +## parsed and then ncmpcpp provides "missing pieces" +## of default keybindings. If you want to disable some +## bindings, there is a special action called 'dummy' +## for that purpose. Eg. if you want to disable ability +## to crop playlists, you need to put the following +## into configuration file: +## +## def_key "C" +## dummy +## +## After that ncmpcpp will not bind any default action +## to this key. +## +## 4) To let you write simple macros, the following special +## actions are provided: +## +## - push_character "character" - pushes given special +## character into input queue, so it will be immediately +## picked by ncmpcpp upon next call to readKey function. +## Accepted values: mouse, up, down, page_up, page_down, +## home, end, space, enter, insert, delete, left, right, +## tab, ctrl-a, ctrl-b, ..., ctrl-z, ctrl-[, ctrl-\\, +## ctrl-], ctrl-^, ctrl-_, f1, f2, ..., f12, backspace. +## In addition, most of these names can be prefixed with +## alt-/ctrl-/shift- to be recognized with the appropriate +## modifier key(s). +## +## - push_characters "string" - pushes given string into +## input queue. +## +## - require_runnable "action" - checks whether given action +## is runnable and fails if it isn't. This is especially +## useful when mixed with previous two functions. Consider +## the following macro definition: +## +## def_key "key" +## push_characters "custom_filter" +## apply_filter +## +## If apply_filter can't be currently run, we end up with +## sequence of characters in input queue which will be +## treated just as we typed them. This may lead to unexpected +## results (in this case 'c' will most likely clear current +## playlist, 'u' will trigger database update, 's' will stop +## playback etc.). To prevent such thing from happening, we +## need to change above definition to this one: +## +## def_key "key" +## require_runnable "apply_filter" +## push_characters "custom_filter" +## apply_filter +## +## Here, first we test whether apply_filter can be actually run +## before we stuff characters into input queue, so if condition +## is not met, whole chain is aborted and we're fine. +## +## - require_screen "screen" - checks whether given screen is +## currently active. accepted values: browser, clock, help, +## media_library, outputs, playlist, playlist_editor, +## search_engine, tag_editor, visualizer, last_fm, lyrics, +## selected_items_adder, server_info, song_info, +## sort_playlist_dialog, tiny_tag_editor. +## +## - run_external_command "command" - runs given command using +## system() function. +## +## - run_external_console_command "command" - runs given console +## command using system() function. +## +## +## 5) In addition to binding to a key, you can also bind actions +## or chains of actions to a command. If it comes to commands, +## syntax is very similar to defining keys. Here goes example +## definition of a command: +## +## def_command "quit" [deferred] +## stop +## quit +## +## If you execute the above command (which can be done by +## invoking action execute_command, typing 'quit' and pressing +## enter), ncmpcpp will stop the player and then quit. Note the +## presence of word 'deferred' enclosed in square brackets. It +## tells ncmpcpp to wait for confirmation (ie. pressing enter) +## after you typed quit. Instead of 'deferred', 'immediate' +## could be used. Then ncmpcpp will not wait for confirmation +## (enter) and will execute the command the moment it sees it. +## +## Note: while command chains are executed, internal environment +## update (which includes current window refresh and mpd status +## update) is not performed for performance reasons. However, it +## may be desirable to do so in some situration. Therefore it's +## possible to invoke by hand by performing 'update enviroment' +## action. +## +## Note: There is a difference between: +## +## def_key "key" +## action1 +## +## def_key "key" +## action2 +## +## and +## +## def_key "key" +## action1 +## action2 +## +## First one binds two single actions to the same key whilst +## second one defines a chain of actions. The behavior of +## these two is different and is described in (1) and (2). +## +## Note: Function def_key accepts non-ascii characters. +## +##### List of unbound actions ##### +## +## The following actions are not bound to any key/command: +## +## - set_volume +## - load +## +# +#def_key "mouse" +# mouse_event +# +def_key "k" + scroll_up + +def_key "shift-k" + select_item + scroll_up + +def_key "j" + scroll_down + +def_key "shift-j" + select_item + scroll_down +# +#def_key "[" +# scroll_up_album +# +#def_key "]" +# scroll_down_album +# +#def_key "{" +# scroll_up_artist +# +#def_key "}" +# scroll_down_artist +# +#def_key "page_up" +# page_up +# +def_key "D" + page_down + +#def_key "home" +# move_home +# +#def_key "end" +# move_end +# +#def_key "insert" +# select_item +# +#def_key "enter" +# enter_directory +# +#def_key "enter" +# toggle_output +# +#def_key "enter" +# run_action +# +#def_key "enter" +# play_item +# +#def_key "space" +# add_item_to_playlist +# +#def_key "space" +# toggle_lyrics_update_on_song_change +# +#def_key "space" +# toggle_visualization_type +# +#def_key "delete" +# delete_playlist_items +# +#def_key "delete" +# delete_browser_items +# +#def_key "delete" +# delete_stored_playlist +# +#def_key "right" +# next_column +# +#def_key "right" +# slave_screen +# +#def_key "right" +# volume_up +# +#def_key "+" +# volume_up +# +#def_key "left" +# previous_column +# +#def_key "left" +# master_screen +# +#def_key "left" +# volume_down +# +#def_key "-" +# volume_down +# +#def_key ":" +# execute_command +# +#def_key "tab" +# next_screen +# +#def_key "shift-tab" +# previous_screen +# +#def_key "f1" +# show_help +# +#def_key "1" +# show_playlist +# +#def_key "2" +# show_browser +# +#def_key "2" +# change_browse_mode +# +#def_key "3" +# show_search_engine +# +#def_key "3" +# reset_search_engine +# +#def_key "4" +# show_media_library +# +#def_key "4" +# toggle_media_library_columns_mode +# +#def_key "5" +# show_playlist_editor +# +#def_key "6" +# show_tag_editor +# +#def_key "7" +# show_outputs +# +#def_key "8" +# show_visualizer +# +#def_key "=" +# show_clock +# +#def_key "@" +# show_server_info +# +#def_key "s" +# stop +# +#def_key "p" +# pause +# +#def_key ">" +# next +# +#def_key "<" +# previous +# +#def_key "ctrl-h" +# jump_to_parent_directory +# +#def_key "ctrl-h" +# replay_song +# +#def_key "backspace" +# jump_to_parent_directory +# +#def_key "backspace" +# replay_song +# +#def_key "backspace" +# play +# +#def_key "f" +# seek_forward +# +#def_key "b" +# seek_backward +# +#def_key "r" +# toggle_repeat +# +#def_key "z" +# toggle_random +# +#def_key "y" +# save_tag_changes +# +#def_key "y" +# start_searching +# +#def_key "y" +# toggle_single +# +#def_key "R" +# toggle_consume +# +#def_key "Y" +# toggle_replay_gain_mode +# +#def_key "T" +# toggle_add_mode +# +#def_key "|" +# toggle_mouse +# +#def_key "#" +# toggle_bitrate_visibility +# +#def_key "Z" +# shuffle +# +#def_key "x" +# toggle_crossfade +# +#def_key "X" +# set_crossfade +# +#def_key "u" +# update_database +# +#def_key "ctrl-s" +# sort_playlist +# +#def_key "ctrl-s" +# toggle_browser_sort_mode +# +#def_key "ctrl-s" +# toggle_media_library_sort_mode +# +#def_key "ctrl-r" +# reverse_playlist +# +#def_key "ctrl-f" +# apply_filter +# +#def_key "ctrl-_" +# select_found_items +# +#def_key "/" +# find +# +#def_key "/" +# find_item_forward +# +#def_key "?" +# find +# +#def_key "?" +# find_item_backward +# +#def_key "." +# next_found_item +# +#def_key "," +# previous_found_item +# +#def_key "w" +# toggle_find_mode +# +#def_key "e" +# edit_song +# +#def_key "e" +# edit_library_tag +# +#def_key "e" +# edit_library_album +# +#def_key "e" +# edit_directory_name +# +#def_key "e" +# edit_playlist_name +# +#def_key "e" +# edit_lyrics +# +#def_key "i" +# show_song_info +# +#def_key "I" +# show_artist_info +# +#def_key "g" +# jump_to_position_in_song +# +#def_key "l" +# show_lyrics +# +#def_key "ctrl-v" +# select_range +# +#def_key "v" +# reverse_selection +# +#def_key "V" +# remove_selection +# +#def_key "B" +# select_album +# +#def_key "a" +# add_selected_items +# +#def_key "c" +# clear_playlist +# +#def_key "c" +# clear_main_playlist +# +#def_key "C" +# crop_playlist +# +#def_key "C" +# crop_main_playlist +# +#def_key "m" +# move_sort_order_up +# +#def_key "m" +# move_selected_items_up +# +#def_key "n" +# move_sort_order_down +# +#def_key "n" +# move_selected_items_down +# +#def_key "M" +# move_selected_items_to +# +#def_key "A" +# add +# +#def_key "S" +# save_playlist +# +#def_key "o" +# jump_to_playing_song +# +def_key "G" + page_up + +#def_key "G" +# jump_to_playlist_editor +# +#def_key "~" +# jump_to_media_library +# +#def_key "E" +# jump_to_tag_editor +# +#def_key "U" +# toggle_playing_song_centering +# +#def_key "P" +# toggle_display_mode +# +#def_key "\\" +# toggle_interface +# +#def_key "!" +# toggle_separators_between_albums +# +#def_key "L" +# toggle_lyrics_fetcher +# +#def_key "F" +# fetch_lyrics_in_background +# +#def_key "alt-l" +# toggle_fetching_lyrics_in_background +# +#def_key "ctrl-l" +# toggle_screen_lock +# +#def_key "`" +# toggle_library_tag_type +# +#def_key "`" +# refetch_lyrics +# +#def_key "`" +# add_random_items +# +#def_key "ctrl-p" +# set_selected_items_priority +# +#def_key "q" +# quit +# diff --git a/ncmpcpp/config b/ncmpcpp/config new file mode 100644 index 0000000..1d075cc --- /dev/null +++ b/ncmpcpp/config @@ -0,0 +1,599 @@ +############################################################## +## This is an example configuration file. Copy it to ## +## $XDG_CONFIG_HOME/ncmpcpp/config or $HOME/.ncmpcpp/config ## +## and set up your preferences. ## +############################################################## +# +##### directories ###### +## +## Directory for storing ncmpcpp related files. Changing it is useful if you +## want to store everything somewhere else and provide command line setting for +## alternative location to config file which defines that while launching +## ncmpcpp. +## +# +#ncmpcpp_directory = ~/.config/ncmpcpp +# +## +## Directory for storing downloaded lyrics. It defaults to ~/.lyrics since other +## MPD clients (eg. ncmpc) also use that location. +## +# +#lyrics_directory = ~/.lyrics +# +##### connection settings ##### +# +mpd_host = localhost +mpd_password = kapuchinamusica +# +#mpd_port = 6600 +# +#mpd_connection_timeout = 5 +# +## Needed for tag editor and file operations to work. +## +#mpd_music_dir = ~/music +# +mpd_crossfade_time = 15 +# +# Exclude pattern for random song action +# http://www.boost.org/doc/libs/1_46_1/libs/regex/doc/html/boost_regex/syntax/perl_syntax.html +#random_exclude_pattern = "^(temp|midi_songs).*" +# +##### music visualizer ##### +## +## In order to make music visualizer work with MPD you need to use the fifo +## output. Its format parameter has to be set to 44100:16:1 for mono +## visualization or 44100:16:2 for stereo visualization. As an example here is +## the relevant section for mpd.conf: +## +## audio_output { +## type "fifo" +## name "Visualizer feed" +## path "/tmp/mpd.fifo" +## format "44100:16:2" +## } +## +## If the visualization on occasion diverges from the audio output, please set +## 'buffer_time' parameter of your audio output in mpd.conf to '100000' (100ms) +## or less to prevent that from happening. +## +## Note: If you're using Mopidy, an address of a udpsink gstreamer's output is +## also accepted. For example, the following section in mopidy.conf: +## +## [audio] +## output = tee name=t ! queue ! autoaudiosink t. +## ! queue ! audio/x-raw,rate=44100,channels=2,format=S16LE +## ! udpsink host=localhost port=5555 +## +## will make localhost:5555 available as a source of data for the stereo +## visualizer. +## +# +#visualizer_data_source = /tmp/mpd.fifo +# +## +## Note: Below parameter is needed for ncmpcpp to determine which output +## provides data for visualizer and reset it at the beginning of visualization +## to synchronize with audio. +## +# +#visualizer_output_name = Visualizer feed +# +## +## If you set format to 44100:16:2, make it 'yes'. +## +#visualizer_in_stereo = yes +# +## +## Note: set below to >=10 only if you have synchronization issues with +## visualization and audio. +## +# +#visualizer_sync_interval = 0 +# +## +## Note: To enable spectrum frequency visualization you need to compile ncmpcpp +## with fftw3 support. +## +# +## Available values: spectrum, wave, wave_filled, ellipse. +## +#visualizer_type = spectrum +# +visualizer_fps = 30 +# +visualizer_autoscale = no +# +#visualizer_look = ●▮ +# +#visualizer_color = blue, cyan, green, yellow, magenta, red +# +## Alternative subset of 256 colors for terminals that support it. +## +#visualizer_color = 47, 83, 119, 155, 191, 227, 221, 215, 209, 203, 197, 161 +# +## +## Note: The next few visualization options apply to the spectrum visualizer. +## +# +## Use unicode block characters for a smoother, more continuous look. +## This will override the visualizer_look option. With transparent terminals +## and visualizer_in_stereo set, artifacts may be visible on the bottom half of +## the visualization. +# +#visualizer_spectrum_smooth_look = yes +# +## A value between 1 and 5 inclusive. Specifying a larger value makes the +## visualizer look at a larger slice of time, which results in less jumpy +## visualizer output. +# +#visualizer_spectrum_dft_size = 2 +# +#visualizer_spectrum_gain = 10 +# +## Left-most frequency of visualizer in Hz, must be less than HZ MAX +# +#visualizer_spectrum_hz_min = 20 +# +## Right-most frequency of visualizer in Hz, must be greater than HZ MIN +# +#visualizer_spectrum_hz_max = 20000 +# +##### system encoding ##### +## +## ncmpcpp should detect your charset encoding but if it failed to do so, you +## can specify charset encoding you are using here. +## +## Note: You can see whether your ncmpcpp build supports charset detection by +## checking output of `ncmpcpp --version`. +## +## Note: Since MPD uses UTF-8 by default, setting this option makes sense only +## if your encoding is different. +## +# +#system_encoding = "" +# +##### delays ##### +# +## Time of inactivity (in seconds) after playlist highlighting will be disabled +## (0 = always on). +## +#playlist_disable_highlight_delay = 5 +# +## Defines how long messages are supposed to be visible. +## +#message_delay_time = 5 +# +##### song format ##### +## +## For a song format you can use: +## +## %l - length +## %f - filename +## %D - directory +## %a - artist +## %A - album artist +## %t - title +## %b - album +## %y - date +## %n - track number (01/12 -> 01) +## %N - full track info (01/12 -> 01/12) +## %g - genre +## %c - composer +## %p - performer +## %d - disc +## %C - comment +## %P - priority +## $R - begin right alignment +## +## If you want to make sure that a part of the format is displayed only when +## certain tags are present, you can archieve it by grouping them with brackets, +## e.g. '{%a - %t}' will be evaluated to 'ARTIST - TITLE' if both tags are +## present or '' otherwise. It is also possible to define a list of +## alternatives by providing several groups and separating them with '|', +## e.g. '{%t}|{%f}' will be evaluated to 'TITLE' or 'FILENAME' if the former is +## not present. +## +## Note: If you want to set limit on maximal length of a tag, just put the +## appropriate number between % and character that defines tag type, e.g. to +## make album take max. 20 terminal cells, use '%20b'. +## +## In addition, formats support markers used for text attributes. They are +## followed by character '$'. After that you can put: +## +## - 0 - default window color (discards all other colors) +## - 1 - black +## - 2 - red +## - 3 - green +## - 4 - yellow +## - 5 - blue +## - 6 - magenta +## - 7 - cyan +## - 8 - white +## - 9 - end of current color +## - b - bold text +## - u - underline text +## - r - reverse colors +## - a - use alternative character set +## +## If you don't want to use a non-color attribute anymore, just put it again, +## but this time insert character '/' between '$' and attribute character, +## e.g. {$b%t$/b}|{$r%f$/r} will display bolded title tag or filename with +## reversed colors. +## +## If you want to use 256 colors and/or background colors in formats (the naming +## scheme is described below in section about color definitions), it can be done +## with the syntax $(COLOR), e.g. to set the artist tag to one of the +## non-standard colors and make it have yellow background, you need to write +## $(197_yellow)%a$(end). Note that for standard colors this is interchangable +## with attributes listed above. +## +## Note: colors can be nested. +## +# +#song_list_format = {%a - }{%t}|{$8%f$9}$R{$3%l$9} +# +#song_status_format = {{%a{ "%b"{ (%y)}} - }{%t}}|{%f} +# +#song_library_format = {%n - }{%t}|{%f} +# +#alternative_header_first_line_format = $b$1$aqqu$/a$9 {%t}|{%f} $1$atqq$/a$9$/b +# +#alternative_header_second_line_format = {{$4$b%a$/b$9}{ - $7%b$9}{ ($4%y$9)}}|{%D} +# +#current_item_prefix = $(yellow)$r +# +#current_item_suffix = $/r$(end) +# +#current_item_inactive_column_prefix = $(white)$r +# +#current_item_inactive_column_suffix = $/r$(end) +# +#now_playing_prefix = $b +# +#now_playing_suffix = $/b +# +#browser_playlist_prefix = "$2playlist$9 " +# +#selected_item_prefix = $6 +# +#selected_item_suffix = $9 +# +#modified_item_prefix = $3> $9 +# +## +## Note: attributes are not supported for the following variables. +## +#song_window_title_format = {%a - }{%t}|{%f} +## +## Note: Below variables are used for sorting songs in browser. The sort mode +## determines how songs are sorted, and can be used in combination with a sort +## format to specify a custom sorting format. Available values for +## browser_sort_mode are "type", "name", "mtime", "format" and "none". +## +# +#browser_sort_mode = type +# +#browser_sort_format = {%a - }{%t}|{%f} {%l} +# +##### columns settings ##### +## +## syntax of song columns list format is "column column etc." +## +## - syntax for each column is: +## +## (width of the column)[color of the column]{displayed tag} +## +## Note: Width is by default in %, if you want a column to have fixed size, add +## 'f' after the value, e.g. (10)[white]{a} will be the column that take 10% of +## screen (so the real width will depend on actual screen size), whereas +## (10f)[white]{a} will take 10 terminal cells, no matter how wide the screen +## is. +## +## - color is optional (if you want the default one, leave the field empty). +## +## Note: You can give a column additional attributes by putting appropriate +## character after displayed tag character. Available attributes are: +## +## - r - column will be right aligned +## - E - if tag is empty, empty tag marker won't be displayed +## +## You can also: +## +## - give a column custom name by putting it after attributes, separated with +## character ':', e.g. {lr:Length} gives you right aligned column of lengths +## named "Length". +## +## - define sequence of tags, that have to be displayed in case predecessor is +## empty in a way similar to the one in classic song format, i.e. using '|' +## character, e.g. {a|c|p:Owner} creates column named "Owner" that tries to +## display artist tag and then composer and performer if previous ones are not +## available. +## +# +#song_columns_list_format = (20)[]{a} (6f)[green]{NE} (50)[white]{t|f:Title} (20)[cyan]{b} (7f)[magenta]{l} +# +##### various settings ##### +# +## +## Note: Custom command that will be executed each time song changes. Useful for +## notifications etc. +## +#execute_on_song_change = "" +# +## +## Note: Custom command that will be executed each time player state +## changes. The environment variable MPD_PLAYER_STATE is set to the current +## state (either unknown, play, pause, or stop) for its duration. +## +# +#execute_on_player_state_change = "" +# +#playlist_show_mpd_host = no +# +#playlist_show_remaining_time = no +# +#playlist_shorten_total_times = no +# +#playlist_separate_albums = no +# +## +## Note: Possible display modes: classic, columns. +## +#playlist_display_mode = columns +# +#browser_display_mode = classic +# +#search_engine_display_mode = classic +# +#playlist_editor_display_mode = classic +# +#discard_colors_if_item_is_selected = yes +# +#show_duplicate_tags = yes +# +#incremental_seeking = yes +# +seek_time = 5 +# +volume_change_step = 5 +# +#autocenter_mode = no +# +#centered_cursor = no +# +## +## Note: You can specify third character which will be used to build 'empty' +## part of progressbar. +## +#progressbar_look = => +# +## Available values: database, playlist. +## +#default_place_to_search_in = database +# +## Available values: classic, alternative. +## +user_interface = classic +# +#data_fetching_delay = yes +# +## Available values: artist, album_artist, date, genre, composer, performer. +## +#media_library_primary_tag = artist +# +#media_library_albums_split_by_date = yes +# +#media_library_hide_album_dates = no +# +## Available values: wrapped, normal. +## +#default_find_mode = wrapped +# +#default_tag_editor_pattern = %n - %t +# +#header_visibility = yes +# +#statusbar_visibility = yes +# +## Show the "Connected to ..." message on startup +#connected_message_on_startup = yes +# +#titles_visibility = yes +# +#header_text_scrolling = yes +# +#cyclic_scrolling = no +# +#lyrics_fetchers = azlyrics, genius, musixmatch, sing365, metrolyrics, justsomelyrics, jahlyrics, plyrics, tekstowo, zeneszoveg, internet +# +#follow_now_playing_lyrics = no +# +#fetch_lyrics_for_current_song_in_background = no +# +#store_lyrics_in_song_dir = no +# +#generate_win32_compatible_filenames = yes +# +#allow_for_physical_item_deletion = no +# +## +## Note: If you set this variable, ncmpcpp will try to get info from last.fm in +## language you set and if it fails, it will fall back to english. Otherwise it +## will use english the first time. +## +## Note: Language has to be expressed as an ISO 639 alpha-2 code. +## +#lastfm_preferred_language = en +# +#space_add_mode = add_remove +# +#show_hidden_files_in_local_browser = no +# +## +## How shall screen switcher work? +## +## - "previous" - switch between the current and previous screen. +## - "screen1,...,screenN" - switch between given sequence of screens. +## +## Screens available for use: help, playlist, browser, search_engine, +## media_library, playlist_editor, tag_editor, outputs, visualizer, clock, +## lyrics, last_fm. +## +#screen_switcher_mode = playlist, browser +# +## +## Note: You can define startup screen by choosing screen from the list above. +## +#startup_screen = playlist +# +## +## Note: You can define startup slave screen by choosing screen from the list +## above or an empty value for no slave screen. +## +#startup_slave_screen = "" +# +#startup_slave_screen_focus = no +# +## +## Default width of locked screen (in %). Acceptable values are from 20 to 80. +## +# +#locked_screen_width_part = 50 +# +#ask_for_locked_screen_width_part = yes +# +#jump_to_now_playing_song_at_start = yes +# +#ask_before_clearing_playlists = yes +# +clock_display_seconds = no +# +#display_volume_level = yes +# +#display_bitrate = no +# +display_remaining_time = no +# +## Available values: none, basic, extended, perl. +## +#regular_expressions = perl +# +## +## Note: if below is enabled, ncmpcpp will ignore leading "The" word while +## sorting items in browser, tags in media library, etc. +## +#ignore_leading_the = no +# +## +## Note: if below is enabled, ncmpcpp will ignore diacritics while searching and +## filtering lists. This takes an effect only if boost was compiled with ICU +## support. +## +#ignore_diacritics = no +# +#block_search_constraints_change_if_items_found = yes +# +#mouse_support = yes +# +#mouse_list_scroll_whole_page = no +# +#lines_scrolled = 5 +# +#empty_tag_marker = +# +#tags_separator = " | " +# +#tag_editor_extended_numeration = no +# +#media_library_sort_by_mtime = no +# +#enable_window_title = yes +# +## +## Note: You can choose default search mode for search engine. Available modes +## are: +## +## - 1 - use mpd built-in searching (no regexes, pattern matching) +## +## - 2 - use ncmpcpp searching (pattern matching with support for regexes, but +## if your mpd is on a remote machine, downloading big database to process +## it can take a while +## +## - 3 - match only exact values (this mode uses mpd function for searching in +## database and local one for searching in current playlist) +## +# +#search_engine_default_search_mode = 1 +# +external_editor = nvim +# +## Note: set to yes if external editor is a console application. +## +#use_console_editor = yes +# +##### colors definitions ##### +## +## It is possible to set a background color by setting a color value +## "_", e.g. red_black will set foregound color to red +## and background color to black. +## +## In addition, for terminals that support 256 colors it is possible to set one +## of them by using a number in range [1, 256] instead of color name, +## e.g. numerical value corresponding to red_black is 2_1. To find out if the +## terminal supports 256 colors, run ncmpcpp and check out the bottom of the +## help screen for list of available colors and their numerical values. +## +## What is more, there are two special values for the background color: +## "transparent" and "current". The first one explicitly sets the background to +## be transparent, while the second one allows you to preserve current +## background color and change only the foreground one. It's used implicitly +## when background color is not specified. +## +## Moreover, it is possible to attach format information to selected color +## variables by appending to their end a colon followed by one or more format +## flags, e.g. black:b or red:ur. The following variables support this syntax: +## visualizer_color, color1, color2, empty_tag_color, volume_color, +## state_line_color, state_flags_color, progressbar_color, +## progressbar_elapsed_color, player_state_color, statusbar_time_color, +## alternative_ui_separator_color. +## +## Note: due to technical limitations of older ncurses version, if 256 colors +## are used there is a possibility that you'll be able to use only colors with +## transparent background. +# +#colors_enabled = yes +# +#empty_tag_color = cyan +# +#header_window_color = default +# +#volume_color = default +# +#state_line_color = default +# +#state_flags_color = default:b +# +#main_window_color = yellow +# +#color1 = white +# +#color2 = green +# +#progressbar_color = black:b +# +#progressbar_elapsed_color = green:b +# +#statusbar_color = default +# +#statusbar_time_color = default:b +# +#player_state_color = default:b +# +#alternative_ui_separator_color = black:b +# +#window_border_color = green +# +#active_window_border = red +# diff --git a/ncmpcpp/error.log b/ncmpcpp/error.log new file mode 100644 index 0000000..1fbe584 --- /dev/null +++ b/ncmpcpp/error.log @@ -0,0 +1 @@ +TagLib: ID3v2::Tag::read() - Duplicate ID3v2 tags found. diff --git a/ncmpcpp/patterns.list b/ncmpcpp/patterns.list new file mode 100644 index 0000000..e69de29 diff --git a/nitrogen/bg-saved.cfg b/nitrogen/bg-saved.cfg new file mode 100644 index 0000000..3712efd --- /dev/null +++ b/nitrogen/bg-saved.cfg @@ -0,0 +1,4 @@ +[xin_-1] +file=/home/greg/Pictures/Wallpapers/blue_rainy_leaves.jpg +mode=4 +bgcolor=#000000 diff --git a/nitrogen/nitrogen.cfg b/nitrogen/nitrogen.cfg new file mode 100644 index 0000000..893e074 --- /dev/null +++ b/nitrogen/nitrogen.cfg @@ -0,0 +1,12 @@ +[geometry] +posx=39 +posy=64 +sizex=1836 +sizey=973 + +[nitrogen] +view=icon +recurse=true +sort=rtime +icon_caps=false +dirs=/home/greg/Pictures/Wallpapers; diff --git a/nvim/lua/chadrc.lua b/nvim/lua/chadrc.lua new file mode 100644 index 0000000..eb4dada --- /dev/null +++ b/nvim/lua/chadrc.lua @@ -0,0 +1,16 @@ +-- This file needs to have same structure as nvconfig.lua +-- https://github.com/NvChad/ui/blob/v2.5/lua/nvconfig.lua + +---@type ChadrcConfig +local M = {} + +M.base46 = { + theme = "nord", +-- +-- -- hl_override = { +-- -- Comment = { italic = true }, +-- -- ["@comment"] = { italic = true }, +-- -- }, +} + +return M diff --git a/nvim/lua/configs/cmpconfig.lua b/nvim/lua/configs/cmpconfig.lua new file mode 100644 index 0000000..78f8a7c --- /dev/null +++ b/nvim/lua/configs/cmpconfig.lua @@ -0,0 +1,19 @@ +local cmp = require "cmp" +local compare = cmp.config.compare + +cmp.setup { + sources = { + { name = "jupynium", priority = 1000 }, -- consider higher priority than LSP + { name = "nvim_lsp", priority = 100 }, + -- ... + }, + sorting = { + priority_weight = 1.0, + comparators = { + compare.score, -- Jupyter kernel completion shows prior to LSP + compare.recently_used, + compare.locality, + -- ... + }, + }, +} diff --git a/nvim/lua/configs/conform.lua b/nvim/lua/configs/conform.lua new file mode 100644 index 0000000..35ba6cf --- /dev/null +++ b/nvim/lua/configs/conform.lua @@ -0,0 +1,15 @@ +local options = { + formatters_by_ft = { + lua = { "stylua" }, + -- css = { "prettier" }, + -- html = { "prettier" }, + }, + + -- format_on_save = { + -- -- These options will be passed to conform.format() + -- timeout_ms = 500, + -- lsp_fallback = true, + -- }, +} + +return options diff --git a/nvim/lua/configs/lazy.lua b/nvim/lua/configs/lazy.lua new file mode 100644 index 0000000..cd170bd --- /dev/null +++ b/nvim/lua/configs/lazy.lua @@ -0,0 +1,47 @@ +return { + defaults = { lazy = true }, + install = { colorscheme = { "nvchad" } }, + + ui = { + icons = { + ft = "", + lazy = "󰂠 ", + loaded = "", + not_loaded = "", + }, + }, + + performance = { + rtp = { + disabled_plugins = { + "2html_plugin", + "tohtml", + "getscript", + "getscriptPlugin", + "gzip", + "logipat", + "netrw", + "netrwPlugin", + "netrwSettings", + "netrwFileHandlers", + "matchit", + "tar", + "tarPlugin", + "rrhelper", + "spellfile_plugin", + "vimball", + "vimballPlugin", + "zip", + "zipPlugin", + "tutor", + "rplugin", + "syntax", + "synmenu", + "optwin", + "compiler", + "bugreport", + "ftplugin", + }, + }, + }, +} diff --git a/nvim/lua/configs/lspconfig.lua b/nvim/lua/configs/lspconfig.lua new file mode 100644 index 0000000..af439e1 --- /dev/null +++ b/nvim/lua/configs/lspconfig.lua @@ -0,0 +1,68 @@ +-- load defaults i.e lua_lsp +require("nvchad.configs.lspconfig").defaults() + +local lspconfig = require "lspconfig" + +-- EXAMPLE +local servers = { + "arduino_language_server", + "ccls", --C/C++ + -- "csharp_ls", + "cssls", --CSS + "css_variables", + "dartls", --Dart + "gopls", + "html", + "marksman", + -- "pylsp", + "rust_analyzer", + "svelte", + "sqlls", --SQL + "ts_ls" --TypeScript +} + +lspconfig.omnisharp.setup { + cmd = { "dotnet", "/home/greg/.local/share/nvim/mason/packages/omnisharp/libexec/OmniSharp.dll"}, +} + +-- lspconfig.rust_analyzer.setup { +-- settings = { +-- ['rust-analyzer'] = { +-- diagnostics = { +-- enabled = false +-- } +-- } +-- } +-- } + +lspconfig.pylsp.setup { + cmd = { "/home/greg/.venv312/bin/pylsp" }, + settings = { + pylsp = { + plugins = { + black = { enabled = true }, + -- pylint = { enabled = true, executable = "pylint", args = { "--jobs=4" } }, + pycodestyle = { enabled = false }, + pylsp_mypy = { enabled = true }, + } + } + } +} + +local nvlsp = require "nvchad.configs.lspconfig" + +-- lsps with default config +for _, lsp in ipairs(servers) do + lspconfig[lsp].setup { + on_attach = nvlsp.on_attach, + on_init = nvlsp.on_init, + capabilities = nvlsp.capabilities, + } +end + +-- configuring single server, example: typescript +-- lspconfig.tsserver.setup { +-- on_attach = nvlsp.on_attach, +-- on_init = nvlsp.on_init, +-- capabilities = nvlsp.capabilities, +-- } diff --git a/nvim/lua/configs/nvimtree.lua b/nvim/lua/configs/nvimtree.lua new file mode 100644 index 0000000..d461ada --- /dev/null +++ b/nvim/lua/configs/nvimtree.lua @@ -0,0 +1,15 @@ +require("nvim-tree").setup({ + sort = { + sorter = "case_sensitive", + }, + view = { + width = 30, + }, + renderer = { + group_empty = true, + }, + filters = { + dotfiles = true, + gitignore = true, + }, +}) diff --git a/nvim/lua/configs/snippets.lua b/nvim/lua/configs/snippets.lua new file mode 100644 index 0000000..5df6c32 --- /dev/null +++ b/nvim/lua/configs/snippets.lua @@ -0,0 +1 @@ +vim.g.lua_snippets_path = vim.fn.stdpath "config" .. "/lua/lua_snippets" diff --git a/nvim/lua/mappings.lua b/nvim/lua/mappings.lua new file mode 100644 index 0000000..b38e536 --- /dev/null +++ b/nvim/lua/mappings.lua @@ -0,0 +1,97 @@ +require "nvchad.mappings" + +local g = vim.g + +-- add yours here + +local map = vim.keymap.set + +map("n", ";", ":", { desc = "CMD enter command mode" }) +map("i", "jk", "") + +-- Transparency toggler +local base46 = require "base46" +vim.keymap.set("n", "tt", base46.toggle_transparency) + +-- Debbuger binds +-- local dap = require "dap" +-- vim.keymap.set("n", "pb", dap.toggle_breakpoint, { desc = "Dap Toggle breakpoint" }) +-- vim.keymap.set("n", "gb", dap.run_to_cursor, { desc = "Dap Run to cursor" }) +-- vim.keymap.set("n", "", dap.continue) +-- vim.keymap.set("n", "", dap.step_into) +-- vim.keymap.set("n", "", dap.step_over) +-- vim.keymap.set("n", "", dap.step_out) +-- vim.keymap.set("n", "", dap.step_back) +-- vim.keymap.set("n", "", dap.restart) + +local dap = require "dap" +vim.keymap.set("n", "", function() + vim.cmd('NvimTreeClose') + dap.continue() +end) +vim.keymap.set("n", "", dap.step_into, { desc = "Dap Step into" }) +vim.keymap.set("n", "", dap.step_over, { desc = "Dap Step over" }) +vim.keymap.set("n", "", dap.step_out, { desc = "Dap Step out" }) +vim.keymap.set("n", "", dap.step_back, { desc = "Dap Step back" }) +vim.keymap.set("n", "", dap.restart, { desc = "Dap Restart" }) +vim.keymap.set("n", "pb", dap.toggle_breakpoint, { desc = "Dap Toggle breakpoint" }) +vim.keymap.set("n", "gb", dap.run_to_cursor, { desc = "Dap Run to cursor" }) + + +-- alt+h now conflicts with my hjkl movement keys, so we use alt+b instead +local function toggle_terminal() + require("nvchad.term").toggle { pos = "sp", id = "htoggleTerm" } +end +map({ "n", "t" }, "", toggle_terminal, { desc = "terminal toggleable horizontal term" }) +map({ "n", "t" }, "", toggle_terminal, { desc = "terminal toggleable horizontal term" }) + +-- exiting terminal +map("t", "", "", { desc = "terminal escape terminal mode" }) + +-- hop +local hop = require('hop') +local directions = require('hop.hint').HintDirection +vim.keymap.set('', 'f', function() + hop.hint_char1({ direction = directions.AFTER_CURSOR, current_line_only = false }) +end, {remap=true}) +vim.keymap.set('', 'F', function() + hop.hint_char1({ direction = directions.BEFORE_CURSOR, current_line_only = false }) +end, {remap=true}) +-- vim.keymap.set('', 't', function() +-- hop.hint_char1({ direction = directions.AFTER_CURSOR, current_line_only = false, hint_offset = -1 }) +-- end, {remap=true}) +-- vim.keymap.set('', 'T', function() +-- hop.hint_char1({ direction = directions.BEFORE_CURSOR, current_line_only = false, hint_offset = 1 }) +-- end, {remap=true}) + +-- themes +vim.keymap.set("n", "tv", function() require('vscode').load('dark') end) + +-- lsp +vim.keymap.set("n", "rn", vim.lsp.buf.rename, { desc = "Lsp Rename" }) +vim.keymap.set("n", "ca", vim.lsp.buf.code_action, { desc = "Lsp Code Action" }) +vim.keymap.set("n", "ci", vim.lsp.buf.implementation, { desc = "Lsp Implementation" }) + +-- cdproj +vim.keymap.set('n', 'cp', 'CdProject', { desc = 'Project Switch directory directory' }) + +-- todocomments +vim.keymap.set("n", "ft", 'TodoTelescope', { desc = "Telescope Todos" }) + +-- nvimtree refresh +vim.keymap.set("n", "tr", 'NvimTreeRefresh', { desc = "Nvimtree Refresh" }) + +-- nvimtree open file without focusing +vim.keymap.set("n", "T", + function(node) + local nt_api = require("nvim-tree.api") + nt_api.node.open.edit(node) + nt_api.tree.focus() + end, +{ desc = "Nvimtree Open without focusing" }) + +-- nvchad tabs +vim.keymap.set("n", "tn", 'tabNext', { desc = "Tab Next" }) + vim.keymap.set("n", "tp", 'tabprevious', { desc = "Tab Previous" }) +vim.keymap.set("n", "tm", 'tabnew', { desc = "Tab More!" }) +vim.keymap.set("n", "tc", 'tabclose', { desc = "Tab Close" }) diff --git a/nvim/lua/options.lua b/nvim/lua/options.lua new file mode 100644 index 0000000..ef8cd92 --- /dev/null +++ b/nvim/lua/options.lua @@ -0,0 +1,14 @@ +require "nvchad.options" + +-- add yours here! + +-- local o = vim.o +-- o.cursorlineopt ='both' -- to enable cursorline! + +-- disable wrap +vim.o.wrap = false + +-- disable auto comment +vim.opt_local.formatoptions:remove("r") + +vim.g.lua_snippets_path = "~/.config/nvim/lua/lua_snippets" diff --git a/nvim/lua/plugins/blamer.lua b/nvim/lua/plugins/blamer.lua new file mode 100644 index 0000000..587add1 --- /dev/null +++ b/nvim/lua/plugins/blamer.lua @@ -0,0 +1,5 @@ +return { + { + "APZelos/blamer.nvim" + } +} diff --git a/nvim/lua/plugins/cd-project.lua b/nvim/lua/plugins/cd-project.lua new file mode 100644 index 0000000..7ec461c --- /dev/null +++ b/nvim/lua/plugins/cd-project.lua @@ -0,0 +1,38 @@ +-- using lazy.nvim +return { + "LintaoAmons/cd-project.nvim", + -- Don't need call the setup function if you think you are good with the default configuration + tag = "v0.6.1", -- Optional, You can also use tag to pin the plugin version for stability + init = function() -- use init if you want enable auto_register_project, otherwise config is good + require("cd-project").setup({ + -- this json file is acting like a database to update and read the projects in real time. + -- So because it's just a json file, you can edit directly to add more paths you want manually + projects_config_filepath = vim.fs.normalize(vim.fn.stdpath("config") .. "/cd-project.nvim.json"), + -- this controls the behaviour of `CdProjectAdd` command about how to get the project directory + project_dir_pattern = { "__main__.py", "*.csproj", ".git", ".gitignore", "Cargo.toml", "package.json", "go.mod" }, + choice_format = "both", -- optional, you can switch to "name" or "path" + projects_picker = "telescope", -- optional, you can switch to `telescope` + auto_register_project = false, -- optional, toggle on/off the auto add project behaviour + -- do whatever you like by hooks + hooks = { + -- Run before cd to project, add a bookmark here, then can use `CdProjectBack` to switch back + -- { + -- trigger_point = "BEFORE_CD", + -- callback = function(_) + -- vim.print("before cd project") + -- require("bookmarks").api.mark({name = "before cd project"}) + -- end, + -- }, + -- Run after cd to project, find and open a file in the target project by smart-open + -- { + -- callback = function(_) + -- require("telescope").extensions.smart_open.smart_open({ + -- cwd_only = true, + -- filename_first = false, + -- }) + -- end, + -- }, + } + }) + end, + } diff --git a/nvim/lua/plugins/codeium.lua b/nvim/lua/plugins/codeium.lua new file mode 100644 index 0000000..611e879 --- /dev/null +++ b/nvim/lua/plugins/codeium.lua @@ -0,0 +1,45 @@ +return { + "Exafunction/codeium.vim", + event = 'BufEnter', + enabled = false, + -- Rebind accept completion to shift + enter in edit mode + -- config = function() + -- require("codeium").setup({ + -- virtual_text = { + -- enabled = true, + -- key_bindings = { + -- accept = "", + -- accept_word = "", + -- accept_line = "", + -- clear = "", + -- next = "" + -- } + -- }, + -- }) + -- end + init = function() + vim.g.codeium_disable_bindings = 1 + + -- Completion + vim.keymap.set("i", "", function() + return vim.fn["codeium#Accept"]() + end, { expr = true }) + -- Complete next word + vim.keymap.set("i", "", function() + return vim.fn["codeium#AcceptNextWord"]() + end, { expr = true }) + -- Complete line + vim.keymap.set("i", "", function() + return vim.fn["codeium#AcceptNextLine"]() + end, { expr = true }) + -- Next + vim.keymap.set("i", "", function() + return vim.fn["codeium#CycleCompletions"](1) + end, { expr = true }) + -- Previous + vim.keymap.set("i", "", function() + return vim.fn["codeium#Clear"]() + end, { expr = true }) + end +} + diff --git a/nvim/lua/plugins/cyryllic.lua b/nvim/lua/plugins/cyryllic.lua new file mode 100644 index 0000000..bec4d4c --- /dev/null +++ b/nvim/lua/plugins/cyryllic.lua @@ -0,0 +1,9 @@ +return {{ + 'nativerv/cyrillic.nvim', + event = { 'VeryLazy' }, + config = function() + require('cyrillic').setup({ + no_cyrillic_abbrev = true, + }) + end, +}} diff --git a/nvim/lua/plugins/dap.lua b/nvim/lua/plugins/dap.lua new file mode 100644 index 0000000..bae7749 --- /dev/null +++ b/nvim/lua/plugins/dap.lua @@ -0,0 +1,177 @@ +return { + { + "mfussenegger/nvim-dap", + dependencies = { + "leoluz/nvim-dap-go", + "mfussenegger/nvim-dap-python", + "rcarriga/nvim-dap-ui", + "theHamsta/nvim-dap-virtual-text", + "nvim-neotest/nvim-nio", + "williamboman/mason.nvim", + }, + config = function() + local dap = require "dap" + local ui = require "dapui" + + require("dapui").setup() + require("dap-go").setup() + require("dap-python").setup() + + vim.fn.sign_define('DapBreakpoint', { text='', texthl='DapBreakpoint', linehl='DapBreakpoint', numhl='DapBreakpoint' }) + vim.fn.sign_define('DapBreakpointCondition', { text='ﳁ', texthl='DapBreakpoint', linehl='DapBreakpoint', numhl='DapBreakpoint' }) + vim.fn.sign_define('DapBreakpointRejected', { text='', texthl='DapBreakpoint', linehl='DapBreakpoint', numhl= 'DapBreakpoint' }) + vim.fn.sign_define('DapLogPoint', { text='', texthl='DapLogPoint', linehl='DapLogPoint', numhl= 'DapLogPoint' }) + vim.fn.sign_define('DapStopped', { text='', texthl='DapStopped', linehl='DapStopped', numhl= 'DapStopped' }) + + require("nvim-dap-virtual-text").setup { + -- This just tries to mitigate the chance that I leak tokens here. Probably won't stop it from happening... + display_callback = function(variable) + local name = string.lower(variable.name) + local value = string.lower(variable.value) + if name:match "secret" or name:match "api" or value:match "secret" or value:match "api" then + return "*****" + end + + if #variable.value > 15 then + return " " .. string.sub(variable.value, 1, 15) .. "... " + end + + return " " .. variable.value + end, + } + + -- Handled by nvim-dap-go + -- dap.adapters.go = { + -- type = "server", + -- port = "${port}", + -- executable = { + -- command = "dlv", + -- args = { "dap", "-l", "127.0.0.1:${port}" }, + -- }, + -- } + + dap.configurations.python = { + { + type = 'python'; + request = 'launch'; + name = "Launch file"; + console = "integratedTerminal", + program = "${file}"; + pythonPath = function() + return 'python' + end; + }, + } + + dap.adapters.coreclr = { + type = 'executable', + command = '/home/greg/.netcoredbg/netcoredbg', + args = {'--interpreter=vscode'} + } + + dap.configurations.cs = { + { + type = "coreclr", + name = "launch - netcoredbg", + request = "launch", + program = function() + local path = vim.fn.getcwd() .. '/bin/Debug/net9.0/' + local dllFiles = vim.fn.glob(path .. '*.dll', false, true) + if #dllFiles == 0 then + return vim.fn.input('Path to dll', vim.fn.getcwd() .. '/bin/Debug/', 'file') + end + -- Sort files by modification time (newest first) + table.sort(dllFiles, function(a, b) + return vim.fn.getftime(b) < vim.fn.getftime(a) + end) + return dllFiles[1] -- Return the most recent DLL file + end, + }, + } + + dap.adapters.lldb = { + type = "executable", + command = "/usr/bin/lldb", -- adjust as needed + name = "lldb", + } + + dap.configurations.rust = { + { + name = "hello-world", + type = "lldb", + request = "launch", + program = function() + return vim.fn.getcwd() .. "/target/debug/hello-world" + end, + cwd = "${workspaceFolder}", + stopOnEntry = false, + }, + { + name = "hello-dap", + type = "lldb", + request = "launch", + program = function() + return vim.fn.getcwd() .. "/target/debug/hello-dap" + end, + cwd = "${workspaceFolder}", + stopOnEntry = false, + }, + } + + local elixir_ls_debugger = vim.fn.exepath "elixir-ls-debugger" + if elixir_ls_debugger ~= "" then + dap.adapters.mix_task = { + type = "executable", + command = elixir_ls_debugger, + } + + dap.configurations.elixir = { + { + type = "mix_task", + name = "phoenix server", + task = "phx.server", + request = "launch", + projectDir = "${workspaceFolder}", + exitAfterTaskReturns = false, + debugAutoInterpretAllModules = false, + }, + } + end + + vim.keymap.set("n", "pb", dap.toggle_breakpoint) + vim.keymap.set("n", "gb", dap.run_to_cursor) + + -- Eval var under cursor + vim.keymap.set("n", "?", function() + require("dapui").eval(nil, { enter = true }) + end) + + -- Close nvimtree if it's open and start debugging + vim.keymap.set("n", "", function() + vim.cmd('NvimTreeClose') + dap.continue() + end) + vim.keymap.set("n", "", dap.step_into, { desc = "Dap Step into" }) + vim.keymap.set("n", "", dap.step_over, { desc = "Dap Step over" }) + vim.keymap.set("n", "", dap.step_out, { desc = "Dap Step out" }) + vim.keymap.set("n", "", dap.step_back, { desc = "Dap Step back" }) + vim.keymap.set("n", "", dap.restart, { desc = "Dap Restart" }) + vim.keymap.set("n", "pb", dap.toggle_breakpoint, { desc = "Dap Toggle breakpoint" }) + vim.keymap.set("n", "gb", dap.run_to_cursor, { desc = "Dap Run to cursor" }) + + + dap.listeners.before.attach.dapui_config = function() + ui.open() + end + dap.listeners.before.launch.dapui_config = function() + ui.open() + end + dap.listeners.before.event_terminated.dapui_config = function() + ui.close() + end + dap.listeners.before.event_exited.dapui_config = function() + ui.close() + end + end, + }, +} diff --git a/nvim/lua/plugins/hardtime.lua b/nvim/lua/plugins/hardtime.lua new file mode 100644 index 0000000..90f17c1 --- /dev/null +++ b/nvim/lua/plugins/hardtime.lua @@ -0,0 +1,8 @@ +return { + { + "m4xshen/hardtime.nvim", + dependencies = { "MunifTanjim/nui.nvim" }, + opts = {} + }, +} + diff --git a/nvim/lua/plugins/hop.lua b/nvim/lua/plugins/hop.lua new file mode 100644 index 0000000..6218dfa --- /dev/null +++ b/nvim/lua/plugins/hop.lua @@ -0,0 +1,20 @@ +return { + { + 'smoka7/hop.nvim', + version = "*", + opts = { + multi_windows = true, + keys = 'asdfghjklcvnmqp', --'etovxqpdygfblzhckisuran', + uppercase_labels = true + }, + keys = { + { + "gg", + function() + require("hop").hint_words() + end, + mode = {"n", "x", "o", "v"} + } + } + } +} diff --git a/nvim/lua/plugins/init.lua b/nvim/lua/plugins/init.lua new file mode 100644 index 0000000..6474776 --- /dev/null +++ b/nvim/lua/plugins/init.lua @@ -0,0 +1,25 @@ +return { + { + "stevearc/conform.nvim", + -- event = 'BufWritePre', -- uncomment for format on save + opts = require "configs.conform", + }, + + -- These are some examples, uncomment them if you want to see them work! + { + "neovim/nvim-lspconfig", + config = function() + require "configs.lspconfig" + end, + }, + + -- { + -- "nvim-treesitter/nvim-treesitter", + -- opts = { + -- ensure_installed = { + -- "vim", "lua", "vimdoc", + -- "html", "css" + -- }, + -- }, + -- }, +} diff --git a/nvim/lua/plugins/multiple-cursors.lua b/nvim/lua/plugins/multiple-cursors.lua new file mode 100644 index 0000000..5705a24 --- /dev/null +++ b/nvim/lua/plugins/multiple-cursors.lua @@ -0,0 +1,24 @@ +return {{ + "brenton-leighton/multiple-cursors.nvim", + version = "*", -- Use the latest tagged version + opts = {}, -- This causes the plugin setup function to be called + keys = { + {"", "MultipleCursorsAddDown", mode = {"n", "x"}, desc = "Multicursor Add cursor and move down"}, + {"", "MultipleCursorsAddUp", mode = {"n", "x"}, desc = "Multicursor Add cursor and move up"}, + + {"", "MultipleCursorsAddUp", mode = {"n", "i", "x"}, desc = "Multicursor Add cursor and move up"}, + {"", "MultipleCursorsAddDown", mode = {"n", "i", "x"}, desc = "Multicursor Add cursor and move down"}, + + {"", "MultipleCursorsMouseAddDelete", mode = {"n", "i"}, desc = "Multicursor Add or remove cursor"}, + + {"mm", "MultipleCursorsAddVisualArea", mode = {"x"}, desc = "Multicursor Add cursors to the lines of the visual area"}, + + {"a", "MultipleCursorsAddMatches", mode = {"n", "x"}, desc = "Add cursors to cword"}, + --{"A", "MultipleCursorsAddMatchesV", mode = {"n", "x"}, desc = "Add cursors to cword in previous area"}, + + --{"d", "MultipleCursorsAddJumpNextMatch", mode = {"n", "x"}, desc = "Add cursor and jump to next cword"}, + --{"D", "MultipleCursorsJumpNextMatch", mode = {"n", "x"}, desc = "Jump to next cword"}, + + {"l", "MultipleCursorsLock", mode = {"n", "x"}, desc = "Multicursor Lock virtual cursors"}, + }, +}} diff --git a/nvim/lua/plugins/nuget.lua b/nvim/lua/plugins/nuget.lua new file mode 100644 index 0000000..fb76713 --- /dev/null +++ b/nvim/lua/plugins/nuget.lua @@ -0,0 +1,15 @@ +return { + "d7omdev/nuget.nvim", + event = 'BufEnter', + dependencies = { + "nvim-lua/plenary.nvim", + }, + config = function() + require("nuget").setup({ + keys = { + install = { "n", "pi" }, + remove = { "n", "pr" }, + } + }) + end, +} diff --git a/nvim/lua/plugins/todo-comments.lua b/nvim/lua/plugins/todo-comments.lua new file mode 100644 index 0000000..74b29c9 --- /dev/null +++ b/nvim/lua/plugins/todo-comments.lua @@ -0,0 +1,36 @@ +return { + { + "folke/todo-comments.nvim", + dependencies = { "nvim-lua/plenary.nvim" }, + opts = { + highlight = { + multiline = true, -- enable multine todo comments + multiline_pattern = "^.", -- lua pattern to match the next multiline from the start of the matched keyword + multiline_context = 10, -- extra lines that will be re-evaluated when changing a line + before = "", -- "fg" or "bg" or empty + keyword = "wide", -- "fg", "bg", "wide", "wide_bg", "wide_fg" or empty. (wide and wide_bg is the same as bg, but will also highlight surrounding characters, wide_fg acts accordingly but with fg) + after = "fg", -- "fg" or "bg" or empty + pattern = [[.*<(KEYWORDS)\s*:]], -- pattern or table of patterns, used for highlighting (vim regex) + comments_only = true, -- uses treesitter to match keywords in comments only + max_line_len = 400, -- ignore lines longer than this + exclude = {}, -- list of file types to exclude highlighting + }, + search = { + command = "rg", + args = { + "--color=never", + "--no-heading", + "--with-filename", + "--line-number", + "--column", + }, + -- regex that will be used to match keywords. + -- don't replace the (KEYWORDS) placeholder + pattern = [[(--\s*(KEYWORDS):.*$|#\s*(KEYWORDS):.*$|//\s*(KEYWORDS):.*$)]], -- ripgrep regex + -- pattern = [[\b(KEYWORDS)\b]], -- match without the extra colon. You'll likely get false positives + } + }, + lazy = false + } +} + diff --git a/nvim/lua/plugins/url-open.lua b/nvim/lua/plugins/url-open.lua new file mode 100644 index 0000000..58f8afd --- /dev/null +++ b/nvim/lua/plugins/url-open.lua @@ -0,0 +1,15 @@ +return { + -- lazy.nvim + { + "sontungexpt/url-open", + event = "VeryLazy", + cmd = "URLOpenUnderCursor", + config = function() + local status_ok, url_open = pcall(require, "url-open") + if not status_ok then + return + end + url_open.setup ({}) + end, + }, +} diff --git a/nvim/lua/plugins/vscode_colors.lua b/nvim/lua/plugins/vscode_colors.lua new file mode 100644 index 0000000..6f51610 --- /dev/null +++ b/nvim/lua/plugins/vscode_colors.lua @@ -0,0 +1,43 @@ +return { + { + 'Mofiqul/vscode.nvim', + event = 'BufEnter', + init = function() + require('vscode').load('dark') + end, + config = function() + local c = require('vscode.colors').get_colors() + require('vscode').setup({ + -- Alternatively set style in setup + -- style = 'light' + + -- Enable transparent background + transparent = false, + + -- Enable italic comment + italic_comments = true, + + -- Underline `@markup.link.*` variants + underline_links = true, + + -- Disable nvim-tree background color + disable_nvimtree_bg = false, + + -- Apply theme colors to terminal + terminal_colors = true, + + -- Override colors (see ./lua/vscode/colors.lua) + color_overrides = { + vscLineNumber = '#FFFFFF', + }, + + -- Override highlight groups (see ./lua/vscode/theme.lua) + group_overrides = { + -- this supports the same val table as vim.api.nvim_set_hl + -- use colors from this colorscheme by requiring vscode.colors! + Cursor = { fg=c.vscDarkBlue, bg=c.vscLightGreen, bold=true }, + } + }) + end + } +} diff --git a/pavucontrol.ini b/pavucontrol.ini new file mode 100644 index 0000000..d67bbba --- /dev/null +++ b/pavucontrol.ini @@ -0,0 +1,8 @@ +[window] +width=500 +height=400 +sinkInputType=1 +sourceOutputType=1 +sinkType=0 +sourceType=1 +showVolumeMeters=1 diff --git a/picom/picom.conf b/picom/picom.conf new file mode 100644 index 0000000..94eb685 --- /dev/null +++ b/picom/picom.conf @@ -0,0 +1,409 @@ +################################# +# Shadows # +################################# + +# Enabled client-side shadows on windows. Note desktop windows +# (windows with '_NET_WM_WINDOW_TYPE_DESKTOP') never get shadow, +# unless explicitly requested using the wintypes option. +# +# Can be set per-window using rules. +# +# Default: false +shadow = false; + +# The blur radius for shadows, in pixels. +# +# Default: 12 +shadow-radius = 7; + +# The opacity of shadows. +# +# Range: 0.0 - 1.0 +# Default: 0.75 +# shadow-opacity = .75 + +# The left offset for shadows, in pixels. +# +# Default: -15 +shadow-offset-x = -7; + +# The top offset for shadows, in pixels. +# +# Default: -15 +shadow-offset-y = -7; + +# Hex string color value of shadow. Formatted like "#RRGGBB", e.g. "#C0FFEE". +# +# Default: #000000 +# shadow-color = "#000000" + +# Crop shadow of a window fully on a particular monitor to that monitor. This is +# currently implemented using the X RandR extension. +# +# Default: false +# crop-shadow-to-monitor = false + + +################################# +# Fading # +################################# + +# Fade windows in/out when opening/closing and when opacity changes, +# unless no-fading-openclose is used. Can be set per-window using rules. +# +# Default: false +fading = true; + +# Opacity change between steps while fading in. (0.01 - 1.0, defaults to 0.028) +fade-in-step = 0.07; + +# Opacity change between steps while fading out. (0.01 - 1.0, defaults to 0.03) +fade-out-step = 0.07; + +# The time between steps in fade step, in milliseconds. (> 0, defaults to 10) +# fade-delta = 10 + +# Do not fade on window open/close. +# no-fading-openclose = false + +# Do not fade destroyed ARGB windows with WM frame. Workaround of bugs in Openbox, Fluxbox, etc. +# no-fading-destroyed-argb = false + + +################################# +# Transparency / Opacity # +################################# + +# Opacity of window titlebars and borders. +# +# Range: 0.1 - 1.0 +# Default: 1.0 (disabled) +#frame-opacity = 0.5; + +# Use fixed inactive dim value, instead of adjusting according to window opacity. +# +# Default: false +# inactive-dim-fixed = true + +################################# +# Corners # +################################# + +# Sets the radius of rounded window corners. When > 0, the compositor will +# round the corners of windows. Does not interact well with +# `transparent-clipping`. +# +# Default: 0 (disabled) +corner-radius = 15 + +################################# +# Blur # +################################# + +blur: +{ + method = "dual_kawase"; + strength = 3; +}; + +################################# +# General Settings # +################################# + +# Enable remote control via D-Bus. See the man page for more details. +# +# Default: false +# dbus = true + +# Daemonize process. Fork to background after initialization. Causes issues with certain (badly-written) drivers. +# daemon = false + +# Specify the backend to use: `xrender`, `glx`, or `egl`. +# +# Default: "xrender" +backend = "glx" + +#deprecated +#glx-no-stencil = true; +#deprecated +#glx-no-rebind-pixmap = true; +glx-copy-from-front = true; +unredir-if-possible = false; # true for game performance, breaks overlays + + +# Use higher precision during rendering, and apply dither when presenting the +# rendered screen. Reduces banding artifacts, but may cause performance +# degradation. Only works with OpenGL. +dithered-present = false; + +# Enable/disable VSync. +# +# Default: false +vsync = true; + +# Try to detect windows with rounded corners and don't consider them +# shaped windows. The accuracy is not very high, unfortunately. +# +# Has nothing to do with `corner-radius`. +# +# Default: false +detect-rounded-corners = false; + +# Detect '_NET_WM_WINDOW_OPACITY' on client windows, useful for window managers +# not passing '_NET_WM_WINDOW_OPACITY' of client windows to frame windows. +# +# Default: false +detect-client-opacity = true; + +# Use EWMH '_NET_ACTIVE_WINDOW' to determine currently focused window, +# rather than listening to 'FocusIn'/'FocusOut' event. May be more accurate, +# provided that the WM supports it. +# +# Default: false +# use-ewmh-active-win = false + +# Unredirect all windows if a full-screen opaque window is detected, +# to maximize performance for full-screen windows. Known to cause flickering +# when redirecting/unredirecting windows. +# +# Default: false +# unredir-if-possible = false + +# Delay before unredirecting the window, in milliseconds. +# +# Default: 0. +# unredir-if-possible-delay = 0 + +# Use 'WM_TRANSIENT_FOR' to group windows, and consider windows +# in the same group focused at the same time. +# +# Default: false +detect-transient = true; + +# Use 'WM_CLIENT_LEADER' to group windows, and consider windows in the same +# group focused at the same time. This usually means windows from the same application +# will be considered focused or unfocused at the same time. +# 'WM_TRANSIENT_FOR' has higher priority if detect-transient is enabled, too. +# +# Default: false +# detect-client-leader = false + +# Use of damage information for rendering. This cause the only the part of the +# screen that has actually changed to be redrawn, instead of the whole screen +# every time. Should improve performance. +# +# Default: false +use-damage = true; + +# Use X Sync fence to wait for the completion of rendering of other windows, +# before using their content to render the current screen. +# +# Required for explicit sync drivers, such as nvidia. +# +# Default: false +# xrender-sync-fence = false + +# GLX backend: Use specified GLSL fragment shader for rendering window +# contents. Read the man page for a detailed explanation of the interface. +# +# Can be set per-window using rules. +# +# window-shader-fg = "default" + +# Force all windows to be painted with blending. Useful if you +# have a `window-shader-fg` that could turn opaque pixels transparent. +# +# Default: false +# force-win-blend = false + +# Do not use EWMH to detect fullscreen windows. +# Reverts to checking if a window is fullscreen based only on its size and coordinates. +# +# Default: false +# no-ewmh-fullscreen = false + +# Dimming bright windows so their brightness doesn't exceed this set value. +# Brightness of a window is estimated by averaging all pixels in the window, +# so this could comes with a performance hit. +# Setting this to 1.0 disables this behaviour. Requires --use-damage to be disabled. +# +# Default: 1.0 (disabled) +# max-brightness = 1.0 + +# Make transparent windows clip other windows like non-transparent windows do, +# instead of blending on top of them. e.g. placing a transparent window on top +# of another window will cut a "hole" in that window, and show the desktop background +# underneath. +# +# Default: false +# transparent-clipping = false + +# Set the log level. Possible values are: +# "trace", "debug", "info", "warn", "error" +# in increasing level of importance. Case insensitive. +# If using the "TRACE" log level, it's better to log into a file +# using *--log-file*, since it can generate a huge stream of logs. +# +# Default: "warn" +# log-level = "warn"; + +# Set the log file. +# If *--log-file* is never specified, logs will be written to stderr. +# Otherwise, logs will to written to the given file, though some of the early +# logs might still be written to the stderr. +# When setting this option from the config file, it is recommended to use an absolute path. +# +# log-file = "/path/to/your/log/file" + +# Write process ID to a file. +# write-pid-path = "/path/to/your/log/file" + +# Rule-based per-window options. +# +# See WINDOW RULES section in the man page for how these work. +rules: ({ + match = "!focused"; +}, +{ + match = "window_type = 'tooltip'"; + fade = false; + shadow = true; + opacity = 0.75; + full-shadow = false; +}, { + match = "window_type = 'docko' || " + "window_type = 'desktop' || " + "_GTK_FRAME_EXTENTS@"; + blur-background = false; +}, { + match = "window_type != 'dock'"; + # shader = "my_shader.frag"; +}, { + match = "window_type = 'dock' || " + "window_type = 'desktop' || " + "name = 'rofi - ' || " + "name = 'rofi - ' || " + "fullscreen"; + corner-radius = 0; +}, { + match = "name = 'Notification' || " + "class_g = 'Conky' || " + "class_g ?= 'Notify-osd' || " + "class_g = 'Cairo-clock' || " + "_GTK_FRAME_EXTENTS@"; + shadow = false; +}, { + match = "window_type = 'dock'"; + blur-background = true; + shadow = false; +}, { + match = "window_type = 'dock'"; + blur-background = true; +}, { + match = "name = 'Eww - activate-linux'"; + blur-background = false; +}, { + match = "focused"; + shadow = true; +}, { + match = "window_type = 'ATOM'"; + frame = false; + blur = false; +}, { + match = "!focusedd"; +}, { + match = "class_i = 'thunar'"; + +}, { + match = "name = 'rofi - アプリ'"; + animations = ( + #{ + # triggers = [ "open" ], + # offset-x = { + # curve = "cubic-bezier(0.17, 1.15, 0.68, 1.1)"; + # end = 0; + # duration = "duration"; + # start = "- offsetx"; + # }; + # offset-y = { + # curve = "cubic-bezier(0.17, 1.15, 0.68, 1.1)"; + # end = 0; + # duration = "duration"; + # start = "- offsety"; + # }; + # shadow-offset-x = "offset-x"; + # shadow-offset-y = "offset-y * 1.1"; + # # Same as `transition-offset` + # offsetx = "window-x - 456"; + # offsety = "window-y - 0"; + # # Duration of animation in seconds + # duration = 0.35; + #}, + { + triggers = [ "open" ], + preset = "slide-in"; + direction = "left"; + duration = 0.35; + }, + { + triggers = [ "close" ], + preset = "slide-out"; + direction = "right"; + duration = 0.35; + } + ) +} +) + +# `@include` directive can be used to include additional configuration files. +# Relative paths are search either in the parent of this configuration file +# (when the configuration is loaded through a symlink, the symlink will be +# resolved first). Or in `$XDG_CONFIG_HOME/picom/include`. +# +# @include "extra.conf" + +# +# animations +# +animations = ( + { + triggers = [ "open" ]; + preset = "appear"; + duration = 0.225; + }, + { + triggers = [ "close" ]; + preset = "disappear"; + duration = 0.225; + }, + { + triggers = [ "show" ]; + preset = "appear"; + }, + { + triggers = [ "hide" ]; + preset = "disappear"; + }, + { + triggers = [ "geometry" ]; + offset-x = { + curve = "cubic-bezier(0.17, 1.15, 0.68, 1.1)"; + end = 0; + duration = "duration"; + start = "- offsetx"; + }; + offset-y = { + curve = "cubic-bezier(0.17, 1.15, 0.68, 1.1)"; + end = 0; + duration = "duration"; + start = "- offsety"; + }; + shadow-offset-x = "offset-x"; + shadow-offset-y = "offset-y * 1.1"; + # Same as `transition-offset` + offsetx = "window-x - window-x-before"; + offsety = "window-y - window-y-before"; + # Duration of animation in seconds + duration = 0.35; + } +) diff --git a/picom/picom.conf.glsl b/picom/picom.conf.glsl new file mode 100644 index 0000000..ce74ca4 --- /dev/null +++ b/picom/picom.conf.glsl @@ -0,0 +1,18 @@ +#version 330 + +in vec2 texcoord; +uniform sampler2D tex; +uniform float opacity; + +vec4 default_post_processing(vec4 c); + +vec4 window_shader() { + vec2 texsize = textureSize(tex, 0); + vec4 color = texture2D(tex, texcoord / texsize, 0); + + color = vec4(vec3(0.2126 * color.r + 0.7152 * color.g + 0.0722 * color.b) * opacity, color.a * opacity); + // color = vec4(0.0, color.g * opacity, 0.0, color.a * opacity); + // color = vec4(color.r * opacity, 0.0, 0.0, color.a * opacity); + + return default_post_processing(color); +} diff --git a/picom/picom.conf.old b/picom/picom.conf.old new file mode 100644 index 0000000..eaa7fb3 --- /dev/null +++ b/picom/picom.conf.old @@ -0,0 +1,350 @@ +################################# +# +# Backend +# +################################# + +# Backend to use: "xrender" or "glx". +# GLX backend is typically much faster but depends on a sane driver. + +# backend = "xrender"; +# backend = "xr_glx_hybrid"; +backend = "glx"; +vsync = true; + +################################# +# +# GLX backend +# +################################# + +glx-no-stencil = true; + +# GLX backend: Copy unmodified regions from front buffer instead of redrawing them all. +# My tests with nvidia-drivers show a 10% decrease in performance when the whole screen is modified, +# but a 20% increase when only 1/4 is. +# My tests on nouveau show terrible slowdown. +# Useful with --glx-swap-method, as well. +glx-copy-from-front = false; + +# GLX backend: Use MESA_copy_sub_buffer to do partial screen update. +# My tests on nouveau shows a 200% performance boost when only 1/4 of the screen is updated. +# May break VSync and is not available on some drivers. +# Overrides --glx-copy-from-front. +# glx-use-copysubbuffermesa = true; + +# GLX backend: Avoid rebinding pixmap on window damage. +# Probably could improve performance on rapid window content changes, but is known to break things on some drivers (LLVMpipe). +# Recommended if it works. + +glx-no-rebind-pixmap = true; + + +use-damage = false; + +# Disabled to avoid artifacts painting under blur transparent windows. + +################################# +# +# Shadows +# +################################# + +# Enabled client-side shadows on windows. +shadow = true; + + +# The blur radius for shadows. (default 12) + shadow-radius = 15; +# The left offset for shadows. (default -15) +shadow-offset-x = -15; +# The top offset for shadows. (default -15) +shadow-offset-y = -15; +# The translucency for shadows. (default .75) + shadow-opacity = 1; + +# Set if you want different colour shadows +shadow-red = 0.1; +shadow-green = 0.1; +shadow-blue = 0.1; + + + +# shadow-exclude-reg = "x10+0+0"; +crop-shadow-to-monitor = false; + +# The shadow exclude options are helpful if you have shadows enabled. Due to the way compton draws its shadows, certain applications will have visual glitches +# (most applications are fine, only apps that do weird things with xshapes or argb are affected). +# This list includes all the affected apps I found in my testing. The "! name~=''" part excludes +# shadows on any "Unknown" windows, this prevents a visual glitch with the XFWM alt tab switcher. + +# shadow-exclude = "n:e:Notification"; + +shadow-exclude = [ + "_GTK_FRAME_EXTENTS@:c", + # Removed to avoid no-shadow in modal dialog windows. + # "! name~=''", + "name = 'Notification'", + "name = 'Plank'", + "name = 'Docky'", + "name = 'Kupfer'", + "name = 'Pensela'", + "name = 'Drawing Board'", + # + # Workaround for VirtualBox empty window at launching + "name = 'VirtualBox'", + "name = 'VirtualBoxVM'", + # + # Avoid shadow in Negatron popups + "name = 'Negatron v0.100.1' && argb", + # + # Avoid shadow for the XFCE alt tab TaskSwitcher + "name ?= 'xfwm4' && argb", + # + # "name *= 'compton'", + "class_g = 'Conky'", + "class_g = 'Kupfer'", + "class_g = 'Synapse'", + "class_g ?= 'Notify-osd'", + "class_g ?= 'Cairo-dock'", + "class_g = 'Cairo-clock'", + "class_g ?= 'Xfce4-notifyd'", + # + # Exclude special Firefox/Firefox-esr/Thunderbird dropdowns. + # Ref: https://github.com/chjj/compton/issues/247 + "class_g = 'Thunderbird' && argb", + "class_g = 'Telegram' && argb", + "name ?= 'Thunderbird' && (window_type = 'utility' || window_type = 'popup_menu')", + # + # Exclude some special popup menu shadows, but Modal Windows. + # These are more finetuning thant previous ones: + "class_g ?= 'Thunderbird' && class_i = 'Popup' && argb", + "class_g = 'firefox' && (window_type = 'utility' || window_type = 'popup_menu') && argb", + "class_g = 'Firefox' && (window_type = 'utility' || window_type = 'popup_menu') && argb", + "class_g = 'firefox-esr' && (window_type = 'utility' || window_type = 'popup_menu') && argb", + "class_g = 'Firefox-esr' && (window_type = 'utility' || window_type = 'popup_menu') && argb", + "class_g = 'Tor Browser' && (window_type = 'utility') && argb", + "class_g = 'Navegador Tor' && (window_type = 'utility' || window_type = 'popup_menu') && argb", + "class_g = 'Thunderbird' && (window_type = 'utility' || window_type = 'popup_menu') && argb", + "class_g = 'Mozilla Thunderbird' && (window_type = 'utility' || window_type = 'popup_menu') && argb", + "class_g ?= 'Xfce4-power-manager'", + # + # Exclude Vokoscreen and VokoscreenNG area selector + # + "class_g ?= 'vokoscreen' && argb", + "name = 'Área'", + "name *= 'Cuenta regresiva'", + "_NET_WM_WINDOW_TYPE:a *= '_KDE_NET_WM_WINDOW_TYPE_OVERRIDE'" +# "override_redirect = true" +]; +# Avoid drawing shadow on all shaped windows (see also: --detect-rounded-corners) +# Deprecated, use --shadow-exclude 'bounding_shaped' or --shadow-exclude 'bounding_shaped && !rounded_corners' instead. +shadow-ignore-shaped = false; + + + + +################################# +# +# Opacity +# +################################# + + +inactive-opacity = 1; +active-opacity = 1; +frame-opacity = 1; +inactive-opacity-override = true; + + +# Desaturate and darken the inactive windows +# Dim inactive windows. (0.0 - 1.0) + +inactive-dim = 0.5; +inactive-dim-fixed = true; + + + + +# Do not let dimness adjust based on window opacity. +inactive-dim-fixed = false; + + +# Blur background of transparent windows. Bad performance with X Render backend. GLX backend is preferred. + +#blur-background = true; + + +# Blur background of opaque windows with transparent frames as well. +#blur-background-frame = true; +# Do not let blur radius adjust based on window opacity. +#blur-background-fixed = true; + +#blur-kern = "3x3box"; +blur-kern = "5x5box"; +#blur-kern = "5x5gaussian"; +#blur-kern = "9x9gaussian"; + + + + blur-background-exclude = [ + "class_g = 'Peek'", + "class_g = 'Pensela'", + "name = 'Drawing Board'", + "window_type = 'dock'", + "window_type = 'dropdown_menu'", + "window_type = 'combo'", + "window_type = 'popup_menu'", + "window_type = 'utility'", + "window_type = 'desktop'", + "_GTK_FRAME_EXTENTS@:c" + ]; +opacity-exclude = [ + "name = 'Stratagus'" +]; + + +################################# +# +# Fading +# +################################# + +#fading = true; +# fade-delta = 30; +#fade-in-step = 0.03; +#fade-out-step = 0.03; +fade-in-step = 0.07; +fade-out-step = 0.07; +# no-fading-openclose = true; +# no-fading-destroyed-argb = true; +fade-exclude = [ ]; + + + +################################# +# +# OTHER CONFIG +# +################################# + +log-level = "warn"; +# log-file = "/path/to/your/log/file"; + + +mark-wmwin-focused = true; +mark-ovredir-focused = true; +# use-ewmh-active-win = true; +detect-rounded-corners = true; +detect-client-opacity = true; +# refresh-rate = 0; + +corner-radius = 8; +rounded-corners-exclude = [ "window_type = 'dock'" ]; + +vsync = true; + + +# sw-opti = true; +# unredir-if-possible = true; +# unredir-if-possible-delay = 5000; +# unredir-if-possible-exclude = [ ]; + +focus-exclude = [ "class_g = 'Cairo-clock'" ]; + +detect-transient = true; +detect-client-leader = true; +invert-color-include = [ ]; + +resize-damage = 2; + + + + + +################################# +# +# Window type settings +# +################################# +wintypes: +{ + dock = { shadow = true; } + dnd = { shadow = false; } + popup_menu = { opacity = 1; } + dropdown_menu = { opacity = 1; } + + # This avoid problems with transparent windows while use-damage = true;. + #normal = { full-shadow = true;}; + +# tooltip = { fade = true; shadow = true; opacity = 0.75; focus = true; full-shadow = false; }; + + + +}; + +################################# +# +# Mine +# +################################# + +unredir-if-possible = true; +use-damage = true; +# no-ewmh-fullscreen = true; + xinerama-shadow-crop = true; +rules: ( + { match = "fullscreen"; shadow = false; } +) + +################################ +# +# Animations +# +################################ + +#animations = ({ +# triggers = [ "close", "hide" ]; +# preset = "slide-out"; +# direction = "down"; +#}) + +################################# +# +# Deprecated +# +################################# + + +# Avoid drawing shadows on dock/panel windows. +# This option is deprecated, you should use the wintypes option in your config file instead. +# no-dock-shadow = false; + + +# Don't draw shadows on DND windows. +# This option is deprecated, you should use the wintypes option in your config file instead. +# no-dnd-shadow = false; + +# Option `menu-opacity` is deprecated, and will be removed.Please use the wintype option `opacity` of `popup_menu` and `dropdown_menu` instead. +# menu-opacity = 1; + +# GLX backend: GLX buffer swap method we assume. +# Could be undefined (0), copy (1), exchange (2), 3-6, or buffer-age (-1). +# undefined is the slowest and the safest, and the default value. +# copy is fastest, but may fail on some drivers, +# 2-6 are gradually slower but safer (6 is still faster than 0). +# Usually, double buffer means 2, triple buffer means 3. +# buffer-age means auto-detect using GLX_EXT_buffer_age, supported by some drivers. +# Useless with --glx-use-copysubbuffermesa. +# Partially breaks --resize-damage. +# Defaults to undefined. +# glx-swap-method has been deprecated since v6, your setting "undefined" should be replaced by `use-damage = true` +# glx-swap-method = "undefined"; + + +# Zero the part of the shadow's mask behind the window. Fix some weirdness with ARGB windows. +# "clear-shadow" is removed as an option, and is always enabled now. Consider removing it from your config file +# clear-shadow = true; + +# "alpha-step" has been removed, compton now tries to make use of all alpha values +# alpha-step = 0.06; diff --git a/polybar/LICENSE b/polybar/LICENSE new file mode 100644 index 0000000..2f16595 --- /dev/null +++ b/polybar/LICENSE @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) 2024 weirdcat + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/polybar/README.md b/polybar/README.md new file mode 100644 index 0000000..c756532 --- /dev/null +++ b/polybar/README.md @@ -0,0 +1,2 @@ +# polybar-hack-weirdcatedition + diff --git a/polybar/hack/bars.ini b/polybar/hack/bars.ini new file mode 100644 index 0000000..95600ab --- /dev/null +++ b/polybar/hack/bars.ini @@ -0,0 +1,508 @@ +;; ┌────────────────────────────────────────────────────┐ +;; │░█▀█░█▀█░█░░░█░█░█▀▄░█▀█░█▀▄░░░░░░░░░█▀▄░█▀█░█▀▄░█▀▀│ +;; │░█▀▀░█░█░█░░░░█░░█▀▄░█▀█░█▀▄░░░░▀░░░░█▀▄░█▀█░█▀▄░▀▀█│ +;; │░▀░░░▀▀▀░▀▀▀░░▀░░▀▀░░▀░▀░▀░▀░░░░▀░░░░▀▀░░▀░▀░▀░▀░▀▀▀│ +;; │░Created░By░Aditya░Shakya░@adi1090x░░░░░░░░░░░░░░░░░│ +;; └────────────────────────────────────────────────────┘ + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ + +[bar] +fill = █ +empty = █ +indicator = + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ + +[module/volume] +type = internal/alsa + +; Soundcard to be used +; Usually in the format hw:# where # is the card number +; You can find the different card numbers in `/proc/asound/cards` +master-soundcard = default +speaker-soundcard = default +headphone-soundcard = default + +; Name of the master, speaker and headphone mixers +; Use the following command to list available mixer controls: +; $ amixer scontrols | sed -nr "s/.*'([[:alnum:]]+)'.*/\1/p" +; If master, speaker or headphone-soundcard isn't the default, +; use `amixer -c # scontrols` instead where # is the number +; of the master, speaker or headphone soundcard respectively +; +; Default: Master +master-mixer = Master + +; Optionally define speaker and headphone mixers +; Default: none +;;speaker-mixer = Speaker +; Default: none +;;headphone-mixer = Headphone + +; NOTE: This is required if headphone_mixer is defined +; Use the following command to list available device controls +; $ amixer controls | sed -r "/CARD/\!d; s/.*=([0-9]+).*name='([^']+)'.*/printf '%3.0f: %s\n' '\1' '\2'/e" | sort +; You may also need to use `amixer -c # controls` as above for the mixer names +; Default: none +;;headphone-id = 9 + +; Use volume mapping (similar to amixer -M and alsamixer), where the increase in volume is linear to the ear +; Default: false +;;mapped = true + +; Interval for volume increase/decrease (in percent points) +; Default: 5 +interval = 5 + +; Available tags: +; (default) +; +; +format-volume = + +; Available tags: +; (default) +; +; +format-muted-prefix =  + +; Available tokens: +; %percentage% (default) +label-volume = %percentage%% + +; Available tokens: +; %percentage% (default +label-muted = "" +label-muted-foreground = ${color.red} + +; Only applies if is used +ramp-volume-0 =" " +ramp-volume-1 =" " +ramp-volume-2 =" " +ramp-volume-3 =" " +ramp-volume-4 =" " + +; Only applies if is used +bar-volume-width = 11 +bar-volume-gradient = false + +bar-volume-indicator = ${bar.indicator} +bar-volume-indicator-foreground = ${color.foreground} + +bar-volume-fill = ${bar.fill} +bar-volume-foreground-0 = ${color.primary} +bar-volume-foreground-1 = ${color.primary} +bar-volume-foreground-2 = ${color.primary} +bar-volume-foreground-3 = ${color.primary} +bar-volume-foreground-4 = ${color.red} + +bar-volume-empty = ${bar.empty} +bar-volume-empty-foreground = ${color.foreground} + +; If defined, it will replace when +; headphones are plugged in to `headphone_control_numid` +; If undefined, will be used for both +; Only applies if is used +ramp-headphones-0 =  + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ + +[module/brightness] +;type = internal/xbacklight +type = internal/backlight + +; Use the following command to list available cards: +; $ ls -1 /sys/class/backlight/ +card = intel_backlight +;card = amdgpu_bl0 + +; Available tags: +;

(default) +; Note that if you use you must also include +; the definition for + +format = +format-foreground = ${color.primary} + +label-open =  +label-close =  + +; Optional item separator +; Default: none +label-separator = " | " + +;;label-open-foreground = ${color.foreground} +;;label-close-foreground = ${color.background} +;;label-separator-foreground = ${color.background} + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ + +[module/menu] +type = custom/menu + +; If true, will be to the left of the menu items (default). +; If false, it will be on the right of all the items. +expand-right = true + +; "menu-LEVEL-N" has the same properties as "label-NAME" with +; the additional "exec" property +; +; Available exec commands: +; menu-open-LEVEL +; menu-close +; Other commands will be executed using "/usr/bin/env sh -c $COMMAND" +menu-0-0 = Menu +menu-0-0-exec = ~/.config/polybar/cuts/scripts/launcher.sh & +menu-0-1 = Files +menu-0-1-exec = thunar & +menu-0-2 = Terminal +menu-0-2-exec = termite & +menu-0-3 = Browser +menu-0-3-exec = firefox & + +; Available tags: +; (default) - gets replaced with +; (default) +; Note that if you use you must also include +; the definition for + +format = +format-foreground = ${color.primary} + +label-open =  +label-close =  + +; Optional item separator +; Default: none +label-separator = " | " + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ + +[module/vpn] +type = custom/script +exec = ip link show | grep '_wg:' | awk -F ': ' '{print $2}' | awk '{print $1}' +exec-if = echo 1 +interval = 5 +format-prefix-foreground = ${color.foreground} + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ + +[module/monocle] +type = custom/script +exec = echo MONOCLE +exec-if = bspc query -T -d focused | grep -e "monocle" +interval = 0.1 +format-foreground = ${color.red} +format-prefix-foreground = ${color.red} + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ + +[module/vodka] +type = custom/script +exec = echo RUSSIAN +exec-if = xset -q | grep LED | awk '{ print $10 }' | grep -e '00001001' +interval = 0.1 +format-foreground = ${color.red} +format-prefix-foreground = ${color.red} + +;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ + +[module/windows] +type = custom/script +exec = ~/.config/polybar/hack/scripts/windows.sh +format =