misc desktop edits
This commit is contained in:
parent
441700d6fe
commit
1b8ad2d8cd
11
.config/autostart/caffeine-indicator.desktop
Normal file
11
.config/autostart/caffeine-indicator.desktop
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Icon=caffeine
|
||||||
|
Name=Caffeine Indicator
|
||||||
|
Comment=Manually control activation of the screensaver and sleep mode
|
||||||
|
Exec=/usr/bin/caffeine-indicator
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Categories=Utility;TrayIcon;
|
||||||
|
Keywords=Screensaver,Power,Saving,Blank
|
||||||
|
OnlyShowIn=GNOME;KDE;LXDE;LXQt;MATE;Razor;ROX;TDE;Unity;XFCE;EDE;Cinnamon;Pantheon;
|
||||||
|
StartupNotify=false
|
@ -1,13 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Categories=Network;System;
|
|
||||||
Comment=Easy automated syncing between your computers and your MEGA cloud drive.
|
|
||||||
Exec=megasync
|
|
||||||
GenericName=File Synchronizer
|
|
||||||
Icon=mega
|
|
||||||
Name=MEGAsync
|
|
||||||
StartupNotify=false
|
|
||||||
Terminal=false
|
|
||||||
TryExec=megasync
|
|
||||||
Type=Application
|
|
||||||
Version=1.0
|
|
||||||
X-GNOME-Autostart-Delay=60
|
|
@ -74,3 +74,5 @@
|
|||||||
;;
|
;;
|
||||||
;; You can also try 'gd' (or 'C-c c d') to jump to their definition and see how
|
;; You can also try 'gd' (or 'C-c c d') to jump to their definition and see how
|
||||||
;; they are implemented.
|
;; they are implemented.
|
||||||
|
|
||||||
|
(setq org-directory "~/Sync/org/")
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 8406c1ff22b95bd0f816de4a0223fa3ce3c82568
|
Subproject commit aa7dd61a2c773a6507d1da807c91e8eb0b228904
|
@ -203,7 +203,7 @@ bindsym $mod+r mode "resize"
|
|||||||
for_window [title="Desktop @ QRect(.*)"] kill; floating enable; border none
|
for_window [title="Desktop @ QRect(.*)"] kill; floating enable; border none
|
||||||
|
|
||||||
# Compositor (Animations, Shadows, Transparency)
|
# Compositor (Animations, Shadows, Transparency)
|
||||||
exec --no-startup-id picom -cCFb
|
exec --no-startup-id picom -cb --background xrender
|
||||||
# Wallpaper
|
# Wallpaper
|
||||||
exec_always --no-startup-id feh --bg-fill --randomize --quiet --recursive --scale-down ~/Wallpaper ~/MEGA/Wallpaper
|
exec_always --no-startup-id feh --bg-fill --randomize --quiet --recursive --scale-down ~/Wallpaper ~/MEGA/Wallpaper
|
||||||
|
|
||||||
@ -250,3 +250,7 @@ for_window [title="Desktop — Plasma"] kill
|
|||||||
|
|
||||||
# bar
|
# bar
|
||||||
exec ~/.cargo/bin/monitor-affinity --config-file ~/.config/monitor-affinity/config.toml
|
exec ~/.cargo/bin/monitor-affinity --config-file ~/.config/monitor-affinity/config.toml
|
||||||
|
|
||||||
|
|
||||||
|
# running xinit manually. whatever.
|
||||||
|
exec sh ~/.xinitrc
|
||||||
|
Binary file not shown.
@ -3,4 +3,10 @@ Host themeansofproduction
|
|||||||
Host weltgeist
|
Host weltgeist
|
||||||
HostName 195.201.62.156
|
HostName 195.201.62.156
|
||||||
User root
|
User root
|
||||||
IdentityFile ~/.ssh/id_ed25519.key
|
Host tendency
|
||||||
|
HostName 192.168.1.22
|
||||||
|
Host katyusha
|
||||||
|
HostName 192.168.1.12
|
||||||
|
Host *
|
||||||
|
User melissa
|
||||||
|
IdentityFile ~/.ssh/id_ed25519.key
|
||||||
|
0
.xinitrc##c.desktop
Normal file → Executable file
0
.xinitrc##c.desktop
Normal file → Executable file
Loading…
Reference in New Issue
Block a user