etc fix(sudoers-custom): drop XDG_RUNTIME_DIR from env_keep Mar 23, 2025 home_config feat: replace swaylock with gtklock Dec 29, 2024 LICENSE LISENCE Feb 7, 2021 README.md Update README.md Jan 1, 2025 packages-repository.txt feat: replace swaylock with gtklock Dec 29, 2024 setup_...
const char *path = getenv("XDG_RUNTIME_DIR"); if (path == NULL) { fprintf(stderr, "XDG_RUNTIME_DIR is not set\n"); return -1; } size_t name_size = strlen(template) + 1 + strlen(path) + 1; *name = malloc(name_size); if (*name == NULL) { fprintf(stderr, "allocatio...
echo "add" | socat - $XDG_RUNTIME_DIR/i3-focus-group.sock echo "switch" | socat - $XDG_RUNTIME_DIR/i3-focus-group.sock To use it with i3/sway, simply add keybindings to run the above commands:bindsym Mod4+Tab exec echo "switch" | socat - $XDG_RUNTIME_DIR/i3-focus-group....
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
Runtime dependencies gtkmm3(libgtkmm-3.0-dev) gtk-layer-shell- optional, set toautoby default; will be downloaded as a subproject if explicitly enabled, but not found on the system librsvg- optional, required to support SVG icons Building ...
realtime.c scene_descriptor.c server.c sway-bar.5.scd sway-input.5.scd sway-ipc.7.scd sway-output.5.scd sway.1.scd sway.5.scd sway_text_node.c swaynag.c xdg_activation_v1.c xdg_decoration.c swaybar swaymsg swaynag .editorconfig ...