Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
f1729ca9
Commit
f1729ca9
authored
Mar 10, 2021
by
Jay Ta'ala
Browse files
Updated for lastest manjaro system changes.
parent
78a74779
Changes
2
Show whitespace changes
Inline
Side-by-side
i3/config
View file @
f1729ca9
...
@@ -56,26 +56,27 @@ font xft:BitstreamVeraSans-Roman 11
...
@@ -56,26 +56,27 @@ font xft:BitstreamVeraSans-Roman 11
floating_modifier $mod
floating_modifier $mod
# Autostart applications
# Autostart applications
#exec --no-startup-id alttab -pk h -nk l -fg "#d58681" -bg "#4a4a4a" -frame "#eb564d" -t 128x150 -i 127x64
exec --no-startup-id "pkill -9 redshift; redshift -P -t 5000:4000"
exec --no-startup-id "xkbset exp =m; xkbset m"
exec --no-startup-id "xkbset exp =m; xkbset m"
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
#exec --no-startup-id alttab -pk h -nk l -fg "#d58681" -bg "#4a4a4a" -frame "#eb564d" -t 128x150 -i 127x64
exec --no-startup-id conky -c ~/.config/conky
exec --no-startup-id conky -c ~/.config/conky_shortcuts
exec --no-startup-id copyq
exec --no-startup-id copyq
exec --no-startup-id fcitx -d
exec --no-startup-id fcitx -d
exec --no-startup-id nitrogen --restore
exec --no-startup-id nitrogen --restore
exec --no-startup-id nm-applet
exec --no-startup-id nm-applet
exec --no-startup-id xautolock -time 10 -locker blurlock
exec --no-startup-id xfce4-power-manager
exec --no-startup-id "pkill -9 redshift; redshift -P -t 5000:4000"
exec --no-startup-id polychromatic-tray-applet
exec --no-startup-id polychromatic-tray-applet
set $picom_start "pkill picom; sleep 1; picom -b"
exec --no-startup-id xautolock -time 10 -locker blurlock
exec_always --no-startup-id $picom_start
exec_always --no-startup-id $picom_start
exec_always --no-startup-id /usr/lib/xfce4/notifyd/xfce4-notifyd
exec_always --no-startup-id conky -c ~/.config/conky
exec_always --no-startup-id conky -c ~/.config/conky_shortcuts
exec_always --no-startup-id ff-theme-util
exec_always --no-startup-id ff-theme-util
exec_always --no-startup-id fix_xcursor
exec_always --no-startup-id fix_xcursor
exec_always --no-startup-id optimus-manager-qt
exec_always --no-startup-id i3wsr --config ~/.i3/i3wsr.toml
exec_always --no-startup-id i3-focus-last server
exec_always --no-startup-id i3-focus-last server
exec_always --no-startup-id i3wsr --config ~/.i3/i3wsr.toml
exec_always --no-startup-id optimus-manager-qt
exec_always --no-startup-id xfce4-power-manager
set $picom_start "pkill picom; sleep 1; picom -b"
# kill focused window
# kill focused window
bindsym $mod+Shift+q kill
bindsym $mod+Shift+q kill
...
...
i3/i3wsr.toml
View file @
f1729ca9
...
@@ -28,6 +28,7 @@ Vmware = ""
...
@@ -28,6 +28,7 @@ Vmware = ""
"Uget-gtk"
=
""
"Uget-gtk"
=
""
"Font-manager"
=
""
"Font-manager"
=
""
Spotify
=
""
Spotify
=
""
"Timeshift-gtk"
=
""
[options]
[options]
no_names
=
true
no_names
=
true
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment