From ed81ad21b8bceae630c8fd8a7a456eedffd128c8 Mon Sep 17 00:00:00 2001 From: Debucquoy Date: Sat, 11 Nov 2023 16:26:39 +0100 Subject: [PATCH] bspwm and sxhkd --- bin/.bin/btSelector | 12 ++++++++++++ bspwm/.config/bspwm/bspwmrc | 4 ++-- sxhkd/.config/GTKmenu/BspwmDesktopMenui | 1 + sxhkd/.config/GTKmenu/LaunchMenu | 1 + sxhkd/.config/sxhkd/sxhkdrc | 20 ++++++++++---------- 5 files changed, 26 insertions(+), 12 deletions(-) create mode 100755 bin/.bin/btSelector create mode 100644 sxhkd/.config/GTKmenu/BspwmDesktopMenui create mode 100644 sxhkd/.config/GTKmenu/LaunchMenu diff --git a/bin/.bin/btSelector b/bin/.bin/btSelector new file mode 100755 index 0000000..365a2d6 --- /dev/null +++ b/bin/.bin/btSelector @@ -0,0 +1,12 @@ +#!/usr/bin/sh + +scan_first=$(echo -e "yes\nno" | dmenu -l 2) + +if [[ ${scan_first} = 'yes' ]]; then + bluetoothctl scan on & + sleep 10 && kill $! +fi + +device=$(bluetoothctl devices | dmenu -i -l 15 | cut -d ' ' -f 2) + +bluetoothctl connect ${device} diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index b0f7230..826f468 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc @@ -31,7 +31,7 @@ bspc config normal_border_color "#2D2D2D" #"#000000" bspc config presel_feedback_color "#1ABB9B" #"#8F3724" -bspc config border_width 2 +bspc config border_width 1 bspc config focus_follows_pointer true #bspc config pointer_follows_focus true #Some keybindings automatically enable and disable this setting @@ -72,7 +72,7 @@ bspc rule -a dockbarx layer=above bspc rule -a google-chrome-unstable private=on bspc rule -a google-chrome-stable private=on bspc rule -a chromium private=on -bspc rule -a firefox private=on fullscreen=on +bspc rule -a firefox private=on bspc rule -a midori private=on bspc rule -a gnome-pie border=off manage=off bspc rule -a wpa_gui state=pseudo_tiled diff --git a/sxhkd/.config/GTKmenu/BspwmDesktopMenui b/sxhkd/.config/GTKmenu/BspwmDesktopMenui new file mode 100644 index 0000000..13e5cfc --- /dev/null +++ b/sxhkd/.config/GTKmenu/BspwmDesktopMenui @@ -0,0 +1 @@ +{"payload":{"allShortcutsEnabled":false,"fileTree":{"community/bspwm-mate/skel/.config/GTKmenu":{"items":[{"name":"BspwmDesktopMenu","path":"community/bspwm-mate/skel/.config/GTKmenu/BspwmDesktopMenu","contentType":"file"},{"name":"BspwmDesktopMenui","path":"community/bspwm-mate/skel/.config/GTKmenu/BspwmDesktopMenui","contentType":"file"},{"name":"BspwmMenu","path":"community/bspwm-mate/skel/.config/GTKmenu/BspwmMenu","contentType":"file"},{"name":"BspwmWindowMenu","path":"community/bspwm-mate/skel/.config/GTKmenu/BspwmWindowMenu","contentType":"file"},{"name":"BspwmWindowMenui","path":"community/bspwm-mate/skel/.config/GTKmenu/BspwmWindowMenui","contentType":"file"},{"name":"LaunchMenu","path":"community/bspwm-mate/skel/.config/GTKmenu/LaunchMenu","contentType":"file"},{"name":"MainMenu","path":"community/bspwm-mate/skel/.config/GTKmenu/MainMenu","contentType":"file"},{"name":"appmenu","path":"community/bspwm-mate/skel/.config/GTKmenu/appmenu","contentType":"file"},{"name":"appskeleton","path":"community/bspwm-mate/skel/.config/GTKmenu/appskeleton","contentType":"file"},{"name":"menupdate","path":"community/bspwm-mate/skel/.config/GTKmenu/menupdate","contentType":"file"}],"totalCount":10},"community/bspwm-mate/skel/.config":{"items":[{"name":"AL-hotcorners","path":"community/bspwm-mate/skel/.config/AL-hotcorners","contentType":"directory"},{"name":"GTKmenu","path":"community/bspwm-mate/skel/.config/GTKmenu","contentType":"directory"},{"name":"autostart","path":"community/bspwm-mate/skel/.config/autostart","contentType":"directory"},{"name":"bspwm","path":"community/bspwm-mate/skel/.config/bspwm","contentType":"directory"},{"name":"dmenu-recent","path":"community/bspwm-mate/skel/.config/dmenu-recent","contentType":"directory"},{"name":"dunst","path":"community/bspwm-mate/skel/.config/dunst","contentType":"directory"},{"name":"gedit","path":"community/bspwm-mate/skel/.config/gedit","contentType":"directory"},{"name":"mate","path":"community/bspwm-mate/skel/.config/mate","contentType":"directory"},{"name":"menus","path":"community/bspwm-mate/skel/.config/menus","contentType":"directory"},{"name":"micro","path":"community/bspwm-mate/skel/.config/micro","contentType":"directory"},{"name":"networkmanager-dmenu","path":"community/bspwm-mate/skel/.config/networkmanager-dmenu","contentType":"directory"},{"name":"rofi","path":"community/bspwm-mate/skel/.config/rofi","contentType":"directory"},{"name":"mimeapps.list","path":"community/bspwm-mate/skel/.config/mimeapps.list","contentType":"file"}],"totalCount":13},"community/bspwm-mate/skel":{"items":[{"name":".bin","path":"community/bspwm-mate/skel/.bin","contentType":"directory"},{"name":".config","path":"community/bspwm-mate/skel/.config","contentType":"directory"},{"name":".icons","path":"community/bspwm-mate/skel/.icons","contentType":"directory"},{"name":".local","path":"community/bspwm-mate/skel/.local","contentType":"directory"},{"name":".Xresources","path":"community/bspwm-mate/skel/.Xresources","contentType":"file"},{"name":".dmenurc","path":"community/bspwm-mate/skel/.dmenurc","contentType":"file"},{"name":".fehbg","path":"community/bspwm-mate/skel/.fehbg","contentType":"file"},{"name":".hushlogin","path":"community/bspwm-mate/skel/.hushlogin","contentType":"file"},{"name":".nanorc","path":"community/bspwm-mate/skel/.nanorc","contentType":"file"},{"name":".profile","path":"community/bspwm-mate/skel/.profile","contentType":"file"},{"name":".xinitrc","path":"community/bspwm-mate/skel/.xinitrc","contentType":"file"},{"name":".xsession","path":"community/bspwm-mate/skel/.xsession","contentType":"file"},{"name":".zprofile","path":"community/bspwm-mate/skel/.zprofile","contentType":"file"},{"name":"Bspwm-beginners-guide.txt","path":"community/bspwm-mate/skel/Bspwm-beginners-guide.txt","contentType":"file"}],"totalCount":14},"community/bspwm-mate":{"items":[{"name":"schemas","path":"community/bspwm-mate/schemas","contentType":"directory"},{"name":"skel","path":"community/bspwm-mate/skel","contentType":"directory"}],"totalCount":2},"community":{"items":[{"name":"awesome","path":"community/awesome","contentType":"directory"},{"name":"bspwm-mate","path":"community/bspwm-mate","contentType":"directory"},{"name":"bspwm-minimal","path":"community/bspwm-minimal","contentType":"directory"},{"name":"bspwm","path":"community/bspwm","contentType":"directory"},{"name":"budgie","path":"community/budgie","contentType":"directory"},{"name":"cinnamon","path":"community/cinnamon","contentType":"directory"},{"name":"deepin","path":"community/deepin","contentType":"directory"},{"name":"fluxbox","path":"community/fluxbox","contentType":"directory"},{"name":"i3","path":"community/i3","contentType":"directory"},{"name":"jwm","path":"community/jwm","contentType":"directory"},{"name":"lumina","path":"community/lumina","contentType":"directory"},{"name":"lxde","path":"community/lxde","contentType":"directory"},{"name":"lxqt-kwin","path":"community/lxqt-kwin","contentType":"directory"},{"name":"lxqt","path":"community/lxqt","contentType":"directory"},{"name":"mate","path":"community/mate","contentType":"directory"},{"name":"netbook","path":"community/netbook","contentType":"directory"},{"name":"openbox","path":"community/openbox","contentType":"directory"},{"name":"pantheon","path":"community/pantheon","contentType":"directory"},{"name":"sway","path":"community/sway","contentType":"directory"},{"name":"webdad","path":"community/webdad","contentType":"directory"}],"totalCount":20},"":{"items":[{"name":".github","path":".github","contentType":"directory"},{"name":"community","path":"community","contentType":"directory"},{"name":"shared","path":"shared","contentType":"directory"},{"name":"sonar","path":"sonar","contentType":"directory"},{"name":".editorconfig","path":".editorconfig","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"renovate.json","path":"renovate.json","contentType":"file"}],"totalCount":7}},"fileTreeProcessingTime":11.787003,"foldersToFetch":[],"reducedMotionEnabled":null,"repo":{"id":375488761,"defaultBranch":"sway","name":"desktop-settings","ownerLogin":"manjaro-sway","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-06-09T21:03:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/77295994?v=4","public":true,"private":false,"isOrgOwned":true},"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"sway","listCacheKey":"v0:1699317842.0","canEdit":false,"refType":"branch","currentOid":"f06354556939f41308c4e1e49fabe4998efd0686"},"path":"community/bspwm-mate/skel/.config/GTKmenu/BspwmDesktopMenui","currentUser":null,"blob":{"rawLines":["# …………… Beginning of menu ……………","submenu = Flip","","\ticon = /usr/share/icons/Adwaita/scalable/actions/object-flip-horizontal-symbolic.svg","","\titem = Vertical flip","\tcmd = bspc node @/ -F horizontal","\ticon = /usr/share/icons/Adwaita/scalable/actions/object-flip-vertical-symbolic.svg","","\titem = Horizontal flip","\tcmd = bspc node @/ -F vertical","\ticon = /usr/share/icons/Adwaita/scalable/actions/object-flip-horizontal-symbolic.svg","","submenu = Rotate","","\ticon = /usr/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg","","\titem = +90°","\tcmd = bspc node @/ -R 90","\ticon = /usr/share/icons/Adwaita/scalable/actions/object-rotate-right-symbolic.svg","","\titem = -90°","\tcmd = bspc node @/ -R -90","\ticon = /usr/share/icons/Adwaita/scalable/actions/object-rotate-left-symbolic.svg","","\titem = +180°","\tcmd = bspc node @/ -R 180","\ticon = /usr/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg","","separator","","item = Balance windows","cmd = bspc node @/ -B","icon = /usr/share/icons/Adwaita/scalable/actions/view-continuous-symbolic.svg","","item = Equalize windows","cmd = bspc node @/ -E","icon = /usr/share/icons/Adwaita/scalable/actions/view-grid-symbolic.svg","","separator","","item = Rename current desktop","cmd = bspc-zen desktop-rename","icon = /usr/share/icons/Adwaita/scalable/devices/pda-symbolic.svg","","separator","","item = Add a desktop","cmd = bspc-zen desktop-add","icon = /usr/share/icons/Adwaita/scalable/actions/list-add-symbolic.svg","","item = Remove a desktop","cmd = bspc-zen desktop-remove","icon = /usr/share/icons/Adwaita/scalable/actions/list-remove-symbolic.svg","","item = Swap with desktop","cmd = bspc-zen desktop-swap","icon = /usr/share/icons/Adwaita/scalable/actions/edit-copy-symbolic.svg","","separator","","item = Toggle focus follows pointer","cmd = toggle-focus-follows-pointer","icon = /usr/share/icons/Adwaita/scalable/devices/input-mouse-symbolic.svg","","item = Toggle pointer follows focus","cmd = toggle-pointer-follows-focus","icon = /usr/share/icons/Adwaita/scalable/devices/input-keyboard-symbolic.svg","","item = Toggle dynamic gaps","cmd = autogap","icon = /usr/share/icons/Adwaita/scalable/emblems/emblem-important-symbolic.svg","","item = Toggle automatic balancing","cmd = euclid_balance","icon = /usr/share/icons/Adwaita/scalable/emblems/emblem-synchronizing-symbolic.svg","","#item = Move to another monitor","#cmd = ","#icon = NULL","submenu = External rules","","\ticon = /usr/share/icons/Adwaita/scalable/actions/send-to-symbolic.svg","","\titem = Pseudo automatic mode","\tcmd = bspc config external_rules_command /usr/bin/pseudo_automatic_mode","\ticon = /usr/share/icons/Adwaita/scalable/actions/bookmark-new-symbolic.svg","","\titem = Euclid mode","\tcmd = bspc config external_rules_command /usr/bin/euclid_mode","\ticon = /usr/share/icons/Adwaita/scalable/actions/view-sort-ascending-symbolic.svg","","\titem = Automatic mode","\tcmd = bspc config external_rules_command no","\ticon = /usr/share/icons/Adwaita/scalable/emblems/emblem-default-symbolic.svg","\t","item = Manage rules","cmd = roxterm -e bspwm-ruler","icon = /usr/share/icons/Adwaita/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg","","item = Choose wallpaper","cmd = wallpaper","icon = /usr/share/icons/Adwaita/scalable/apps/preferences-desktop-wallpaper-symbolic.svg"],"stylingDirectives":[[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]],"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/manjaro-sway/desktop-settings/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null,"repoAlertsPath":"/manjaro-sway/desktop-settings/security/dependabot","repoSecurityAndAnalysisPath":"/manjaro-sway/desktop-settings/settings/security_analysis","repoOwnerIsOrg":true,"currentUserCanAdminRepo":false},"displayName":"BspwmDesktopMenui","displayUrl":"https://github.com/manjaro-sway/desktop-settings/blob/sway/community/bspwm-mate/skel/.config/GTKmenu/BspwmDesktopMenui?raw=true","headerInfo":{"blobSize":"3.09 KB","deleteInfo":{"deleteTooltip":"You must be signed in to make or propose changes"},"editInfo":{"editTooltip":"You must be signed in to make or propose changes"},"ghDesktopPath":"https://desktop.github.com","gitLfsPath":null,"onBranch":true,"shortPath":"8394eaf","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fmanjaro-sway%2Fdesktop-settings%2Fblob%2Fsway%2Fcommunity%2Fbspwm-mate%2Fskel%2F.config%2FGTKmenu%2FBspwmDesktopMenui","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"103","truncatedSloc":"74"},"mode":"executable file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplateHelpUrl":"https://docs.github.com/articles/about-issue-and-pull-request-templates","issueTemplate":null,"discussionTemplate":null,"language":null,"languageID":null,"large":false,"loggedIn":false,"newDiscussionPath":"/manjaro-sway/desktop-settings/discussions/new","newIssuePath":"/manjaro-sway/desktop-settings/issues/new","planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/manjaro-sway/desktop-settings/blob/sway/community/bspwm-mate/skel/.config/GTKmenu/BspwmDesktopMenui","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","dismissStackNoticePath":"/settings/dismiss-notice/publish_stack_from_file","releasePath":"/manjaro-sway/desktop-settings/releases/new?marketplace=true","showPublishActionBanner":false,"showPublishStackBanner":false},"rawBlobUrl":"https://github.com/manjaro-sway/desktop-settings/raw/sway/community/bspwm-mate/skel/.config/GTKmenu/BspwmDesktopMenui","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"repoOwner":"manjaro-sway","repoName":"desktop-settings","showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","showDependabotConfigurationBanner":false,"actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timedOut":false,"notAnalyzed":true,"symbols":[]}},"copilotInfo":null,"copilotAccessAllowed":false,"csrf_tokens":{"/manjaro-sway/desktop-settings/branches":{"post":"Opw61QQ8BVvgyopgzip944MsCiH6fDXrH6k-KUQO40FcQY8W0sawU-oH4m7aVUWICJ5tUqf6CpEzHjnyf6-S1w"},"/repos/preferences":{"post":"CzKF521rig6vWFifO7j2jefmeL3FI8TYWrIwlaJzsWs0OGByH0H9ZICxsjK7CPc4g8ex-UAPJTEK616VULKN-g"}}},"title":"desktop-settings/community/bspwm-mate/skel/.config/GTKmenu/BspwmDesktopMenui at sway · manjaro-sway/desktop-settings"} \ No newline at end of file diff --git a/sxhkd/.config/GTKmenu/LaunchMenu b/sxhkd/.config/GTKmenu/LaunchMenu new file mode 100644 index 0000000..e6223a7 --- /dev/null +++ b/sxhkd/.config/GTKmenu/LaunchMenu @@ -0,0 +1 @@ +{"payload":{"allShortcutsEnabled":false,"fileTree":{"community/bspwm-mate/skel/.config/GTKmenu":{"items":[{"name":"BspwmDesktopMenu","path":"community/bspwm-mate/skel/.config/GTKmenu/BspwmDesktopMenu","contentType":"file"},{"name":"BspwmDesktopMenui","path":"community/bspwm-mate/skel/.config/GTKmenu/BspwmDesktopMenui","contentType":"file"},{"name":"BspwmMenu","path":"community/bspwm-mate/skel/.config/GTKmenu/BspwmMenu","contentType":"file"},{"name":"BspwmWindowMenu","path":"community/bspwm-mate/skel/.config/GTKmenu/BspwmWindowMenu","contentType":"file"},{"name":"BspwmWindowMenui","path":"community/bspwm-mate/skel/.config/GTKmenu/BspwmWindowMenui","contentType":"file"},{"name":"LaunchMenu","path":"community/bspwm-mate/skel/.config/GTKmenu/LaunchMenu","contentType":"file"},{"name":"MainMenu","path":"community/bspwm-mate/skel/.config/GTKmenu/MainMenu","contentType":"file"},{"name":"appmenu","path":"community/bspwm-mate/skel/.config/GTKmenu/appmenu","contentType":"file"},{"name":"appskeleton","path":"community/bspwm-mate/skel/.config/GTKmenu/appskeleton","contentType":"file"},{"name":"menupdate","path":"community/bspwm-mate/skel/.config/GTKmenu/menupdate","contentType":"file"}],"totalCount":10},"community/bspwm-mate/skel/.config":{"items":[{"name":"AL-hotcorners","path":"community/bspwm-mate/skel/.config/AL-hotcorners","contentType":"directory"},{"name":"GTKmenu","path":"community/bspwm-mate/skel/.config/GTKmenu","contentType":"directory"},{"name":"autostart","path":"community/bspwm-mate/skel/.config/autostart","contentType":"directory"},{"name":"bspwm","path":"community/bspwm-mate/skel/.config/bspwm","contentType":"directory"},{"name":"dmenu-recent","path":"community/bspwm-mate/skel/.config/dmenu-recent","contentType":"directory"},{"name":"dunst","path":"community/bspwm-mate/skel/.config/dunst","contentType":"directory"},{"name":"gedit","path":"community/bspwm-mate/skel/.config/gedit","contentType":"directory"},{"name":"mate","path":"community/bspwm-mate/skel/.config/mate","contentType":"directory"},{"name":"menus","path":"community/bspwm-mate/skel/.config/menus","contentType":"directory"},{"name":"micro","path":"community/bspwm-mate/skel/.config/micro","contentType":"directory"},{"name":"networkmanager-dmenu","path":"community/bspwm-mate/skel/.config/networkmanager-dmenu","contentType":"directory"},{"name":"rofi","path":"community/bspwm-mate/skel/.config/rofi","contentType":"directory"},{"name":"mimeapps.list","path":"community/bspwm-mate/skel/.config/mimeapps.list","contentType":"file"}],"totalCount":13},"community/bspwm-mate/skel":{"items":[{"name":".bin","path":"community/bspwm-mate/skel/.bin","contentType":"directory"},{"name":".config","path":"community/bspwm-mate/skel/.config","contentType":"directory"},{"name":".icons","path":"community/bspwm-mate/skel/.icons","contentType":"directory"},{"name":".local","path":"community/bspwm-mate/skel/.local","contentType":"directory"},{"name":".Xresources","path":"community/bspwm-mate/skel/.Xresources","contentType":"file"},{"name":".dmenurc","path":"community/bspwm-mate/skel/.dmenurc","contentType":"file"},{"name":".fehbg","path":"community/bspwm-mate/skel/.fehbg","contentType":"file"},{"name":".hushlogin","path":"community/bspwm-mate/skel/.hushlogin","contentType":"file"},{"name":".nanorc","path":"community/bspwm-mate/skel/.nanorc","contentType":"file"},{"name":".profile","path":"community/bspwm-mate/skel/.profile","contentType":"file"},{"name":".xinitrc","path":"community/bspwm-mate/skel/.xinitrc","contentType":"file"},{"name":".xsession","path":"community/bspwm-mate/skel/.xsession","contentType":"file"},{"name":".zprofile","path":"community/bspwm-mate/skel/.zprofile","contentType":"file"},{"name":"Bspwm-beginners-guide.txt","path":"community/bspwm-mate/skel/Bspwm-beginners-guide.txt","contentType":"file"}],"totalCount":14},"community/bspwm-mate":{"items":[{"name":"schemas","path":"community/bspwm-mate/schemas","contentType":"directory"},{"name":"skel","path":"community/bspwm-mate/skel","contentType":"directory"}],"totalCount":2},"community":{"items":[{"name":"awesome","path":"community/awesome","contentType":"directory"},{"name":"bspwm-mate","path":"community/bspwm-mate","contentType":"directory"},{"name":"bspwm-minimal","path":"community/bspwm-minimal","contentType":"directory"},{"name":"bspwm","path":"community/bspwm","contentType":"directory"},{"name":"budgie","path":"community/budgie","contentType":"directory"},{"name":"cinnamon","path":"community/cinnamon","contentType":"directory"},{"name":"deepin","path":"community/deepin","contentType":"directory"},{"name":"fluxbox","path":"community/fluxbox","contentType":"directory"},{"name":"i3","path":"community/i3","contentType":"directory"},{"name":"jwm","path":"community/jwm","contentType":"directory"},{"name":"lumina","path":"community/lumina","contentType":"directory"},{"name":"lxde","path":"community/lxde","contentType":"directory"},{"name":"lxqt-kwin","path":"community/lxqt-kwin","contentType":"directory"},{"name":"lxqt","path":"community/lxqt","contentType":"directory"},{"name":"mate","path":"community/mate","contentType":"directory"},{"name":"netbook","path":"community/netbook","contentType":"directory"},{"name":"openbox","path":"community/openbox","contentType":"directory"},{"name":"pantheon","path":"community/pantheon","contentType":"directory"},{"name":"sway","path":"community/sway","contentType":"directory"},{"name":"webdad","path":"community/webdad","contentType":"directory"}],"totalCount":20},"":{"items":[{"name":".github","path":".github","contentType":"directory"},{"name":"community","path":"community","contentType":"directory"},{"name":"shared","path":"shared","contentType":"directory"},{"name":"sonar","path":"sonar","contentType":"directory"},{"name":".editorconfig","path":".editorconfig","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"renovate.json","path":"renovate.json","contentType":"file"}],"totalCount":7}},"fileTreeProcessingTime":18.380457999999997,"foldersToFetch":[],"reducedMotionEnabled":null,"repo":{"id":375488761,"defaultBranch":"sway","name":"desktop-settings","ownerLogin":"manjaro-sway","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-06-09T21:03:40.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/77295994?v=4","public":true,"private":false,"isOrgOwned":true},"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"sway","listCacheKey":"v0:1699317842.0","canEdit":false,"refType":"branch","currentOid":"f06354556939f41308c4e1e49fabe4998efd0686"},"path":"community/bspwm-mate/skel/.config/GTKmenu/LaunchMenu","currentUser":null,"blob":{"rawLines":["item = Run","cmd = dboxrun","icon = /usr/share/icons/Adwaita/scalable/actions/system-run-symbolic.svg","","item = Find","cmd = rofi-finder.sh","icon = /usr/share/icons/Adwaita/scalable/apps/preferences-system-search-symbolic.svg","","item = Terminal","cmd = default-terminal","icon = /usr/share/icons/Adwaita/scalable/apps/utilities-terminal-symbolic.svg","","item = Browser","cmd = default-browser","icon = /usr/share/icons/Adwaita/scalable/apps/web-browser-symbolic.svg","","item = Files","cmd = nautilus -w","icon = /usr/share/icons/Adwaita/scalable/apps/system-file-manager-symbolic.svg","","item = Editor","cmd = default-editor","icon = /usr/share/icons/Adwaita/scalable/apps/text-editor-symbolic.svg","","item = Package Manager","cmd = default-terminal -e pacui","icon = /usr/share/icons/Adwaita/scalable/apps/system-software-install-symbolic.svg","","item = Main menu","cmd = default-terminal -e bmenu","icon = /usr/share/icons/Adwaita/scalable/apps/utilities-system-monitor-symbolic.svg","","separator","","submenu = Exit","","\ticon = /usr/share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg","\t","\titem = Suspend","\tcmd = systemctl suspend","\ticon = /usr/share/icons/Adwaita/scalable/apps/utilities-system-monitor-symbolic.svg","\t","\titem = Hibenate","\tcmd = systemctl hibernate","\ticon = /usr/share/icons/Adwaita/scalable/actions/document-save-symbolic.svg","\t","\titem = Reboot","\tcmd = reboot","\ticon = /usr/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg","\t","\titem = Shutdown","\tcmd = poweroff","\ticon = /usr/share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg","\t"],"stylingDirectives":[[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]],"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/manjaro-sway/desktop-settings/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null,"repoAlertsPath":"/manjaro-sway/desktop-settings/security/dependabot","repoSecurityAndAnalysisPath":"/manjaro-sway/desktop-settings/settings/security_analysis","repoOwnerIsOrg":true,"currentUserCanAdminRepo":false},"displayName":"LaunchMenu","displayUrl":"https://github.com/manjaro-sway/desktop-settings/blob/sway/community/bspwm-mate/skel/.config/GTKmenu/LaunchMenu?raw=true","headerInfo":{"blobSize":"1.48 KB","deleteInfo":{"deleteTooltip":"You must be signed in to make or propose changes"},"editInfo":{"editTooltip":"You must be signed in to make or propose changes"},"ghDesktopPath":"https://desktop.github.com","gitLfsPath":null,"onBranch":true,"shortPath":"e1b3315","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Fmanjaro-sway%2Fdesktop-settings%2Fblob%2Fsway%2Fcommunity%2Fbspwm-mate%2Fskel%2F.config%2FGTKmenu%2FLaunchMenu","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"54","truncatedSloc":"39"},"mode":"executable file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplateHelpUrl":"https://docs.github.com/articles/about-issue-and-pull-request-templates","issueTemplate":null,"discussionTemplate":null,"language":null,"languageID":null,"large":false,"loggedIn":false,"newDiscussionPath":"/manjaro-sway/desktop-settings/discussions/new","newIssuePath":"/manjaro-sway/desktop-settings/issues/new","planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/manjaro-sway/desktop-settings/blob/sway/community/bspwm-mate/skel/.config/GTKmenu/LaunchMenu","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","dismissStackNoticePath":"/settings/dismiss-notice/publish_stack_from_file","releasePath":"/manjaro-sway/desktop-settings/releases/new?marketplace=true","showPublishActionBanner":false,"showPublishStackBanner":false},"rawBlobUrl":"https://github.com/manjaro-sway/desktop-settings/raw/sway/community/bspwm-mate/skel/.config/GTKmenu/LaunchMenu","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":null,"repoOwner":"manjaro-sway","repoName":"desktop-settings","showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","showDependabotConfigurationBanner":false,"actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":{"timedOut":false,"notAnalyzed":true,"symbols":[]}},"copilotInfo":null,"copilotAccessAllowed":false,"csrf_tokens":{"/manjaro-sway/desktop-settings/branches":{"post":"HTkxvhAB32zSffB7IBmuJZLmrj-EwGmKh-ij8PT066fsJnGL2p3JX9VfkBBRMdTrNshzTdI43QYsbXhiQVK8ew"},"/repos/preferences":{"post":"GxoWON9E5FSKtkrjKyaid9EvLxUDY9nRxcDY4JokGmxOZogiUG5s-zhf2XSNxfAo6MLZe1Itzl0Hrw9Dq_Lkcw"}}},"title":"desktop-settings/community/bspwm-mate/skel/.config/GTKmenu/LaunchMenu at sway · manjaro-sway/desktop-settings"} \ No newline at end of file diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 7fd1a9c..183abbf 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -62,14 +62,14 @@ super + ctrl + Return auto-presel # Presel window for splitting in certain direction -alt + ctrl + {q,s,z,d} - bspc node -p \~{west,south,north,east} -i +# alt + ctrl + {q,s,z,d} +# bspc node -p \~{west,south,north,east} -i -alt + ctrl + {h,j,k,l} - bspc node -p \~{west,south,north,east} +# alt + ctrl + {h,j,k,l} +# bspc node -p \~{west,south,north,east} -alt + ctrl + {Left,Down,Up,Right} - bspc node -p \~{west,south,north,east} +# alt + ctrl + {Left,Down,Up,Right} +# bspc node -p \~{west,south,north,east} # Presel the desktop for splitting in certain direction alt + shift + {q,s,z,d} @@ -88,7 +88,7 @@ alt + ctrl + {1-9} super + Return windowpromoter -# # Create a new "master area", splitting the whole desktop instead of just windows. +# Create a new "master area", splitting the whole desktop instead of just windows. # alt + Return # bspc node -n @/ @@ -122,13 +122,13 @@ super + Tab WindowSelector #Focus windows by direction, works with multihead -super + {q,s,z,d} +super + {q,s,z,d} focusmover {west,south,north,east} -super + {h,j,k,l} +super + {h,j,k,l} focusmover {west,south,north,east} -super + {Left,Down,Up,Right} +super + {Left,Down,Up,Right} focusmover {west,south,north,east} # Move tiled windows. Moving a tiled window to