update
This commit is contained in:
parent
9695ac5e96
commit
a6f07e9bd6
4 changed files with 3 additions and 3 deletions
|
@ -1 +1,2 @@
|
|||
--ozone-platform-hint=auto
|
||||
--ozone-platform=wayland
|
||||
|
|
|
@ -3,7 +3,7 @@ set $primary_monitor_resolution 3840x2400
|
|||
set $primary_monitor_scale 2
|
||||
set $primary_monitor_background $HOME/.local/share/backgrounds/mountain.jpg
|
||||
|
||||
set $secondary_monitor_identifier 'Eizo Nanao Corporation EV2455 0x0000FB06'
|
||||
set $secondary_monitor_identifier 'Eizo Nanao Corporation EV2455 0x02B3F906'
|
||||
set $secondary_monitor_resolution 1920x1200
|
||||
set $secondary_monitor_scale 1
|
||||
set $secondary_monitor_x_offset 1920
|
||||
|
|
|
@ -3,7 +3,7 @@ set $primary_monitor_resolution 1920x1080
|
|||
set $primary_monitor_scale 1
|
||||
set $primary_monitor_background $HOME/.local/share/backgrounds/mountain.jpg
|
||||
|
||||
set $secondary_monitor_identifier 'Eizo Nanao Corporation EV2455 0x0000FB06'
|
||||
set $secondary_monitor_identifier 'Eizo Nanao Corporation EV2455 0x02B3F906'
|
||||
set $secondary_monitor_resolution 1920x1200
|
||||
set $secondary_monitor_scale 1
|
||||
set $secondary_monitor_x_offset 1920
|
||||
|
|
1
.profile
1
.profile
|
@ -9,4 +9,3 @@ export _JAVA_AWT_WM_NONREPARENTING=1
|
|||
export NO_AT_BRIDGE=1
|
||||
export MOZ_DBUS_REMOTE=1
|
||||
export WLR_DRM_NO_MODIFIERS=1
|
||||
# export BROWSER=/usr/bin/librewolf
|
||||
|
|
Loading…
Reference in a new issue