1
0
Fork 0
mirror of https://github.com/SeriousBug/dotfiles synced 2024-05-19 11:19:04 -05:00

Compare commits

...

2 commits

2 changed files with 4 additions and 3 deletions

View file

@ -2,7 +2,7 @@
Name=Visual Studio Code Name=Visual Studio Code
Comment=Code Editing. Refined. Comment=Code Editing. Refined.
GenericName=Text Editor GenericName=Text Editor
Exec=/usr/bin/code --unity-launch --enable-features=UseOzonePlatform --ozone-platform=wayland %F Exec=env SSH_AUTH_SOCK=/run/user/1000/keyring/ssh DOCKER_HOST=unix:///run/user/1000/docker.sock /usr/bin/code --unity-launch --enable-features=UseOzonePlatform --ozone-platform=wayland --password-store=kwallet5 %F
Icon=visual-studio-code Icon=visual-studio-code
Type=Application Type=Application
StartupNotify=false StartupNotify=false

View file

@ -30,7 +30,7 @@ output eDP-1 {
bg $HOME/.config/sway/middle.avif fill bg $HOME/.config/sway/middle.avif fill
scale 1.5 scale 1.5
} }
output DP-1 { output HDMI-A-1 {
resolution 2560x1440@74.971Hz resolution 2560x1440@74.971Hz
position 0,0 position 0,0
bg $HOME/.config/sway/left.avif fill bg $HOME/.config/sway/left.avif fill
@ -41,7 +41,7 @@ output DP-2 {
adaptive_sync on adaptive_sync on
bg $HOME/.config/sway/middle.avif fill bg $HOME/.config/sway/middle.avif fill
} }
output DP-3 { output DP-1 {
resolution 2560x1440@144.006Hz resolution 2560x1440@144.006Hz
position 5120,0 position 5120,0
adaptive_sync on adaptive_sync on
@ -118,6 +118,7 @@ exec nm-applet --indicator
input * xkb_numlock enable input * xkb_numlock enable
input * accel_profile flat input * accel_profile flat
input * natural_scroll disabled
input "5426:136:Razer_Razer_Basilisk_Ultimate_Dongle" { input "5426:136:Razer_Razer_Basilisk_Ultimate_Dongle" {
accel_profile flat accel_profile flat
pointer_accel -0.8 pointer_accel -0.8