Browse Source

[TASK] newest configs n stuff

work 1.2.5
Dor dicke Gind 3 months ago
parent
commit
dde8caa45d
  1. 22
      .cache/sessions/xfce4-session-archlinux-gind:0
  2. 431
      .config/MangoHud/MangoHud.conf
  3. 4
      .config/cairo-dock/current_theme/launchers/01PCSX2.desktop
  4. 6
      .config/cairo-dock/current_theme/launchers/01duckstation-qt.desktop
  5. 4
      .config/cairo-dock/current_theme/launchers/01retroarch.desktop
  6. 2
      .config/cairo-dock/current_theme/launchers/10launcher.desktop
  7. 54
      .config/compiz/compizconfig/Default.ini
  8. 6
      .config/gis-weather/gw_config1.json
  9. 9
      .config/mimeapps.list
  10. BIN
      .config/sublime-text-3/Installed Packages/Package Control.sublime-package
  11. 270
      .config/sublime-text-3/Packages/Color Scheme - Default/Monokai.sublime-color-scheme
  12. 4
      .config/vivaldi-stable.conf
  13. 6
      .config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
  14. 4
      .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
  15. 11
      .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
  16. 2
      .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml
  17. BIN
      .local/share/gvfs-metadata/home
  18. 6
      .xprofile
  19. 69
      Scripts/game-dummy.sh
  20. 1
      Scripts/gamemode-start.sh

22
.cache/sessions/xfce4-session-archlinux-gind:0 vendored

@ -3,39 +3,39 @@ Client0_ClientId=2ceb6f957-287a-44ef-b417-b6e040444dbf
Client0_Hostname=local/archlinux-gind
Client0_CloneCommand=xfsettingsd
Client0_RestartCommand=xfsettingsd,--display,:0.0,--sm-client-id,2ceb6f957-287a-44ef-b417-b6e040444dbf
Client0_CurrentDirectory=/home/gind
Client0_CurrentDirectory=/home/alex
Client0_DesktopFile=/etc/xdg/autostart/xfsettingsd.desktop
Client0_Program=xfsettingsd
Client0_UserId=gind
Client0_UserId=alex
Client0_Priority=20
Client0_RestartStyleHint=2
Client1_ClientId=2df01bfeb-e6bc-4abc-82d2-d5d9d1568978
Client1_Hostname=local/archlinux-gind
Client1_Hostname=local/archlinux-alex
Client1_CloneCommand=Thunar
Client1_DiscardCommand=rm,-f,/home/gind/.cache/sessions/Thunar-2df01bfeb-e6bc-4abc-82d2-d5d9d1568978
Client1_DiscardCommand=rm,-f,/home/alex/.cache/sessions/Thunar-2df01bfeb-e6bc-4abc-82d2-d5d9d1568978
Client1_RestartCommand=Thunar,--sm-client-id,2df01bfeb-e6bc-4abc-82d2-d5d9d1568978,--daemon
Client1_Program=Thunar
Client1_UserId=gind
Client1_UserId=alex
Client1_Priority=30
Client1_RestartStyleHint=0
Client2_ClientId=2bd8c3a62-e035-4e4d-948e-74b1c4132bb1
Client2_Hostname=local/archlinux-gind
Client2_Hostname=local/archlinux-alex
Client2_CloneCommand=xfce4-power-manager
Client2_RestartCommand=xfce4-power-manager,--restart,--sm-client-id,2bd8c3a62-e035-4e4d-948e-74b1c4132bb1
Client2_CurrentDirectory=/home/gind
Client2_CurrentDirectory=/home/alex
Client2_DesktopFile=/etc/xdg/autostart/xfce4-power-manager.desktop
Client2_Program=xfce4-power-manager
Client2_UserId=gind
Client2_UserId=alex
Client2_Priority=50
Client2_RestartStyleHint=0
Client3_ClientId=2bd8c3a62-e035-4e4d-948e-74b1c4132bb2
Client3_Hostname=local/archlinux-gind
Client3_Hostname=local/archlinux-alex
Client3_CloneCommand=xfce4-power-manager
Client3_RestartCommand=compiz,--replace,--sm-client-id,2bd8c3a62-e035-4e4d-948e-74b1c4132bb2
Client3_CurrentDirectory=/home/gind
Client3_CurrentDirectory=/home/alex
Client3_DesktopFile=/etc/xdg/autostart/xfce4-power-manager.desktop
Client3_Program=compiz
Client3_UserId=gind
Client3_UserId=alex
Client3_Priority=60
Client3_RestartStyleHint=0
Count=4

431
.config/MangoHud/MangoHud.conf

@ -1,81 +1,360 @@
################### File Generated by GOverlay ###################
fps_limit=60,30,120,0
toggle_fps_limit=Shift_L+F1
# 0 = Adaptive VSync (FIFO_RELAXED_KHR)
# 1 = Off (IMMEDIATE_KHR)
# 2 = Mailbox (VSync with uncapped FPS) (MAILBOX_KHR)
# 3 = On (FIFO_KHR)
vsync=0
# -1 = Adaptive sync
# 0 = Off
# 1 = On
# n = Sync to refresh rate / n.
gl_vsync=-1
legacy_layout=false
### MangoHud configuration file
### Uncomment any options you wish to enable. Default options are left uncommented
### Use some_parameter=0 to disable a parameter (only works with on/off parameters)
### Everything below can be used / overridden with the environment variable MANGOHUD_CONFIG instead
################ INFORMATIONAL #################
## prints possible options on stdout
# help
################ PERFORMANCE #################
### Limit the application FPS. Comma-separated list of one or more FPS values (e.g. 0,30,60). 0 means unlimited (unless VSynced)
fps_limit=60,120,0,30,10
### early = wait before present, late = wait after present
# fps_limit_method=
### VSync [0-3] 0 = adaptive; 1 = off; 2 = mailbox; 3 = on
# vsync=-1
### OpenGL VSync [0-N] 0 = off; >=1 = wait for N v-blanks, N > 1 acts as a FPS limiter (FPS = display refresh rate / N)
# gl_vsync=-2
### Mip-map LoD bias. Negative values will increase texture sharpness (and aliasing)
## Positive values will increase texture blurriness (-16 to 16)
# picmip=-17
### Anisotropic filtering level. Improves sharpness of textures viewed at an angle (0 to 16)
# af=-1
### Force bicubic filtering
# bicubic
### Force trilinear filtering
# trilinear
### Disable linear texture filtering. Makes textures look blocky
# retro
################### VISUAL ###################
### Legacy layout
# legacy_layout=0
### pre defined presets
# -1 = default
# 0 = no display
# 1 = fps only
# 2 = horizontal view
# 3 = extended
# 4 = high detailed information
# preset=-1
### Enable most of the toggleable parameters (currently excludes `histogram`)
# full
### Show FPS only. ***Not meant to be used with other display params***
# fps_only
### Display custom centered text, useful for a header
# custom_text_center=
### Display the current system time
time
## removes the time label
time_no_label
### Time formatting examples
## %H:%M
## [ %T %F ]
## %X # locally formatted time, because of limited glyph range, missing characters may show as '?' (e.g. Japanese)
# time_format="%T"
### Display MangoHud version
# version
### Display the current GPU information
## Note: gpu_mem_clock and gpu_mem_temp also need "vram" to be enabled
gpu_stats
gpu_temp
gpu_core_clock
gpu_mem_clock
gpu_power
gpu_fan
gpu_junction_temp
gpu_load_change
gpu_load_value=50,90
gpu_load_color=FFFFFF,FFAA7F,CC0000
gpu_text=RX6800
gpu_color=EB5B5B
gpu_voltage
vram
vram_color=EB5B5B
gpu_temp
# gpu_junction_temp
gpu_core_clock
# gpu_mem_temp
gpu_mem_clock
gpu_power
gpu_text= RX 6800
# gpu_load_change
# gpu_load_value=60,90
# gpu_load_color=39F900,FDFD09,B22222
## GPU fan in rpm on AMD, FAN in percent on NVIDIA
gpu_fan
## gpu_voltage only works on AMD GPUs
gpu_voltage
### Display the current CPU information
cpu_stats
cpu_temp
cpu_power
cpu_mhz
cpu_load_change
#core_bars
#core_load
core_load_change
cpu_load_value=50,90
cpu_load_color=FFFFFF,FFAA7F,CC0000
cpu_color=91A948
cpu_text=5700X3D
ram
ram_color=91A948
io_stats
io_read
io_write
io_color=A491D3
swap
cpu_temp
cpu_power
cpu_text=5700X3D
cpu_mhz
# cpu_load_change
# cpu_load_value=60,90
# cpu_load_color=39F900,FDFD09,B22222
### Display the current CPU load & frequency for each core
# core_load
# core_load_change
### Display IO read and write for the app (not system)
io_read
io_write
### Display system vram / ram / swap space usage
vram
ram
swap
### Display per process memory usage
## Show resident memory and other types, if enabled
# procmem
# procmem_shared
# procmem_virt
### Display battery information
# battery
# battery_icon
device_battery=gamepad,mouse
device_battery_icon
# battery_watt
# battery_time
### Display FPS and frametime
fps
engine_version
engine_color=EB5B5B
gpu_name
vulkan_driver
arch
wine
wine_color=EB5B5B
frame_timing=1
frametime_color=00FF00
# fps_sampling_period=500
# fps_color_change
# fps_value=30,60
# fps_color=B22222,FDFD09,39F900
frametime
# frame_count
## fps_metrics takes a list of decimal values or the value avg
# fps_metrics=avg,0.01
### Display GPU throttling status based on Power, current, temp or "other"
## Only shows if throttling is currently happening
throttling_status
show_fps_limit
resolution
vkbasalt
gamemode
gamepad_battery
media_player_color=FFFFFF
time
## Same as throttling_status but displays throttling on the frametime graph
#throttling_status_graph
### Display miscellaneous information
engine_version
engine_short_names
gpu_name
vulkan_driver
wine
exec_name
winesync
### Display loaded MangoHud architecture
arch
### Display the frametime line graph
frame_timing
# histogram
### Display GameMode / vkBasalt running status
gamemode
vkbasalt
### Gamescope related options
## Display the status of FSR (only works in gamescope)
fsr
## Hides the sharpness info for the `fsr` option (only available in gamescope)
# hide_fsr_sharpness
## Shows the graph of gamescope app frametimes and latency (only on gamescope obviously)
# debug
## Display the status of HDR (only works in gamescope)
# hdr
## Display the current refresh rate (only works in gamescope)
# refresh_rate
### graphs displays one or more graphs that you chose
## seperated by ",", available graphs are
## gpu_load,cpu_load,gpu_core_clock,gpu_mem_clock,vram,ram,cpu_temp,gpu_temp
# graphs=
### mangoapp related options
## Enables mangoapp to be displayed above the Steam UI
# mangoapp_steam
### Steam Deck options
## Shows the Steam Deck fan rpm
# fan
### Display current FPS limit
show_fps_limit
### Display the current resolution
resolution
### Display custom text
# custom_text=
### Display output of Bash command in next column
# exec=
### Display media player metadata
# media_player
## for example spotify
# media_player_name=
## Format metadata, lines are delimited by ; (wip)
## example: {title};{artist};{album}
## example: Track:;{title};By:;{artist};From:;{album}
# media_player_format=title,artist,album
### Network interface throughput
network
## Network can take arguments but it's not required.
## without arguments it shows all interfaces
## arguments set which interfaces will be displayed
# network=eth0,wlo1
### Change the hud font size
# font_size=24
# font_scale=1.0
# font_size_text=24
# font_scale_media_player=0.55
# no_small_font
### Change default font (set location to TTF/OTF file)
## Set font for the whole hud
# font_file=
## Set font only for text like media player metadata
# font_file_text=
## Set font glyph ranges. Defaults to Latin-only. Don't forget to set font_file/font_file_text to font that supports these
## Probably don't enable all at once because of memory usage and hardware limits concerns
## If you experience crashes or text is just squares, reduce glyph range or reduce font size
# font_glyph_ranges=korean,chinese,chinese_simplified,japanese,cyrillic,thai,vietnamese,latin_ext_a,latin_ext_b
### Outline text
text_outline
# text_outline_color = 000000
# text_outline_thickness = 1.5
### Change the hud position
# position=top-left
### Change the corner roundness
# round_corners=0
### Remove margins around MangoHud
# hud_no_margin
### Display compact version of MangoHud
# hud_compact
### Display MangoHud in a horizontal position
# horizontal
# horizontal_stretch
### Disable / hide the hud by default
no_display
background_alpha=0.4
font_size=24
text_outline_thickness=1.0
background_color=020202
position=top-left
text_color=FFFFFF
round_corners=10
#GOVERLAY_THEME=mangohuddefault
toggle_hud=Shift_R+F12
toggle_logging=Shift_L+F2
upload_log=F5
output_folder=/home/alex
media_player_name=spotify
### Hud position offset
# offset_x=0
# offset_y=0
### Hud dimensions
# width=0
# height=140
# table_columns=3
# cellpadding_y=-0.085
### Hud transparency / alpha
# background_alpha=0.5
# alpha=1.0
### FCAT overlay
### This enables an FCAT overlay to perform frametime analysis on the final image stream.
### Enable the overlay
# fcat
### Set the width of the FCAT overlay.
### 24 is a performance optimization on AMD GPUs that should not have adverse effects on nVidia GPUs.
### A minimum of 20 pixels is recommended by nVidia.
# fcat_overlay_width=24
### Set the screen edge, this can be useful for special displays that don't update from top edge to bottom. This goes from 0 (left side) to 3 (top edge), counter-clockwise.
# fcat_screen_edge=0
### Color customization
# text_color=FFFFFF
# gpu_color=2E9762
# cpu_color=2E97CB
# vram_color=AD64C1
# ram_color=C26693
# engine_color=EB5B5B
# io_color=A491D3
# frametime_color=00FF00
# background_color=020202
# media_player_color=FFFFFF
# wine_color=EB5B5B
# battery_color=FF9078
# network_color=E07B85
### Specify GPU with PCI bus ID for AMDGPU and NVML stats
### Set to 'domain:bus:slot.function'
# pci_dev=0:0a:0.0
### Blacklist
# blacklist=
### Control over socket
### Enable and set socket name, '%p' is replaced with process id
## example: mangohud
## example: mangohud-%p
# control = -1
################ WORKAROUNDS #################
### Options starting with "gl_*" are for OpenGL
### Specify what to use for getting display size. Options are "viewport", "scissorbox" or disabled. Defaults to using glXQueryDrawable
# gl_size_query=viewport
### (Re)bind given framebuffer before MangoHud gets drawn. Helps with Crusader Kings III
# gl_bind_framebuffer=0
### Don't swap origin if using GL_UPPER_LEFT. Helps with Ryujinx
# gl_dont_flip=1
################ INTERACTION #################
### Change toggle keybinds for the hud & logging
# toggle_hud=Shift_R+F12
# toggle_hud_position=Shift_R+F11
# toggle_preset=Shift_R+F10
# toggle_fps_limit=Shift_L+F1
# toggle_logging=Shift_L+F2
# reload_cfg=Shift_L+F4
# upload_log=Shift_L+F3
#################### LOG #####################
### Automatically start the log after X seconds
# autostart_log=
### Set amount of time in seconds that the logging will run for
# log_duration=
### Change the default log interval, 0 is default
# log_interval=0
### Set location of the output files (required for logging)
# output_folder=/home/<USERNAME>/mangologs
### Permit uploading logs directly to FlightlessMango.com
## set to 1 to enable
# permit_upload=0
### Define a '+'-separated list of percentiles shown in the benchmark results
### Use "AVG" to get a mean average. Default percentiles are 97+AVG+1+0.1
## example: ['97', 'AVG', '1', '0.1']
# benchmark_percentiles=97,AVG
## Adds more headers and information such as versioning to the log. This format is not supported on flightlessmango.com (yet)
# log_versioning
## Enable automatic uploads of logs to flightlessmango.com
# upload_logs

4
.config/cairo-dock/current_theme/launchers/01PCSX2.desktop

@ -16,11 +16,11 @@ sep_display=
Name=PCSX2
#S+[Default] Image's name or path:
Icon=pcsx2
Icon=/usr/share/pixmaps/pcsx2.png
#s[Default] Command to launch on click:
#{Example: nautilus --no-desktop, gedit, etc. You can even enter a shortkey, e.g. <Alt>F1, <Ctrl>c, <Ctrl>v, etc}
Exec=GAMING_HDD=1 NO_GAMESCOPE=1 game-dummy.sh pcsx2-qt
Exec=GAMING_HDD=1 NO_GAMESCOPE=1 game-dummy.sh pcsx2
#X[Extra parameters]

6
.config/cairo-dock/current_theme/launchers/01duckstation-qt.desktop

@ -13,14 +13,14 @@ Container=Misc
sep_display=
#s[Default] Launcher's name:
Name=
Name=DuckStation
#S+[Default] Image's name or path:
Icon=
Icon=/opt/duckstation/resources/images/duck.png
#s[Default] Command to launch on click:
#{Example: nautilus --no-desktop, gedit, etc. You can even enter a shortkey, e.g. <Alt>F1, <Ctrl>c, <Ctrl>v, etc}
Exec=GAMING_HDD=1 NO_GAMESCOPE=1 game-dummy.sh duckstation-qt
Exec=GAMING_HDD=1 NO_GAMESCOPE=1 game-dummy.sh duckstation
#X[Extra parameters]

4
.config/cairo-dock/current_theme/launchers/01retroarch.desktop

@ -13,10 +13,10 @@ Container=Misc
sep_display=
#s[Default] Launcher's name:
Name=
Name=RetroArch
#S+[Default] Image's name or path:
Icon=
Icon=/usr/share/pixmaps/retroarch.svg
#s[Default] Command to launch on click:
#{Example: nautilus --no-desktop, gedit, etc. You can even enter a shortkey, e.g. <Alt>F1, <Ctrl>c, <Ctrl>v, etc}

2
.config/cairo-dock/current_theme/launchers/10launcher.desktop

@ -16,7 +16,7 @@ sep_display=
Name=Cemu
#S+[Default] Image's name or path:
Icon=cemu
Icon=/usr/share/icons/hicolor/128x128/apps/info.cemu.Cemu.png
#s[Default] Command to launch on click:
#{Example: nautilus --no-desktop, gedit, etc. You can even enter a shortkey, e.g. <Alt>F1, <Ctrl>c, <Ctrl>v, etc}

54
.config/compiz/compizconfig/Default.ini

@ -1,13 +1,16 @@
[core]
as_active_plugins = core;ccp;move;resize;place;decoration;splash;tile;bicubic;imgjpeg;grid;svg;firepaint;png;notification;glib;winrules;fireflies;crashhandler;star;regex;dbus;workarounds;water;vpswitch;text;focuspoll;mousepoll;animation;wobbly;animationaddon;wallpaper;snow;shift;loginout;fade;cube;scale;3d;wizard;scaleaddon;showmouse;rotate;cubeaddon;expo;atlantis;ezoom;switcher;bench;
as_active_plugins = core;ccp;move;resize;place;decoration;splash;tile;bicubic;imgjpeg;grid;svg;firepaint;png;notification;glib;winrules;fireflies;crashhandler;star;regex;dbus;workarounds;water;vpswitch;text;focuspoll;extrawm;mousepoll;animation;wobbly;animationaddon;wallpaper;snow;resizeinfo;shift;loginout;fade;cube;scale;3d;wizard;scalefilter;scaleaddon;showmouse;rotate;cubeaddon;expo;atlantis;ezoom;switcher;bench;
as_texture_filter = 2
s0_outputs = 1920x1080+0+0;
as_edge_delay = 300
as_edge_delay = 300w
as_ignore_hints_when_maximized = false
as_autoraise = false
s0_refresh_rate = 60
s0_detect_refresh_rate = false
as_hide_skip_taskbar_windows = false
s0_unredirect_fullscreen_windows = true
s0_focus_prevention_match = class=Xfce4-notifyd
s0_focus_prevention_level = 1
[bench]
as_initiate_key = <Shift><Super>F12
@ -51,10 +54,10 @@ as_qt_fix = true
as_java_taskbar_fix = true
[blur]
s0_blur_speed = 3.000000
s0_blur_speed = 3,000000
s0_alpha_blur_match =
s0_filter = 0
s0_mipmap_lod = 2.000000
s0_mipmap_lod = 2,000000
[ezoom]
s0_scale_mouse = false
@ -75,11 +78,11 @@ s0_fire_size = 0.400000
s0_fire_direction = 1
[put]
s0_speed = 2.000000
s0_speed = 2,000000
[ring]
s0_speed = 1.000000
s0_timestep = 1.000000
s0_speed = 1,000000
s0_timestep = 1,000000
[wallpaper]
s0_cycle_timeout = 10.000000
@ -131,7 +134,7 @@ s0_brightness_values = 90;
s0_saturation_values = 90;
[showdesktop]
s0_speed = 1.000000
s0_speed = 1,000000
[neg]
s0_neg_match = any
@ -155,14 +158,14 @@ s0_ground_color1 = #2828287f
as_initiate_key = Disabled
[mag]
s0_speed = 1.000000
s0_timestep = 1.000000
s0_speed = 1,000000
s0_timestep = 1,000000
s0_overlay = Gnome/overlay.png
s0_mask = Gnome/mask.png
[widget]
s0_match = type=Toolbar
s0_fade_time = 0.000000
s0_fade_time = 0,000000
s0_bg_brightness = 100
[scaleaddon]
@ -171,13 +174,13 @@ as_zoom_button = Disabled
[thumbnail]
s0_thumb_color = #0000007f
s0_fade_speed = 0.000000
s0_fade_speed = 0,000000
[workspacenames]
s0_viewports = 1;2;3;4;
s0_names = Viewport 1;Viewport 2;Viewport 3;Viewport 4;
s0_display_time = 1.000000
s0_fade_time = 0.000000
s0_display_time = 1,000000
s0_fade_time = 0,000000
s0_bold_text = true
s0_text_font_size = 24
@ -220,7 +223,7 @@ s0_radius = 10
s0_emitters = 1
[staticswitcher]
s0_timestep = 1.000000
s0_timestep = 1,000000
s0_mipmap = true
[decoration]
@ -233,6 +236,8 @@ as_fill_color = #c2c51539
[rotate]
as_raise_on_rotate = true
as_rotate_flip_left_edge = Left
as_rotate_flip_right_edge = Right
[wobbly]
@ -251,21 +256,21 @@ s0_window_match = Toolbar | Utility | Dialog | Normal | Unknown
[cubemodel]
s0_model_filename = ;
s0_model_scale_factor = 0.000000;
s0_model_x_offset = -1.000000;
s0_model_y_offset = -1.000000;
s0_model_z_offset = -1.000000;
s0_model_scale_factor = 0,000000;
s0_model_x_offset = -1,000000;
s0_model_y_offset = -1,000000;
s0_model_z_offset = -1,000000;
s0_model_rotation_plane = 0;
s0_model_rotation_rate = 0.000000;
s0_model_rotation_rate = 0,000000;
s0_model_animation = 1;
s0_model_fps = 0;
[earth]
s0_rotation = 1.000000
s0_rotation = 1,000000
[throw]
s0_constrain_y = false
s0_friction_constant = 30.000000
s0_friction_constant = 30,000000
[splash]
as_saturation = 90.000000
@ -295,8 +300,9 @@ as_start_wm = true
as_wm_cmd = reload-compiz.sh
[winrules]
s0_no_focus_match = class=Xfce4-notifyd
s0_above_match = class=Xfce4-notifyd
[extrawm]
as_toggle_fullscreen_key = <Alt><Super>Return
[screensaver]
as_initiate_key = <Super>F7

6
.config/gis-weather/gw_config1.json

@ -23,7 +23,7 @@
"x": 30,
"y": 100
},
"block_now_left": 0,
"block_now_left": 1,
"block_sunrise": {
"align": "left",
"font_size": 9,
@ -31,11 +31,11 @@
"x": 30,
"y": 100
},
"block_today_left": 0,
"block_today_left": -171,
"block_today_top": 0,
"block_tomorrow_left": 60,
"block_tomorrow_top": 0,
"block_wind_direct_left": -180,
"block_wind_direct_left": -172,
"block_wind_direct_small_left": 0,
"block_wind_direct_small_top": 0,
"check_for_updates": 0,

9
.config/mimeapps.list

@ -31,7 +31,7 @@ x-scheme-handler/discord-455712169795780630=discord-455712169795780630.desktop
application/x-wine-extension-r00=org.gnome.FileRoller.desktop
x-scheme-handler/msteams=teams.desktop
application/x-7z-compressed=org.gnome.FileRoller.desktop
text/html=vivaldi-stable.desktop
text/html=sublime_text.desktop
audio/mpeg=vlc.desktop
application/x-alpm-package=pamac-installer.desktop
application/x-ms-shortcut=sublime_text.desktop
@ -76,7 +76,7 @@ application/x-yaml=sublime_text_3.desktop;
text/x-tex=sublime_text.desktop;sublime_text_3.desktop;
application/x-7z-compressed=org.gnome.FileRoller.desktop;engrampa.desktop;xarchiver.desktop;
application/xml=sublime_text.desktop;vivaldi-stable.desktop;sublime_text_3.desktop;
audio/x-mpegurl=sublime_text.desktop;vlc.desktop;sublime_text_3.desktop;org.gnome.Lollypop.desktop;
audio/x-mpegurl=vlc.desktop;sublime_text.desktop;sublime_text_3.desktop;org.gnome.Lollypop.desktop;
application/x-raw-disk-image=org.gnome.FileRoller.desktop;
application/xhtml+xml=vivaldi-stable.desktop;
application/x-wine-extension-inf=sublime_text_3.desktop;
@ -87,7 +87,7 @@ application/x-spss-sav=sublime_text_3.desktop;
application/x-partial-download=org.gnome.FileRoller.desktop;
image/webp=gimp.desktop;
video/x-msvideo=vlc.desktop;
inode/directory=easytag.desktop;thunar.desktop;
inode/directory=org.gnome.baobab.desktop;org.gnome.FileRoller.desktop;easytag.desktop;thunar.desktop;
video/mp2t=vlc.desktop;
application/pdf=org.gnome.Evince.desktop;gimp.desktop;epdfview.desktop;
application/x-wine-extension-r00=org.gnome.FileRoller.desktop;
@ -101,7 +101,7 @@ text/x-chdr=sublime_text.desktop;
application/x-desktop=sublime_text.desktop;nvim.desktop;
text/x-csrc=sublime_text.desktop;
text/html=sublime_text.desktop;vivaldi-stable.desktop;
text/vnd.trolltech.linguist=vlc.desktop;
text/vnd.trolltech.linguist=sublime_text.desktop;vlc.desktop;
audio/mpeg=vlc.desktop;
text/x-c++src=sublime_text.desktop;
application/vnd.font-fontforge-sfd=vlc.desktop;
@ -121,3 +121,4 @@ image/x-dds=gimp.desktop;
application/illustrator=sublime_text.desktop;
application/x-msdownload=sublime_text.desktop;
text/csv=sublime_text.desktop;
application/x-remmina=sublime_text.desktop;

BIN
.config/sublime-text-3/Installed Packages/Package Control.sublime-package

Binary file not shown.

270
.config/sublime-text-3/Packages/Color Scheme - Default/Monokai.sublime-color-scheme

@ -44,6 +44,276 @@
},
"rules":
[
{
"foreground": "#F2F2F2FF",
"scope": "col_A7AE2EA3",
"background": "#A7AE2EA3"
},
{
"foreground": "#C6C6C6FF",
"scope": "col_C2C51539",
"background": "#C2C51539"
},
{
"background": "#77777777",
"scope": "col_77777777",
"foreground": "#CCCCCCFF"
},
{
"background": "#777777FF",
"scope": "col_777777FF",
"foreground": "#F7F7F7FF"
},
{
"background": "#11111111",
"scope": "col_11111111",
"foreground": "#A6A6A6FF"
},
{
"background": "#26A269FF",
"scope": "col_26A269FF",
"foreground": "#F6F6F6FF"
},
{
"background": "#2EC27EFF",
"scope": "col_2EC27EFF",
"foreground": "#0D0D0DFF"
},
{
"background": "#F5C211FF",
"scope": "col_F5C211FF",
"foreground": "#3D3D3DFF"
},
{
"background": "#E5A50AFF",
"scope": "col_E5A50AFF",
"foreground": "#262626FF"
},
{
"foreground": "#AAAAAAFF",
"background": "#80131040",
"scope": "col_80131040"
},
{
"background": "#003399FF",
"scope": "col_003399FF",
"foreground": "#AFAFAFFF"
},
{
"scope": "col_110077FF",
"foreground": "#929292FF",
"background": "#110077FF"
},
{
"scope": "col_112233FF",
"foreground": "#9E9E9EFF",
"background": "#112233FF"
},
{
"scope": "col_110033FF",
"foreground": "#8A8A8AFF",
"background": "#110033FF"
},
{
"scope": "col_111177FF",
"foreground": "#9C9C9CFF",
"background": "#111177FF"
},
{
"scope": "col_110055FF",
"foreground": "#8E8E8EFF",
"background": "#110055FF"
},
{
"scope": "col_110011FF",
"foreground": "#878787FF",
"background": "#110011FF"
},
{
"scope": "col_111188FF",
"foreground": "#9E9E9EFF",
"background": "#111188FF"
},
{
"scope": "col_111166FF",
"foreground": "#9A9A9AFF",
"background": "#111166FF"
},
{
"scope": "col_112200FF",
"foreground": "#999999FF",
"background": "#112200FF"
},
{
"scope": "col_112222FF",
"foreground": "#9C9C9CFF",
"background": "#112222FF"
},
{
"scope": "col_112244FF",
"foreground": "#A0A0A0FF",
"background": "#112244FF"
},
{
"scope": "col_110022FF",
"foreground": "#888888FF",
"background": "#110022FF"
},
{
"scope": "col_110066FF",
"foreground": "#909090FF",
"background": "#110066FF"
},
{
"scope": "col_111100FF",
"foreground": "#8F8F8FFF",
"background": "#111100FF"
},
{
"scope": "col_110099FF",
"foreground": "#969696FF",
"background": "#110099FF"
},
{
"scope": "col_111144FF",
"foreground": "#969696FF",
"background": "#111144FF"
},
{
"scope": "col_111199FF",
"foreground": "#A0A0A0FF",
"background": "#111199FF"
},
{
"scope": "col_111155FF",
"foreground": "#989898FF",
"background": "#111155FF"
},
{
"scope": "col_112255FF",
"foreground": "#A2A2A2FF",
"background": "#112255FF"
},
{
"scope": "col_110000FF",
"foreground": "#858585FF",
"background": "#110000FF"
},
{
"scope": "col_111122FF",
"foreground": "#929292FF",
"background": "#111122FF"
},
{
"scope": "col_111133FF",
"foreground": "#949494FF",
"background": "#111133FF"
},
{
"scope": "col_110044FF",
"foreground": "#8C8C8CFF",
"background": "#110044FF"
},
{
"scope": "col_112211FF",
"foreground": "#9A9A9AFF",
"background": "#112211FF"
},
{
"scope": "col_198693F0",
"background": "#198693F0",
"foreground": "#E3E3E3FF"
},
{
"foreground": "#040404FF",
"scope": "col_B87773F0",
"background": "#B87773F0"
},
{
"scope": "col_80040154",
"background": "#80040154",
"foreground": "#A8A8A8FF"
},
{
"scope": "col_CA326220",
"background": "#CA326220",
"foreground": "#AFAFAFFF"
},
{
"scope": "col_CA2CC3F0",
"background": "#CA2CC3F0",
"foreground": "#E8E8E8FF"
},
{
"foreground": "#1E1E1EFF",
"background": "#EE78D3F0",
"scope": "col_EE78D3F0"
},
{
"foreground": "#B6B6B6FF",
"background": "#EE7E7220",
"scope": "col_EE7E7220"
},
{
"foreground": "#FEFEFEFF",
"background": "#8B9713F0",
"scope": "col_8B9713F0"
},
{
"foreground": "#B6B6B6FF",
"background": "#8B9CB220",
"scope": "col_8B9CB220"
},
{
"background": "#912213F0",
"scope": "col_912213F0",
"foreground": "#BFBFBFFF"
},
{
"background": "#9127B220",
"scope": "col_9127B220",
"foreground": "#ADADADFF"
},
{
"foreground": "#2F2F2FFF",
"scope": "col_2AFBD3F0",
"background": "#2AFBD3F0"
},
{
"foreground": "#ABABABFF",
"scope": "col_372A13F0",
"background": "#372A13F0"
},
{
"foreground": "#ABABABFF",
"scope": "col_372FB220",
"background": "#372FB220"
},
{
"foreground": "#A9A9A9FF",
"scope": "col_3F0AD220",
"background": "#3F0AD220"
},
{
"foreground": "#9C9C9CFF",
"scope": "col_3F0533F0",
"background": "#3F0533F0"
},
{
"foreground": "#E1E1E1FF",
"scope": "col_3569D3F0",
"background": "#3569D3F0"
},
{
"scope": "col_3D0183F0",
"background": "#3D0183F0",
"foreground": "#A2A2A2FF"
},
{
"scope": "col_430E23F0",
"background": "#430E23F0",
"foreground": "#A0A0A0FF"
},
{
"foreground": "#EEEEEEFF",
"background": "#6E6E6EFF",

4
.config/vivaldi-stable.conf

@ -1,12 +1,14 @@
--ignore-gpu-blocklist
#--enable-zero-copy
#--enable-gpu-rasterization
--ignore-gpu-blocklist
--disable-gpu-driver-workarounds
--ozone-platform-hint=x11
--ozone-platform=x11
--enable-accelerated-video-decode
--enable-features=VaapiVideoDecoder,VaapiVideoDecodeLinuxGL,VaapiIgnoreDriverChecks,UseMultiPlaneFormatForHardwareVideo
--disable-features=UseChromeOSDirectVideoDecoder,UseSkiaRenderer
#--use-gl=angle
#--use-angle=vulkan
#--enable-features=Vulkan,VulkanFromANGLE,DefaultANGLEVulkan,VaapiIgnoreDriverChecks,VaapiVideoDecoder,UseMultiPlaneFormatForHardwareVideo

6
.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml

@ -4,7 +4,7 @@
<property name="default-view" type="string" value="void"/>
<property name="last-compact-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_SMALLEST"/>
<property name="last-details-view-column-order" type="string" value="THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE,THUNAR_COLUMN_DATE_MODIFIED"/>
<property name="last-details-view-column-widths" type="string" value="50,147,150,50,736,53,50,72,454,96,50,73,50,483"/>
<property name="last-details-view-column-widths" type="string" value="50,147,150,50,736,53,50,72,594,96,50,73,50,104"/>
<property name="last-details-view-fixed-columns" type="bool" value="false"/>
<property name="last-details-view-visible-columns" type="string" value="THUNAR_COLUMN_DATE_MODIFIED,THUNAR_COLUMN_NAME,THUNAR_COLUMN_SIZE,THUNAR_COLUMN_TYPE"/>
<property name="last-details-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_38_PERCENT"/>
@ -17,8 +17,8 @@
<property name="last-sort-order" type="string" value="GTK_SORT_ASCENDING"/>
<property name="last-statusbar-visible" type="bool" value="true"/>
<property name="last-view" type="string" value="ThunarIconView"/>
<property name="last-window-height" type="int" value="671"/>
<property name="last-window-width" type="int" value="1165"/>
<property name="last-window-height" type="int" value="676"/>
<property name="last-window-width" type="int" value="1161"/>
<property name="last-window-maximized" type="bool" value="false"/>
<property name="misc-volume-management" type="bool" value="true"/>
<property name="misc-case-sensitive" type="bool" value="false"/>

4
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml

@ -48,10 +48,10 @@
<property name="override" type="bool" value="true"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;x" type="string" value="xkill"/>
<property name="&lt;Primary&gt;&lt;Alt&gt;t" type="string" value="xfce4-terminal"/>
<property name="&lt;Super&gt;F12" type="empty">
<property name="&lt;Super&gt;F12" type="string" value="gamemode-start.sh">
<property name="startup-notify" type="bool" value="true"/>
</property>
<property name="&lt;Super&gt;F11" type="empty">
<property name="&lt;Super&gt;F11" type="string" value="gamemode-end.sh">
<property name="startup-notify" type="bool" value="true"/>
</property>
<property name="&lt;Primary&gt;&lt;Shift&gt;Escape" type="string" value="xfce4-taskmanager"/>

11
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml

@ -30,6 +30,7 @@
<value type="string" value="qBittorrent"/>
<value type="string" value="System Config Printer Notification"/>
<value type="string" value="teams"/>
<value type="string" value="teams-for-linux"/>
<value type="string" value="thunar"/>
<value type="string" value="Thunar"/>
<value type="string" value="Transmission"/>
@ -45,7 +46,7 @@
</property>
<property name="do-slideout" type="bool" value="false"/>
<property name="expire-timeout" type="int" value="10"/>
<property name="initial-opacity" type="double" value="0.75"/>
<property name="initial-opacity" type="double" value="0.84999999999999998"/>
<property name="notification-log" type="bool" value="false"/>
<property name="do-not-disturb" type="bool" value="false"/>
<property name="show-text-with-gauge" type="bool" value="false"/>
@ -53,8 +54,8 @@
<property name="date-time-format" type="int" value="0"/>
<property name="date-time-custom-format" type="string" value="%a %H:%M:%S"/>
<property name="show-notifications-on" type="string" value="active-monitor"/>
<property name="log-level" type="uint" value="0"/>
<property name="log-level-apps" type="uint" value="0"/>
<property name="notify-location" type="uint" value="0"/>
<property name="primary-monitor" type="uint" value="0"/>
<property name="log-level" type="string" value="always"/>
<property name="log-level-apps" type="string" value="all"/>
<property name="notify-location" type="string" value="top-left"/>
<property name="min-width-enabled" type="bool" value="true"/>
</channel>

2
.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml

@ -3,7 +3,7 @@
<channel name="xfce4-terminal" version="1.0">
<property name="background-mode" type="string" value="TERMINAL_BACKGROUND_TRANSPARENT"/>
<property name="background-darkness" type="double" value="0.75"/>
<property name="color-palette" type="string" value="rgb(0,0,0);rgb(170,0,0);rgb(134,157,65);rgb(170,85,0);rgb(0,0,170);rgb(170,0,170);rgb(0,170,170);rgb(170,170,170);rgb(85,85,85);rgb(255,85,85);rgb(174,223,30);rgb(255,255,85);rgb(85,85,255);rgb(255,85,255);rgb(174,223,30);rgb(255,255,255)"/>
<property name="color-palette" type="string" value="rgb(0,0,0);rgb(170,0,0);rgb(134,157,65);rgb(170,85,0);rgb(0,0,170);rgb(170,0,170);rgb(0,170,170);rgb(170,170,170);rgb(85,85,85);rgb(255,85,85);rgb(174,223,30);rgb(255,255,85);rgb(70,66,247);rgb(255,85,255);rgb(174,223,30);rgb(255,255,255)"/>
<property name="run-custom-command" type="bool" value="true"/>
<property name="custom-command" type="string" value="/usr/bin/fish"/>
<property name="font-name" type="string" value="Comic Mono 12"/>

BIN
.local/share/gvfs-metadata/home

Binary file not shown.

6
.xprofile

@ -15,6 +15,10 @@
export QT_QPA_PLATFORMTHEME=qt5ct
export PATH="$HOME/Scripts:$PATH"
export EDITOR=nano
#export ADW_DISABLE_PORTAL=1
export ADW_DEBUG_COLOR_SCHEME=prefer-dark
#export GTK_THEME=Adwaita:dark
#umask 0002
# execute this stuff only one time
scriptExecutedOnce=$(cat $HOME/.xprofile | tail -n 1)
@ -30,3 +34,5 @@ if [ "$scriptExecutedOnce" != "#scriptExecuted" ]; then
# force 1080p
xrandr -s 1920x1080
fi
=======

69
Scripts/game-dummy.sh

@ -1,19 +1,23 @@
#!/bin/bash
#export DXVK_LOG_LEVEL=none
export DXVK_LOG_LEVEL=none
#export ENABLE_GAMESCOPE_WSI=1
export LD_BIND_NOW=1
#export MESA_LOADER_DRIVER_OVERRIDE=zink
#export RADV_PERFTEST=gpl,nggc,rt
#export VKD3D_CONFIG=nodxr
#export VKD3D_FEATURE_LEVEL=12_1
export VKD3D_DEBUG=none
export WINEFSYNC=1
#export NO_GAMEMODE=1
#export WINEDEBUG=-all
export WINEDEBUG=-all
export ENABLE_GAMESCOPE_WSI=0
#export WINEDLLOVERRIDES=winedbg.exe=
height=1200
width=1920
# https://wiki.archlinux.org/title/Gamescopes
#setcap 'CAP_SYS_NICE=eip' $(which gamescope)
# main monitor
if [[ $(xfconf-query -c displays -p /ActiveProfile -v | grep b28b7af69320201d1cf206ebf28373980add1451) || $(xfconf-query -c displays -p /ActiveProfile -v | grep ce0b1612aa711b78a720295d271a33894e2b72bf) ]]; then
height=1080
@ -24,22 +28,33 @@ if [ -z $STEAM_COMPAT_DATA_PATH ]; then
export STEAM_COMPAT_DATA_PATH="/home/alex/.wine_proton"
fi
command="gamescope -f -F nis -o 24 -w $width -h $height -- mangohud --dlsym ENABLE_VKBASALT=1 gamemoderun"
#command="gamescope -U -o 30 -w 1280 -h 800 -- gamemoderun mangohud ENABLE_VKBASALT=1"
if [ $NO_GAMESCOPE ]; then
#export MANGOHUD_CONFIGFILE=/home/alex/.config/MangoHud/gamescope.conf
#export MANGOHUD_CONFIG=fps_limit=60+120+0+30,legacy_layout=false,gpu_stats,gpu_temp,gpu_core_clock,gpu_mem_clock,gpu_power,gpu_fan,gpu_junction_temp,gpu_load_change,gpu_load_value=50\,90,gpu_load_color=FFFFFF\,FFAA7F\,CC0000,gpu_text=RX6800,gpu_color=EB5B5B,gpu_voltage,vram,vram_color=EB5B5B,cpu_stats,cpu_temp,cpu_power,cpu_mhz,core_bars,cpu_load_change,core_load_change
#command="gamescope --force-grab-cursor -f -F fsr -o 24 -w $width -h $height --mangoapp gamemoderun"
command="gamescope --force-grab-cursor -f -F fsr -o 24 -w $width -h $height -- gamemoderun mangohud ENABLE_VKBASALT=1"
if [[ $NO_GAMESCOPE || "$@" == *"SteamLaunch"* ]]; then
command="mangohud --dlsym ENABLE_VKBASALT=1 gamemoderun"
fi
if [ $NO_GAMEMODE ]; then
notify-send 'Starte ohne gamemode' --icon=emblem-games
command="gamescope -f -F nis -o 30 -w $width -h $height -- mangohud --dlsym ENABLE_VKBASALT=1"
command="gamescope --force-grab-cursor -f -F fsr -o 24 -w $width -h $height -- mangohud ENABLE_VKBASALT=1"
fi
if [[ "$@" == *"/mnt/gaming/"* || $GAMING_HDD ]]; then
if [[ $NO_GAMEMODE && $NO_GAMESCOPE ]]; then
command="mangohud --dlsym ENABLE_VKBASALT=1 "
fi
if [[ "$@" == *"/mnt/gaming/"* ]]; then
gamingHdd=true
fi
if [[ $GAMING_HDD != 0 && $gamingHdd ]]; then
notifyId=$(notify-send 'Fahre Festplatte hoch' 'Geduld junger Padawan...' --icon=drive-harddisk -p)
$(output="$(echo -n $(sudo hdparm -S 0 /dev/sda))"; notify-send 'Festplatte läuft' "$output" --icon=drive-harddisk -r $notifyId) &
fi
if [ $# -eq 1 ]; then
$command "$1"
elif [[ "$@" == *"SteamLaunch"* ]] || [[ "$@" == *"/Heroic/"* ]] || [[ "$@" == *"/gamelauncher/"* ]]; then
@ -52,49 +67,49 @@ elif [[ "$1" == "ulwgl" ]]; then
else
export STEAM_COMPAT_CLIENT_INSTALL_PATH=/home/alex/.steam
cd "$1"
wine="wine"
wine="wine $2"
if [ "$3" ]; then
wine="$3"
if [ "$wine" == "staging" ]; then
wine="/opt/wine-tkg-staging-fsync-git-opt/bin/wine"
wine="$3 $2"
if [ "$3" == "staging" ]; then
wine="/opt/wine-tkg-staging-fsync-git-opt/bin/wine $2"
fi
fi
if [ "$4" != "true" ] && [[ "$wine" != *"proton"* ]]; then
wine="$wine explorer /desktop=Game,${width}x${height}"
wine="$wine explorer /desktop=Game,${width}x${height} $2"
fi
if [ "$wine" == "proton" ]; then
command="$command /home/alex/.local/share/Steam/compatibilitytools.d/GE-Proton7-55/proton run '$1$2'"
wine="/home/alex/.local/share/Steam/compatibilitytools.d/GE-Proton7-55/proton run \"$1$2\""
elif [ "$wine" == "proton-exp" ]; then
command="$command /home/alex/.local/share/Steam/steamapps/common/Proton\ -\ Experimental/proton run '$1$2'"
wine="/home/alex/.local/share/Steam/steamapps/common/Proton\ -\ Experimental/proton run \"$1$2\""
elif [ "$wine" == "proton-6" ]; then
command="$command /home/alex/.local/share/Steam/steamapps/common/Proton\ 6.3/proton run '$1$2'"
wine="/home/alex/.local/share/Steam/steamapps/common/Proton\ 6.3/proton run \"$1$2\""
elif [ "$wine" == "proton-7" ]; then
command="$command /home/alex/.local/share/Steam/steamapps/common/Proton\ 7.0/proton run '$1$2'"
wine="/home/alex/.local/share/Steam/steamapps/common/Proton\ 7.0/proton run \"$1$2\""
elif [ "$wine" == "proton-8" ]; then
command="$command /home/alex/.local/share/Steam/steamapps/common/Proton\ 8.0/proton run '$1$2'"
wine="/home/alex/.local/share/Steam/steamapps/common/Proton\ 8.0/proton run \"$1$2\""
elif [ "$wine" == "proton-ge" ]; then
command="$command /home/alex/.local/share/Steam/compatibilitytools.d/GE-Proton8-25/proton run '$1$2'"
wine="/home/alex/.local/share/Steam/compatibilitytools.d/GE-Proton9-7/proton run \"$1$2\""
elif [ "$wine" == "proton-ge-13" ]; then
command="$command /home/alex/.local/share/Steam/compatibilitytools.d/GE-Proton8-13/proton run '$1$2'"
wine="/home/alex/.local/share/Steam/compatibilitytools.d/GE-Proton8-13/proton run \"$1$2\""
elif [ "$wine" == "proton-ge-32" ]; then
command="$command /home/alex/.local/share/Steam/compatibilitytools.d/GE-Proton8-32/proton run '$1$2'"
wine="/home/alex/.local/share/Steam/compatibilitytools.d/GE-Proton8-32/proton run \"$1$2\""
elif [ "$wine" == "proton-ge-9" ]; then
command="$command /home/alex/.local/share/Steam/compatibilitytools.d/GE-Proton9-2/proton run '$1$2'"
else
command="$command $wine $2"
wine="/home/alex/.local/share/Steam/compatibilitytools.d/GE-Proton9-2/proton run \"$1$2\""
fi
command="$command sh -c '$wine'"
#xfce4-terminal -e "bash -c \"$command\";bash"
#echo $wine
#echo $command
echo $wine
echo $command
bash -c "$command"
#sudo killall $(echo $2 | cut -d ' ' -f1)
sleep 2
sudo killall explorer.exe
sudo killall -s 9 winedevice.exe
fi
if [[ "$@" == *"/mnt/gaming/"* || $GAMING_HDD ]]; then
output="$(echo -n $(sudo hdparm -S 60 /dev/sda))"
if [[ $GAMING_HDD != 0 && $gamingHdd ]]; then
output="$(echo -n $(sudo hdparm -S 72 /dev/sda))"
notify-send 'Setze Timeout für Festplatte' "$output" --icon=drive-harddisk
fi

1
Scripts/gamemode-start.sh

@ -2,6 +2,7 @@
#dbus-send --session --dest=org.cairodock.CairoDock /org/cairodock/CairoDock org.cairodock.CairoDock.Reload string:"config-file=/home/alex/.config/cairo-dock/current_theme/plug-ins/System-Monitor/System-Monitor.conf"
notify-send 'Gamemode started' --icon=emblem-games
corectrl --toggle-manual-profile "gamemode"
#sh -c 'sleep 30; corectrl --toggle-manual-profile "gamemode"'
#export vblank_mode=1
#xfconf-query -c xfce4-notifyd -p /do-not-disturb -s true
#Standby off 3h

Loading…
Cancel
Save