summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-05-06 19:37:56 +0200
committerandromeda <andromeda@lenovo>2026-05-06 19:37:56 +0200
commite5aaed7169e7a9b1ae537763ee94ea01aa401852 (patch)
treea386a051a9e18e31ae125ec9418410cbe5b64e4d /files
parent6a6630647c79e80d7995eac21bc188b5a516d142 (diff)
neo layout
Diffstat (limited to 'files')
-rw-r--r--files/.bashrc2
-rw-r--r--files/.config/sway/config7
2 files changed, 6 insertions, 3 deletions
diff --git a/files/.bashrc b/files/.bashrc
index 46c8271..8e93e38 100644
--- a/files/.bashrc
+++ b/files/.bashrc
@@ -42,7 +42,7 @@ export GPG_TTY
HISTFILESIZE=100000
HISTSIZE=10000
PS1="\u@\h:\w$"
-SSL_CERT_FILE="/etc/ssl/certs/ca-certificates.crt"
+CURL_CA_BUNDLE="/etc/ssl/certs/ca-certificates.crt"
GUIX_PROFILE="/home/andromeda/.config/guix/current"
. "$GUIX_PROFILE/etc/profile"
diff --git a/files/.config/sway/config b/files/.config/sway/config
index cd884db..f70efd1 100644
--- a/files/.config/sway/config
+++ b/files/.config/sway/config
@@ -58,7 +58,10 @@ bindsym $mod+Shift+0 move container to workspace number 0
seat * hide_cursor 100
input type:touchpad events disabled
-input type:keyboard xkb_options ctrl:nocaps
+input type:keyboard xkb_options lv5:ralt_switch
+input type:keyboard xkb_options caps:mod3
+input type:keyboard xkb_layout de
+input type:keyboard xkb_variant neo
bindsym $mod+r exec 'swaymsg "seat * hide_cursor 100"; swaymsg "input type:touchpad events disabled"'
bindsym $mod+t exec 'swaymsg "seat * hide_cursor 0"; swaymsg "input type:touchpad events enabled"'
@@ -78,4 +81,4 @@ bindsym --locked XF86MonbrightnessUp exec brightnessctl set 2%+
default_border none
font pango:monospace 0.001
titlebar_border_thickness 0
-titlebar_padding 0 \ No newline at end of file
+titlebar_padding 0