projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove some old cruft from rc.org
[~bandali/configs]
/
.config
/
sway
/
config
diff --git
a/.config/sway/config
b/.config/sway/config
index
7218b03
..
5f279c7
100644
(file)
--- a/
.config/sway/config
+++ b/
.config/sway/config
@@
-30,6
+30,13
@@
output DP-1 res 2560x1440 pos 0,0
# 672 = 1440 - 768
output LVDS-1 pos 2560,760
# 672 = 1440 - 768
output LVDS-1 pos 2560,760
+### Input configuration
+
+input "65261:24672:technomancy_Atreus" {
+ repeat_delay 200
+ repeat_rate 45
+}
+
### Idle configuration
exec swayidle \
### Idle configuration
exec swayidle \
@@
-93,7
+100,7
@@
mode "$mode_launch" {
bindsym XF86AudioMute exec pamixer --toggle-mute
bindsym XF86AudioMicMute exec pactl set-source-mute 1 toggle
bindsym XF86AudioMute exec pamixer --toggle-mute
bindsym XF86AudioMicMute exec pactl set-source-mute 1 toggle
- bindsym $mod+Shift+apostrophe exec rofi-remmina
.py
# choose remmina connection
+ bindsym $mod+Shift+apostrophe exec rofi-remmina # choose remmina connection
# original sway workspace switch and window move
bindsym $mod+bracketleft workspace prev
# original sway workspace switch and window move
bindsym $mod+bracketleft workspace prev
@@
-305,7
+312,7
@@
bar {
urgent_workspace $red $red #ffffff
focused_workspace $blue $blue #ffffff
}
urgent_workspace $red $red #ffffff
focused_workspace $blue $blue #ffffff
}
- status_command i3status | my-i3status
.py
+ status_command i3status | my-i3status
}
client.focused $blue $blue #ffffff $blue $blue
}
client.focused $blue $blue #ffffff $blue $blue