Revert "cliphist autostart"

This reverts commit 153bcdf6edcff37f8fafe44dac10b4daf05030a5.
This commit is contained in:
Joel Mathew Thomas
2024-05-20 21:53:26 +05:30
parent 56eb3890f5
commit 2e6de1afce
3 changed files with 1 additions and 34 deletions
-30
View File
@@ -1,30 +0,0 @@
main.record_area_option eDP-1
main.record_area_width 1920
main.record_area_height 1080
main.fps 144
main.merge_audio_tracks true
main.audio_input Default output
main.color_range limited
main.quality very_high
main.codec auto
main.audio_codec opus
main.framerate_mode auto
main.advanced_view false
main.overclock false
main.show_notifications true
main.record_cursor true
streaming.service twitch
streaming.youtube.key
streaming.twitch.key
streaming.custom.url
streaming.custom.container flv
streaming.start_recording_hotkey 0 0
record.save_directory /home/joel/Videos
record.container matroska
record.start_recording_hotkey 0 0
record.pause_recording_hotkey 0 0
replay.save_directory /home/joel/Videos
replay.container mp4
replay.time 30
replay.start_recording_hotkey 0 0
replay.save_recording_hotkey 0 0
+1 -4
View File
@@ -26,10 +26,7 @@ exec-once = nm-applet --indicator
exec-once = gnome-keyring
# Load cliphist history
exec-once = wl-paste --type text --watch cliphist store #Stores only text data
exec-once = wl-paste --type image --watch cliphist store #Stores only image data
exec-once = wl-paste --watch cliphist store
# Set XCURSOR
exec-once = gsettings set org.gnome.desktop.interface cursor-theme 'Bibata-Modern-Classic'
View File