sway

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit f600db883d4f9ad561a463c99f26d445f777e6c4
parent f30bcb88630ac7c6104540a85d721959476584d8
Author: minerva-jupiter <ryouturn@gmail.com>
Date:   Sat, 28 Feb 2026 22:56:25 -0600

add fcitx5

Diffstat:
Mconfig | 9+++++----
1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/config b/config @@ -211,10 +211,9 @@ bindsym $mod+r mode "resize" # Utilities: # # Special keys to adjust volume via PulseAudio - bindsym --locked XF86AudioMute exec pactl set-sink-mute \@DEFAULT_SINK@ toggle - bindsym --locked XF86AudioLowerVolume exec pactl set-sink-volume \@DEFAULT_SINK@ -5% - bindsym --locked XF86AudioRaiseVolume exec pactl set-sink-volume \@DEFAULT_SINK@ +5% - bindsym --locked XF86AudioMicMute exec pactl set-source-mute \@DEFAULT_SOURCE@ toggle + bindsym --locked XF86AudioMute exec wpctl set-mute \@DEFAULT_SINK@ toggle + bindsym --locked XF86AudioLowerVolume exec wpctl set-volume \@DEFAULT_SINK@ -5% + bindsym --locked XF86AudioRaiseVolume exec wpctl set-volume \@DEFAULT_SINK@ +5% # Special keys to adjust brightness via brightnessctl bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%- bindsym --locked XF86MonBrightnessUp exec brightnessctl set 5%+ @@ -246,4 +245,6 @@ input type:keyboard { xkb_layout jp } +exec fcitx5 -d + font "Moralerspace Neon" 11