Some wayland-related changes
This commit is contained in:
parent
b3e83db50b
commit
06cbd8fba9
3 changed files with 9 additions and 2 deletions
5
sway
5
sway
|
@ -1,5 +1,8 @@
|
|||
default_border pixel 1
|
||||
|
||||
### Hacks
|
||||
for_window [title="Bevy.App"] floating enable
|
||||
|
||||
### Variables
|
||||
|
||||
# Logo key. Use Mod1 for Alt.
|
||||
|
@ -46,7 +49,7 @@ bindsym $mod+space exec $menu
|
|||
bindsym $mod+grave exec $term -e song
|
||||
bindsym Print exec grim -g "$(slurp)" -t png - | wl-copy -n -t image/png
|
||||
|
||||
bindsym $mod+b exec MOZ_ENABLE_WAYLAND=1 firefox
|
||||
bindsym $mod+b exec firefox
|
||||
bindsym $mod+Shift+b exec chromium --incognito --ozone-platform=wayland
|
||||
|
||||
# Change focus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue