Add morty configuration files

This commit is contained in:
Yorick Barbanneau 2021-03-08 14:02:30 +01:00
parent 49136ea0df
commit ccc966dcb7
5 changed files with 28 additions and 0 deletions

View file

@ -0,0 +1,15 @@
input 1:1:AT_Translated_Set_2_keyboard
{
xkb_layout gpdwinmax
}
input 2362:597:HTIX5288:00_093A:0255_Touchpad
{
left_handed enabled
tap enabled
natural_scroll disabled
dwt enabled
pointer_accel 0.3 # set mouse sensitivity (between -1 and 1)
}

View file

@ -0,0 +1,3 @@
# Brightness
bindsym XF86MonBrightnessDown exec brightnessctl set 2%-
bindsym XF86MonBrightnessUp exec brightnessctl set 2%+

View file

@ -0,0 +1,2 @@
output * bg ~/documents/ressources/wallpapers/psychonauts.jpg fill
output eDP-1 transform 90

View file

@ -0,0 +1,4 @@
set $term kitty
set $menu exec $term --class=launcher -e launcher.sh
set $lock_bg ~/documents/ressources/wallpapers/morty.jpg

View file

@ -0,0 +1,4 @@
# Inhibit Idle if a window is fullscreen
for_window [class="^.*"] inhibit_idle fullscreen
for_window [app_id="^.*"] inhibit_idle fullscreen