rpi
This commit is contained in:
@@ -17,8 +17,8 @@ set $alt Mod1
|
||||
|
||||
# Your preferred terminal emulator
|
||||
# set $term urxvt
|
||||
set $term alacritty
|
||||
# set $term foot
|
||||
#set $term alacritty
|
||||
set $term foot
|
||||
|
||||
# Your preferred application launcher
|
||||
# Note: it's recommended that you pass the final command to sway
|
||||
@@ -56,9 +56,9 @@ font pango:monospace 8
|
||||
# output * bg #000000 solid_color
|
||||
|
||||
#Apple trackpad input device id:
|
||||
input "1452:657:bcm5974" {
|
||||
tap enabled
|
||||
}
|
||||
#input "1452:657:bcm5974" {
|
||||
# tap enabled
|
||||
#}
|
||||
|
||||
#typematic delay and rate
|
||||
input type:keyboard {
|
||||
@@ -315,7 +315,7 @@ focus_follows_mouse no
|
||||
#seat seat0 xcursor_theme Adwaita 12
|
||||
|
||||
#hide mouse cursor. Either after msec of inactivity or whenever typing
|
||||
seat seat0 hide_cursor 2000
|
||||
#seat seat0 hide_cursor 2000
|
||||
# seat seat0 hide_cursor when-typing enable
|
||||
|
||||
#Can use the following with custom workspace save files to reload layouts
|
||||
@@ -324,5 +324,5 @@ seat seat0 hide_cursor 2000
|
||||
include /etc/sway/config.d/*
|
||||
# exec xrdb -load ~/.Xresources
|
||||
# exec mako
|
||||
exec dunst
|
||||
#exec dunst
|
||||
#exec_always "systemctl --user import-environment; systemctl --user start sway-session.target"
|
||||
|
||||
Reference in New Issue
Block a user