diff --git a/os/x-ui/wm/wayland/hyprland/features/cfg/cfg.txt b/os/x-ui/wm/wayland/hyprland/features/cfg/cfg.txt index 22bf224e3..6d3d13c3d 100644 --- a/os/x-ui/wm/wayland/hyprland/features/cfg/cfg.txt +++ b/os/x-ui/wm/wayland/hyprland/features/cfg/cfg.txt @@ -1,2 +1,5 @@ https://wiki.hyprland.org/Configuring/Configuring-Hyprland/ https://wiki.hyprland.org/Configuring/Dwindle-Layout/ + +include '$(/usr/libexec/sway/layered-include "/usr/share/sway/config.d/*.conf" "/etc/sway/config.d/*.conf" "${XDG_CONFIG_HOME:-$HOME/.config}/sway/config.d/*.conf")' +/usr/share/sway/config.d/*.conf diff --git a/os/x-ui/wm/wayland/hyprland/features/cfg/keys.txt b/os/x-ui/wm/wayland/hyprland/features/cfg/keys.txt new file mode 100644 index 000000000..bbef4f7d8 --- /dev/null +++ b/os/x-ui/wm/wayland/hyprland/features/cfg/keys.txt @@ -0,0 +1,17 @@ +https://wiki.hyprland.org/Configuring/Binds/#mouse-buttons + ~/.config/hypr/configs/Keybinds.conf + ~/.config/hypr/UserConfigs/UserKeybinds.conf +/usr/bin/wev to check + # 274 + `bindn = , mouse:274, exec, wl-copy -pc` + + +gsettings get org.gnome.desktop.interface gtk-enable-primary-paste + true +https://wiki.hyprland.org/FAQ/#how-to-disable-middle-click-paste + ~/.config/hypr/UserConfigs/UserSettings.conf + misc { + middle_click_paste = false + } +???? + https://wezterm.org/config/lua/keyassignment/PasteFrom.html diff --git a/pages/pages.txt b/pages/pages.txt index 6bd5911e4..0e3b0c936 100644 --- a/pages/pages.txt +++ b/pages/pages.txt @@ -12,40 +12,6 @@ calculate-gtk nvtop TODO: -? - ~/.local/share/nwg-look/gsettings - # Generated by nwg-look, do not edit this file. -investigate buffer usage at hypr, vim -> S-I mapping, wezterm - middle mouse (just pust does not work) - ~/.config/hypr/UserConfigs/UserSettings.conf - misc { - middle_click_paste = false - } - - https://wiki.hyprland.org/FAQ/#how-to-disable-middle-click-paste - https://www.reddit.com/r/wezterm/comments/1del8ko/paste_from_clipboard_no_longer_working_on_hyprland/ - https://www.reddit.com/r/hyprland/comments/1delbic/paste_to_a_wezterm_terminal_no_longer_works/ - https://wezterm.org/config/lua/keyassignment/PasteFrom.html - - gsettings get org.gnome.desktop.interface gtk-enable-primary-paste - true - sway - ~/.config/sway/config - exec wl-paste -t text --watch clipman store --no-persist - ... - include '$(/usr/libexec/sway/layered-include "/usr/share/sway/config.d/*.conf" "/etc/sway/config.d/*.conf" "${XDG_CONFIG_HOME:-$HOME/.config}/sway/config.d/*.conf")' - /usr/share/sway/config.d/*.conf - - wl-copy --type text/plain - hyprland - https://wiki.hyprland.org/Configuring/Binds/#mouse-buttons - ~/.config/hypr/configs/Keybinds.conf - ~/.config/hypr/UserConfigs/UserKeybinds.conf - /usr/bin/wev to check - # 274 - `bindn = , mouse:274, exec, wl-copy -pc` - - - wl-paste -t image --watch cliphist store turn notification off for kb-layout switch set up explorer qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""