{"id":30695780,"url":"https://github.com/q3aql/sway-wm","last_synced_at":"2025-09-02T07:06:09.909Z","repository":{"id":308679500,"uuid":"1032517768","full_name":"q3aql/sway-wm","owner":"q3aql","description":"My tiling Sway configuration for Debian GNU/Linux ","archived":false,"fork":false,"pushed_at":"2025-08-24T09:44:48.000Z","size":106603,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-24T15:42:35.375Z","etag":null,"topics":["config","debian","dotfiles","linux","manager","packages","shell","sway","tiling","window"],"latest_commit_sha":null,"homepage":"https://git.q3aql.dev/q3aql/sway-wm","language":"Scheme","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/q3aql.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-05T12:26:12.000Z","updated_at":"2025-08-24T09:44:51.000Z","dependencies_parsed_at":"2025-08-24T11:26:52.394Z","dependency_job_id":null,"html_url":"https://github.com/q3aql/sway-wm","commit_stats":null,"previous_names":["q3aql/sway-wm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/q3aql/sway-wm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q3aql%2Fsway-wm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q3aql%2Fsway-wm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q3aql%2Fsway-wm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q3aql%2Fsway-wm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/q3aql","download_url":"https://codeload.github.com/q3aql/sway-wm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q3aql%2Fsway-wm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273244365,"owners_count":25070966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["config","debian","dotfiles","linux","manager","packages","shell","sway","tiling","window"],"created_at":"2025-09-02T07:06:06.307Z","updated_at":"2025-09-02T07:06:09.900Z","avatar_url":"https://github.com/q3aql.png","language":"Scheme","funding_links":[],"categories":[],"sub_categories":[],"readme":"sway-wm - My tiling Sway configuration for Debian\n================================================================\n\n### Screenshot:\n\n![sway](/examples/sway.png)\n\n### Installation:\n\n  * **`Install dependencies:`**\n  \n    * Install the packages necessary for sway to function properly:\n\n      ```shell\n      sudo apt install sway swaylock swaybg swayidle sway-backgrounds lxappearance atril vim \\\n      nwg-look nwg-displays python3 python3-tk python3-psutil zenity pulseaudio-utils bash wget \\\n      pipewire pipewire-pulse slurp foot alacritty kitty wf-recorder wl-clipboard coreutils unzip \\\n      wlr-randr wdisplays ristretto grim arc-theme papirus-icon-theme adwaita-icon-theme mpv curl \\\n      adwaita-qt6 adwaita-qt qt5ct qt6ct wofi keepassxc wmctrl procps clipman pcmanfm jq dex git \\\n      geany xarchiver iwd fonts-noto fonts-noto-core fonts-noto-extra fonts-noto-mono waybar \\\n      xdg-desktop-portal-gtk xdg-desktop-portal xdg-desktop-portal-wlr fonts-liberation psmisc \\\n      sway-notification-center\n      ````\n\n      ```shell\n      curl -L \"https://gs.q3aql.dev/sway-wm/scripts/update-firefox.sh\" | sudo bash\n      curl -L \"https://gs.q3aql.dev/sway-wm/scripts/update-telegram.sh\" | sudo bash\n      curl -L \"https://gs.q3aql.dev/sway-wm/scripts/update-electronmail.sh\" | sudo bash\n      curl -L \"https://gs.q3aql.dev/sway-wm/packages/nwg-wrapper-install.sh\" | sudo bash\n      curl -L \"https://gs.q3aql.dev/sway-wm/packages/vim-conf-onedark.sh\" | sudo bash\n      curl -L \"https://gs.q3aql.dev/sway-wm/packages/um-nerd-fonts.tar.gz\" | sudo tar -zxvf - -C /\n      curl -L \"https://gs.q3aql.dev/sway-wm/packages/iwd-connectd.tar.gz\" | sudo tar -zxvf - -C /\n      sudo systemctl daemon-reload\n      sudo systemctl enable iwd-connectd\n      ````\n \n  * **`Install configuration (dotfiles):`**\n  \n    * Clone repository and copy files to your home:\n\n      ```shell\n      git clone https://git.q3aql.dev/q3aql/sway-wm\n      cd sway-wm\n      cp -rf .config ~/\n      cp -rf wallpapers ~/\n      cp -rf scripts ~/\n      echo \"export QT_QPA_PLATFORMTHEME=qt5ct\" \u003e\u003e ~/.bashrc\n      ````\n\n### Configuration:\n\n  * **`Network:`**\n  \n    * By default, I use `iwd` as my network manager via the `iwd-connectd` script:\n    * To modify the configuration, you must edit the file `/usr/bin/iwd-connectd-cfg` with root:\n    \n      ```shell\n      interface=\"wlan0\"\n      wireless=\"yes\" # Change to \"no\" for ethernet\n      wireless_ssid=\"miwifiname\"\n      wireless_pass=\"passwordwifi\"\n      ip_interface=\"192.168.0.100/24\"\n      gw_interface=\"192.168.0.1\"\n      dns_one=\"1.1.1.1\"\n      dns_two=\"1.1.0.0\"\n      ````\n\n    * After modifying the configuration, restart the service:\n\n      ```shell\n      $ sudo systemctl restart iwd-connectd\n      ````\n\n  * **`Monitor \u0026 resolution:`**\n  \n    * The configuration load my monitor configuration:\n    * Use the command `wlr-randr` or `wdisplays` for show your config \u0026 edit the file `~/.config/sway/startwlrrandr.sh`:\n    \n      ```shell\n      wlr-randr --output DP-1 --custom-mode 1280x1024@75Hz --pos 288,0\n      wlr-randr --output DP-2 --custom-mode 1280x1024@75Hz --transform 90 --pos 1568,0\n      ````\n\n  * **`Screensaver:`**\n  \n    * The configuration file set the time in 20 minutes:\n    * Edit the file `~/.config/sway/startwlrscreensaver.sh`:\n    \n      ```shell\n      # Basic configuration variables\n      ScreensaverTime=\"1200\" # 20 minutes\n      ````\n\n * **`Wallpaper:`**\n  \n    * By default, the config load wallpaper on `~/wallpapers/awesome.jpg`:\n    * Edit  `~/.config/sway/config` for set your favorite wallpaper:\n    \n      ```shell\n      exec --no-startup-id \"swaybg -i ~/wallpapers/awesome.jpg -m fill\"\n      ````\n\n * **`Tray:`**\n  \n    * By default, the config set tray on monitor `HDMI-A-1`:\n    * Edit  `~/.config/sway/config` for set your output monitor:\n    \n      ```shell\n      tray_output HDMI-A-1\n      ````\n\n  * **`Layout:`**\n  \n    * By default, the config load my spanish layout.:\n    * Edit  `~/.config/sway/config` for set your configuration:\n    \n      ```shell\n      # Input layout\n      input * {\n        #xkb_layout \"us\"\n        xkb_layout \"es\"\n        #xkb_variant \"colemak\"\n      }\n      ````\n\n### Keys configuration:\n\nMy list of extra combinations:\n\n    - Super + d = Open Wofi (fbrun mode)\n    - Super + p = Open Wofi (run mode)\n    - Super + q = Open Wofi (window mode)\n    - Super + o = Open Wofi (drun mode)\n    - Super + b = Open Firefox\n    - Super + n = Open PCManFM\n    - Super + t = Open Wayland-Screenshoot\n    - Super + g = Open Geany\n    - Super + m = Open Telegram \n    - Super + z = Open Wayland-Recorder\n    - Super + x = Open Wdisplays\n    - Super + u = Open Xterm\n    - Super + i = Open LXAppearance\n    - Super + c = Open Clipman\n    - Super + Shift + c = Caffeine Mode\n    - Super + Shift + x = Display Tools\n    - Volume-Up = Volume +5\n    - Volume-Down = Volume -5\n    - VolumeMute = Mute Volume\n    - Super + Ctrl + Shift + l = Screen Off/On\n    - Super + Shift + e = Logout\n    - Super + Backspace = Menu Logout\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fq3aql%2Fsway-wm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fq3aql%2Fsway-wm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fq3aql%2Fsway-wm/lists"}