mv vi vim && yubico-authenticator-window-size += 5

This commit is contained in:
Sam A. 2023-01-22 21:34:55 +01:00
parent f7dc3fb59f
commit eeefd96f85
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
8 changed files with 9 additions and 13 deletions

View File

@ -1,4 +1,4 @@
# vi: ft=swayconfig # vim: ft=swayconfig
# Set super key as mod key # Set super key as mod key
set $mod Mod4 set $mod Mod4

View File

@ -1,4 +1,4 @@
# vi: ft=swayconfig # vim: ft=swayconfig
# Borders # Borders
default_border pixel 3 default_border pixel 3
@ -25,4 +25,3 @@ client.unfocused #002b36 #002b36 #eee8d5 #002b36 #002b36
client.urgent #dc322f #dc322f #eee8d5 #cb4b16 #dc322f client.urgent #dc322f #dc322f #eee8d5 #cb4b16 #dc322f
client.placeholder #002b36 #002b36 #eee8d5 #002b36 #002b36 client.placeholder #002b36 #002b36 #eee8d5 #002b36 #002b36
client.background #fdf6e3 client.background #fdf6e3

View File

@ -1,4 +1,4 @@
# vi: ft=swayconfig # vim: ft=swayconfig
### GENERAL ### ### GENERAL ###

View File

@ -1,4 +1,4 @@
# vi: ft=swayconfig # vim: ft=swayconfig
### GENERAL ### ### GENERAL ###
@ -38,4 +38,4 @@ for_window [title="^About Tor Browser$"] floating enable,
for_window [title="about:blank.*Tor Browser"] floating enable, for_window [title="about:blank.*Tor Browser"] floating enable,
# Yubico Authenticator # Yubico Authenticator
for_window [app_id="^yubico.com.yubioath-desktop$"] floating enable, resize set 15 ppt 55 ppt, for_window [app_id="^yubico.com.yubioath-desktop$"] floating enable, resize set 20 ppt 60 ppt,

View File

@ -1,4 +1,4 @@
# vi: ft=swayconfig # vim: ft=swayconfig
### GENERAL ### ### GENERAL ###
@ -13,16 +13,13 @@ input type:touchpad {
tap enabled tap enabled
} }
# I hate mouse acceleration
input type:pointer { input type:pointer {
accel_profile flat accel_profile flat
natural_scroll disabled natural_scroll disabled
} }
### DEVICE SPECIFIC ### ### DEVICE SPECIFIC ###
input 6940:6958:Corsair_Corsair_Gaming_M65_Pro_RGB_Mouse { input 6940:6958:Corsair_Corsair_Gaming_M65_Pro_RGB_Mouse {
pointer_accel -0.5 pointer_accel -0.5
} }

View File

@ -1,3 +1,3 @@
# vi: ft=swayconfig # vim: ft=swayconfig
output eDP-1 pos 0 0 res 1920x1080 output eDP-1 pos 0 0 res 1920x1080

View File

@ -1,4 +1,4 @@
# vi: ft=swayconfig # vim: ft=swayconfig
# Start background services # Start background services
exec mako exec mako

View File

@ -1,4 +1,4 @@
// vi: ft=json5 // vim: ft=json5
{ {
"layer": "top", "layer": "top",
"position": "top", "position": "top",