Skip to content

Latest commit

 

History

History
327 lines (325 loc) · 33.4 KB

tree.md

File metadata and controls

327 lines (325 loc) · 33.4 KB

Directory Tree


├── configs
│   ├── bin
│   │   ├── alacritty-nemo
│   │   ├── alert.sh
│   │   ├── all_disk_usage.sh
│   │   ├── autostart.sh
│   │   ├── autostart-wl.sh
│   │   ├── battery-notification.py
│   │   ├── birthday-notification.sh
│   │   ├── bookmarks.py
│   │   ├── bookmarkthis.py
│   │   ├── brightnessctl.sh
│   │   ├── bt-archnet.sh
│   │   ├── bt-bat.sh
│   │   ├── change-ip-address-server.sh
│   │   ├── change_theme.py
│   │   ├── change_wallpaper.sh
│   │   ├── check-qtile-version.sh
│   │   ├── chkup.sh
│   │   ├── dot-backup.sh
│   │   ├── dots-dir-tree.sh
│   │   ├── dw-playground.sh
│   │   ├── filesizes.sh
│   │   ├── find-hardlink.sh
│   │   ├── git-status
│   │   ├── git-update-all
│   │   ├── greek-letters.sh
│   │   ├── hdd-usage.sh
│   │   ├── hide-show-bar.sh
│   │   ├── libinput-gestures-start.sh
│   │   ├── location.py
│   │   ├── markdown_table.py
│   │   ├── md-preview.py
│   │   ├── mediactl.sh
│   │   ├── memory.sh
│   │   ├── mutevol.sh
│   │   ├── netspeed.sh
│   │   ├── network-text.sh
│   │   ├── orar.py
│   │   ├── pachist.sh
│   │   ├── packer.sh
│   │   ├── password-window.py
│   │   ├── pkglist-backup.sh
│   │   ├── pkgs_required.sh
│   │   ├── pkgs_size.sh
│   │   ├── pop-report.py
│   │   ├── print_center.sh
│   │   ├── qt_html.py
│   │   ├── qtilekeys.py
│   │   ├── read_each_file.sh
│   │   ├── reboot-to-win.sh
│   │   ├── rmshit.py
│   │   ├── rofi-wallpaper
│   │   ├── run_wall.sh
│   │   ├── search_phone.sh
│   │   ├── second_display.sh
│   │   ├── sort_json.py
│   │   ├── ssd-usage.sh
│   │   ├── start-spotify.py
│   │   ├── suspend-toggle
│   │   ├── switch_windows_in_group.py
│   │   ├── systray_profile.py
│   │   ├── teriyaki.sh
│   │   ├── transmission-open
│   │   ├── transmission.py
│   │   ├── tsize.sh
│   │   ├── update-qtile.py
│   │   ├── volctl.sh
│   │   ├── volleyball.py
│   │   ├── wallpaper.sh
│   │   ├── watcher.py
│   │   ├── workdays.sh
│   │   ├── wttr.sh
│   │   └── x64ver.awk
│   ├── .config
│   │   ├── alacritty
│   │   │   └── alacritty.yml
│   │   ├── conky
│   │   │   ├── conky_budgie.conf
│   │   │   ├── conky.conf
│   │   │   ├── conky_qtile.conf
│   │   │   ├── filesize.lua
│   │   │   ├── local.conf
│   │   │   ├── main.lua
│   │   │   ├── start_budgie.sh
│   │   │   ├── start_qtile.sh
│   │   │   └── utils.lua
│   │   ├── dunst
│   │   ├── git
│   │   │   ├── allowed_signers
│   │   │   └── config
│   │   ├── lf
│   │   │   ├── cleaner
│   │   │   ├── lfrc
│   │   │   └── scope
│   │   ├── libinput-gestures.conf
│   │   ├── md-preview
│   │   │   └── markdown.css
│   │   ├── nvim
│   │   │   ├── .gitignore
│   │   │   ├── init.lua
│   │   │   ├── lazy-lock.json
│   │   │   ├── lazyvim.json
│   │   │   ├── LICENSE
│   │   │   ├── lua
│   │   │   │   ├── config
│   │   │   │   │   ├── autocmds.lua
│   │   │   │   │   ├── keymaps.lua
│   │   │   │   │   ├── lazy.lua
│   │   │   │   │   └── options.lua
│   │   │   │   └── plugins
│   │   │   │       ├── colorscheme.lua
│   │   │   │       ├── core.lua
│   │   │   │       ├── disabled.lua
│   │   │   │       ├── lualine.lua
│   │   │   │       └── user.lua
│   │   │   ├── .luarc.json
│   │   │   ├── .neoconf.json
│   │   │   ├── README.md
│   │   │   └── stylua.toml
│   │   ├── nwg-launchers
│   │   │   ├── nwgbar
│   │   │   │   ├── bar.json
│   │   │   │   ├── style.css
│   │   │   │   ├── system-lock-screen.svg
│   │   │   │   ├── system-log-out.svg
│   │   │   │   ├── system-reboot.svg
│   │   │   │   ├── system-shutdown.svg
│   │   │   │   └── system-suspend.svg
│   │   │   ├── nwgdmenu
│   │   │   └── nwggrid
│   │   ├── picom.conf
│   │   ├── pythonrc
│   │   ├── qtile
│   │   │   ├── battery-icons
│   │   │   │   ├── battery-caution-charging.svg
│   │   │   │   ├── battery-caution.svg
│   │   │   │   ├── battery-full-charged.svg
│   │   │   │   ├── battery-full-charging.svg
│   │   │   │   ├── battery-full.svg
│   │   │   │   ├── battery-good-charging.svg
│   │   │   │   ├── battery-good.svg
│   │   │   │   ├── battery-low-charging.svg
│   │   │   │   ├── battery-low.svg
│   │   │   │   └── battery-missing.svg
│   │   │   ├── config.py
│   │   │   ├── extras
│   │   │   │   ├── floating_window_snapping.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── mixins
│   │   │   │   │   └── __init__.py
│   │   │   │   ├── mutablescratch.py
│   │   │   │   └── widgets
│   │   │   │       ├── battery_icon.py
│   │   │   │       ├── battery.py
│   │   │   │       ├── bt_bat.py
│   │   │   │       ├── checkupdates.py
│   │   │   │       ├── cputemp.py
│   │   │   │       ├── __init__.py
│   │   │   │       ├── launchbar.py
│   │   │   │       ├── mouseoverclock.py
│   │   │   │       ├── tasklist.py
│   │   │   │       ├── uptime.py
│   │   │   │       ├── weather.py
│   │   │   │       └── widgetbox.py
│   │   │   ├── firefox_themes
│   │   │   │   ├── firefox_theme.json
│   │   │   │   ├── get_firefox_theme.py
│   │   │   │   └── themes
│   │   │   │       ├── catppuccin.json
│   │   │   │       └── nord.json
│   │   │   ├── json
│   │   │   │   ├── config.json
│   │   │   │   ├── keys.json
│   │   │   │   ├── matches.json
│   │   │   │   ├── settings.json
│   │   │   │   ├── themes.json
│   │   │   │   └── window_rules.json
│   │   │   ├── modules
│   │   │   │   ├── decorations.py
│   │   │   │   ├── functions.py
│   │   │   │   ├── groups.py
│   │   │   │   ├── hooks.py
│   │   │   │   ├── __init__.py
│   │   │   │   ├── keys
│   │   │   │   │   ├── apps.py
│   │   │   │   │   ├── de.py
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── layout_managing.py
│   │   │   │   │   ├── layouts.py
│   │   │   │   │   ├── qtile_stuff.py
│   │   │   │   │   ├── window_managing.py
│   │   │   │   │   └── windows_and_groups.py
│   │   │   │   ├── layouts.py
│   │   │   │   ├── matches.py
│   │   │   │   ├── mouse.py
│   │   │   │   ├── path.py
│   │   │   │   ├── popups
│   │   │   │   │   ├── __init__.py
│   │   │   │   │   ├── kill_window_popup.py
│   │   │   │   │   ├── music_popup.py
│   │   │   │   │   └── weather.py
│   │   │   │   ├── popups.py
│   │   │   │   ├── screens.py
│   │   │   │   ├── settings.py
│   │   │   │   ├── tabbed.py
│   │   │   │   ├── theme.py
│   │   │   │   └── widgets
│   │   │   │       ├── arch_logo.py
│   │   │   │       ├── battery_icon.py
│   │   │   │       ├── battery.py
│   │   │   │       ├── bt_bat.py
│   │   │   │       ├── bt.py
│   │   │   │       ├── check_updates.py
│   │   │   │       ├── chord.py
│   │   │   │       ├── cpu_temp.py
│   │   │   │       ├── current_layout_icon.py
│   │   │   │       ├── data.py
│   │   │   │       ├── github_notif.py
│   │   │   │       ├── group_box.py
│   │   │   │       ├── __init__.py
│   │   │   │       ├── kbd_layout_icon.py
│   │   │   │       ├── kbd_layout.py
│   │   │   │       ├── maximize.py
│   │   │   │       ├── mouse_over_clock.py
│   │   │   │       ├── music.py
│   │   │   │       ├── os_logo.py
│   │   │   │       ├── powermenu.py
│   │   │   │       ├── separators.py
│   │   │   │       ├── systray.py
│   │   │   │       ├── task_list.py
│   │   │   │       ├── touchpad.py
│   │   │   │       ├── uptime.py
│   │   │   │       ├── wallpaper.py
│   │   │   │       ├── weather.py
│   │   │   │       └── widgetbox.py
│   │   │   ├── pyproject.toml
│   │   │   ├── scripts
│   │   │   │   ├── autohide.py
│   │   │   │   ├── qchanger.py
│   │   │   │   ├── rofi_layout.py
│   │   │   │   └── set_spotify_size.py
│   │   │   ├── themes
│   │   │   │   ├── catppuccin.json
│   │   │   │   └── nord.json
│   │   │   ├── tox.ini
│   │   │   ├── .vscode
│   │   │   │   └── launch.json
│   │   │   └── xephyr_config.py
│   │   ├── rofi
│   │   │   ├── config.rasi
│   │   │   ├── layouts.rasi
│   │   │   ├── powermenu.rasi
│   │   │   ├── powermenu.sh
│   │   │   ├── themes
│   │   │   │   └── catppuccin.rasi
│   │   │   └── wallpapers.rasi
│   │   ├── spicetify
│   │   │   ├── config-xpui.ini
│   │   │   ├── Extensions
│   │   │   └── Themes
│   │   ├── tmux
│   │   │   └── tmux.conf
│   │   ├── VSCodium
│   │   │   └── User
│   │   │       └── settings.json
│   │   ├── X11
│   │   │   ├── xinitrc
│   │   │   ├── xprofile
│   │   │   └── Xresources
│   │   ├── zathura
│   │   └── zsh
│   │       ├── abbreviations
│   │       ├── aliases.zsh
│   │       ├── bookmarks
│   │       ├── catppuccin_mocha-zsh-syntax-highlighting.zsh
│   │       ├── command_not_found_handler.zsh
│   │       ├── completions.zsh
│   │       ├── keys.zsh
│   │       ├── misc.zsh
│   │       ├── opts.zsh
│   │       ├── prompt.zsh
│   │       ├── vars.zsh
│   │       ├── .zprofile
│   │       ├── .zshenv
│   │       └── .zshrc
│   ├── etc
│   │   ├── pacman.conf
│   │   ├── xdg
│   │   │   └── reflector.conf
│   │   └── zsh
│   │       ├── zprofile
│   │       └── zshenv
│   ├── lfub
│   ├── pkgs
│   └── usr
│       ├── lib
│       │   └── python3.11
│       │       └── site-packages
│       │           └── custom_logging
│       │               ├── __init__.py
│       │               └── logger.py
│       └── share
│           └── zsh
│               └── plugins
│                   └── git
│                       └── git.zsh
├── .gitignore
├── LICENSE
├── markdown
│   ├── archinstall.md
│   ├── features.md
│   ├── keybinds.md
│   └── tree.md
├── .pre-commit-config.yaml
└── README.md

57 directories, 260 files