From 76b182688e2a019f9e1e7f858e0ba2c164604e9b Mon Sep 17 00:00:00 2001 From: "Anna (navi) Figueiredo Gomes" Date: Sat, 28 Oct 2023 04:11:37 +0200 Subject: sway update --- .config/sway/config | 39 ++++++++++++++++++++++++++------------- 1 file changed, 26 insertions(+), 13 deletions(-) (limited to '.config/sway/config') diff --git a/.config/sway/config b/.config/sway/config index 094504c..01a6f4a 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -1,16 +1,29 @@ -#========================================================== -# -# ██╗██████╗ ██████╗ █████╗ ██████╗ ███████╗ -# ██║╚════██╗ ██╔════╝ ██╔══██╗██╔══██╗██╔════╝ -# ██║ █████╔╝█████╗██║ ███╗███████║██████╔╝███████╗ -# ██║ ╚═══██╗╚════╝██║ ██║██╔══██║██╔═══╝ ╚════██║ -# ██║██████╔╝ ╚██████╔╝██║ ██║██║ ███████║ -# ╚═╝╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚══════╝ -# -# Please see https://i3wm.org/docs/userguide.html for a complete reference! -#========================================================== +set { + $super Mod4 + $term foot + $menu rofi -show drun -show-icons +} +font pango:JetBrainsMono NF 9 +output * bg ~/.config/wallpaper.png fill -# ======================== Startup ======================== +input { + 1240:60205:liliums_Lily58 { + xkb_layout us + xkb_options compose:ralt + } -# ============ Modkey ============ + 1:1:AT_Translated_Set_2_keyboard { + xkb_layout br + xkb_options caps:swapescape + } + + type:touchpad { + tap enabled + drag enabled + } +} + +include "~/.config/sway/config.d/*" + +exec dbus-update-activation-environment --all -- cgit v1.2.3