Candifloss dfca214696 Update window rules, keybindings, theme
- Screenshot keybinding
- Window rules for `vscodium`
- Change file manager, terminal, command runner, browser, app launcher
- Update arguments for `picom`
2025-12-15 23:20:27 +05:30
2024-12-08 11:03:51 +00:00
2024-12-08 17:17:11 +05:30

LeftWM Config files

Config for LeftWM, a window manager written in rust.
Config location: ~/.config/leftwm/config.ron

Minimum required files:

~/.config/
└── leftwm/
    ├── config.ron
    └── themes/
        ├── current/ -> my_theme
        └── my_theme/
            ├── theme.ron
            ├── up
            └── down
Languages
Shell 100%