summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2024-02-14 00:56:23 +0000
committerubq323 <ubq323@ubq323.website>2024-02-14 00:56:23 +0000
commit7bd1c144e0eac89812ce3ada28245d09ba406104 (patch)
tree44467d0b795f81995e1ce9b411a1cdd1d39dc014 /.config
parentde0349ba6f85bbb9b42b0ff99dfefc1312f0fd30 (diff)
variousHEADtrunk
Diffstat (limited to '.config')
-rw-r--r--.config/kak/kakrc1
-rw-r--r--.config/sway/config10
2 files changed, 4 insertions, 7 deletions
diff --git a/.config/kak/kakrc b/.config/kak/kakrc
index 7a616cd..ff90671 100644
--- a/.config/kak/kakrc
+++ b/.config/kak/kakrc
@@ -27,3 +27,4 @@ evaluate-commands %sh{
alias global Wq write-quit
+alias global W write
diff --git a/.config/sway/config b/.config/sway/config
index efafb52..ab009e7 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -34,6 +34,7 @@ output HDMI_A-1 {
exec pipewire
exec wireplumber
exec pipewire-pulse
+exec wlsunset -T 6500 -t 3200 -L -2 -l 53
bindsym $mod+Return exec exec $term
bindsym $mod+Shift+q kill
@@ -130,7 +131,7 @@ bar {
}
}
-font pango:Iosevka Fixed 12
+font pango:CommitMono 10
bindsym $mod+Shift+f exec "apulse firefox-wayland"
bindsym $mod+b workspace back_and_forth
@@ -158,18 +159,13 @@ bindsym XF86AudioMute exec 'amixer set Master toggle'
bindsym XF86MonBrightnessUp exec 'brightnessctl --min-value=75 s +5%'
bindsym XF86MonBrightnessDown exec 'brightnessctl --min-value=75 s 5%-'
-bindsym $mod+Shift+s sticky toggle
-
client.focused #663399 #663399 #ffffff
+bindsym $mod+Shift+s sticky toggle
bindsym Print exec slurp|grim -g- -|feh - -.wG -A'[upload]/home/rebecca/bin/rupload -x png %F' --action1 '[copy]wl-copy -t image/png <%F'
-
bindsym $mod+BackSpace exec dunstctl close-all
-
-
bindsym $mod+p move workspace to output right
-exec wlsunset -T 6500 -t 3200 -L -2 -l 53
include /etc/sway/config.d/*