Adds Autostart
This commit is contained in:
parent
0bd5dcd440
commit
ca265dd2e3
4 changed files with 5 additions and 1 deletions
3
.config/hypr/config/Autostart.conf##class.Work
Normal file
3
.config/hypr/config/Autostart.conf##class.Work
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
exec-once = gtk-launch org.mozilla.Thunderbird.desktop &
|
||||||
|
exec-once = gtk-launch teams-nativefier.desktop &
|
||||||
|
exec-once = gtk-launch zen.desktop &
|
||||||
0
.config/hypr/config/Autostart.conf##default
Normal file
0
.config/hypr/config/Autostart.conf##default
Normal file
|
|
@ -2,6 +2,7 @@ $hyprPath = ~/.config/hypr
|
||||||
$config = $hyprPath/config
|
$config = $hyprPath/config
|
||||||
|
|
||||||
source = $config/Startup_Apps.conf
|
source = $config/Startup_Apps.conf
|
||||||
|
source = $config/Autostart.conf
|
||||||
source = $config/Animation.conf
|
source = $config/Animation.conf
|
||||||
source = $config/Settings.conf
|
source = $config/Settings.conf
|
||||||
source = $config/Decoration.conf
|
source = $config/Decoration.conf
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_PERCENT"/>
|
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_PERCENT"/>
|
||||||
<property name="last-window-width" type="int" value="414"/>
|
<property name="last-window-width" type="int" value="414"/>
|
||||||
<property name="last-window-height" type="int" value="1420"/>
|
<property name="last-window-height" type="int" value="1420"/>
|
||||||
<property name="last-window-maximized" type="bool" value="false"/>
|
<property name="last-window-maximized" type="bool" value="true"/>
|
||||||
<property name="last-separator-position" type="int" value="251"/>
|
<property name="last-separator-position" type="int" value="251"/>
|
||||||
<property name="misc-single-click" type="bool" value="false"/>
|
<property name="misc-single-click" type="bool" value="false"/>
|
||||||
<property name="last-side-pane" type="string" value="ThunarShortcutsPane"/>
|
<property name="last-side-pane" type="string" value="ThunarShortcutsPane"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue