mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-22 00:10:59 +02:00
Updates
This commit is contained in:
parent
d3b85ac81d
commit
4a3c61b212
1
.config/environment.d/99-java.conf
Normal file
1
.config/environment.d/99-java.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
_JAVA_AWT_WM_NONREPARENTING=1
|
@ -299,7 +299,7 @@ bar {
|
|||||||
input * {
|
input * {
|
||||||
xkb_layout ee,ee
|
xkb_layout ee,ee
|
||||||
xkb_variant us,
|
xkb_variant us,
|
||||||
xkb_options caps:escape
|
xkb_options caps:escape,grp:win_space_toggle
|
||||||
xkb_numlock enabled
|
xkb_numlock enabled
|
||||||
tap enabled
|
tap enabled
|
||||||
}
|
}
|
||||||
@ -321,5 +321,10 @@ input 1267:32:Elan_TrackPoint {
|
|||||||
pointer_accel 0.3
|
pointer_accel 0.3
|
||||||
}
|
}
|
||||||
|
|
||||||
|
for_window [title="Microsoft Teams Notification" class="microsoft teams - preview"] floating enable
|
||||||
|
for_window [title="Microsoft Teams Notification" class="Microsoft Teams - Preview"] floating enable
|
||||||
|
no_focus [title="Microsoft Teams Notification"]
|
||||||
|
for_window [title="Microsoft Teams Notification"] move absolute position 0 px 0 px
|
||||||
|
|
||||||
|
|
||||||
include /etc/sway/config.d/*
|
include /etc/sway/config.d/*
|
||||||
|
Loading…
Reference in New Issue
Block a user