- commit
- 37ce30c
- parent
- cdb2972
- author
- Eric Bower
- date
- 2026-02-07 09:48:53 -0500 EST
chore(sway): rm old cfg
1 files changed,
+1,
-24
+1,
-24
1@@ -72,8 +72,7 @@ set $home3 DP-3
2 output $home3 mode 2560x1440@144Hz
3 output $home3 scale 1
4
5-set $cahoots DP-4
6-# Dell Inc. DELL U2713HM JMPXK44LA7AL
7+set $cahoots DP-4 # Dell Inc. DELL U2713HM JMPXK44LA7AL
8 output $cahoots mode 2560x1440@59.951Hz
9 output $cahoots scale 1.2
10
11@@ -100,25 +99,3 @@ input "20547:23623:Ploopy_Corporation_Ploopy_Adept_Trackball_Mouse" {
12 accel_profile "flat"
13 pointer_accel -0.5 # between -1 and 1
14 }
15-
16-# OLD CFG
17-#
18-# set $menu bemenu-run | xargs swaymsg exec --
19-# bindsym $mod+d exec $menu
20-# git clone https://aur.archlinux.org/light.git
21-# RUN: `usermod -a -G video erock`
22-# bindsym XF86MonBrightnessUp exec light -A 1
23-# bindsym XF86MonBrightnessDown exec light -U 1
24-# RUN: pacman -S pamixer
25-# bindsym XF86AudioMute exec pamixer --toggle-mute
26-# bindsym XF86AudioLowerVolume exec pamixer -d 5
27-# bindsym XF86AudioRaiseVolume exec pamixer -i 5
28-#
29-# input "1:1:AT_Translated_Set_2_keyboard" {
30-# xkb_options "caps:escape,altwin:swap_alt_win"
31-# }
32-# input "18003:1:foostan_Corne" {
33-# }
34-# input "4152:5920:SteelSeries_SteelSeries_Rival_310_eSports_Mouse_Keyboard" {
35-# scroll_factor 1
36-# }