diff --git a/.config/autostart/swayidle.desktop b/.config/autostart/swayidle.desktop new file mode 100644 index 0000000..365732b --- /dev/null +++ b/.config/autostart/swayidle.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Exec=swayidle -w timeout 300 'swaylock -f' timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f' +Hidden=false +NoDisplay=false +X-GNOME-Autostart-enabled=true +Name[en_US]=swaylock +Name=swaylock +Comment[en_US]= +Comment= diff --git a/.config/cosmic/com.system76.CosmicAppList/v1/favorites b/.config/cosmic/com.system76.CosmicAppList/v1/favorites index 2609165..9e83127 100644 --- a/.config/cosmic/com.system76.CosmicAppList/v1/favorites +++ b/.config/cosmic/com.system76.CosmicAppList/v1/favorites @@ -1,8 +1,6 @@ [ "io.gitlab.librewolf-community", "com.system76.CosmicFiles", - "com.system76.CosmicEdit", "kitty", - "com.system76.CosmicStore", "com.system76.CosmicSettings", ] \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicPanel.Dock/v1/plugins_center b/.config/cosmic/com.system76.CosmicPanel.Dock/v1/plugins_center index ac09cc5..f76a3f1 100644 --- a/.config/cosmic/com.system76.CosmicPanel.Dock/v1/plugins_center +++ b/.config/cosmic/com.system76.CosmicPanel.Dock/v1/plugins_center @@ -1,6 +1,4 @@ Some([ - "com.system76.CosmicPanelLauncherButton", - "com.system76.CosmicPanelWorkspacesButton", "com.system76.CosmicPanelAppButton", "com.system76.CosmicAppList", "com.system76.CosmicAppletMinimize", diff --git a/.config/cosmic/com.system76.CosmicPanel.Panel/v1/plugins_wings b/.config/cosmic/com.system76.CosmicPanel.Panel/v1/plugins_wings index 04851c5..7f6dbdc 100644 --- a/.config/cosmic/com.system76.CosmicPanel.Panel/v1/plugins_wings +++ b/.config/cosmic/com.system76.CosmicPanel.Panel/v1/plugins_wings @@ -1,7 +1,5 @@ Some(([ "com.system76.CosmicAppletWorkspaces", - "com.system76.CosmicPanelAppButton", - "com.system76.CosmicPanelWorkspacesButton", ], [ "com.system76.CosmicAppletInputSources", "com.system76.CosmicAppletStatusArea", diff --git a/.config/cosmic/com.system76.CosmicSettings/v1/active-page b/.config/cosmic/com.system76.CosmicSettings/v1/active-page index 84ece30..a8164e7 100644 --- a/.config/cosmic/com.system76.CosmicSettings/v1/active-page +++ b/.config/cosmic/com.system76.CosmicSettings/v1/active-page @@ -1 +1 @@ -"mouse" \ No newline at end of file +"display" \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicTerm/v1/default_profile b/.config/cosmic/com.system76.CosmicTerm/v1/default_profile index 4af1832..687d9f0 100644 --- a/.config/cosmic/com.system76.CosmicTerm/v1/default_profile +++ b/.config/cosmic/com.system76.CosmicTerm/v1/default_profile @@ -1 +1 @@ -None \ No newline at end of file +Some(0) \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicTerm/v1/profiles b/.config/cosmic/com.system76.CosmicTerm/v1/profiles index 9e26dfe..7074393 100644 --- a/.config/cosmic/com.system76.CosmicTerm/v1/profiles +++ b/.config/cosmic/com.system76.CosmicTerm/v1/profiles @@ -1 +1,11 @@ -{} \ No newline at end of file +{ + 0: ( + name: "Main", + command: "", + syntax_theme_dark: "COSMIC Dark", + syntax_theme_light: "COSMIC Light", + tab_title: "", + working_directory: "", + hold: false, + ), +} \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicTerm/v1/show_headerbar b/.config/cosmic/com.system76.CosmicTerm/v1/show_headerbar index 02e4a84..f32a580 100644 --- a/.config/cosmic/com.system76.CosmicTerm/v1/show_headerbar +++ b/.config/cosmic/com.system76.CosmicTerm/v1/show_headerbar @@ -1 +1 @@ -false \ No newline at end of file +true \ No newline at end of file diff --git a/.config/cosmic/com.system76.CosmicTk/v1/show_minimize b/.config/cosmic/com.system76.CosmicTk/v1/show_minimize index 02e4a84..f32a580 100644 --- a/.config/cosmic/com.system76.CosmicTk/v1/show_minimize +++ b/.config/cosmic/com.system76.CosmicTk/v1/show_minimize @@ -1 +1 @@ -false \ No newline at end of file +true \ No newline at end of file