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
29bf81e4
Commit
29bf81e4
authored
Oct 30, 2021
by
Jay Ta'ala
Browse files
Changed printscreen to flameshot. Set back using set-root now.
parent
e77d3376
Changes
2
Hide whitespace changes
Inline
Side-by-side
i3/config
View file @
29bf81e4
...
...
@@ -79,12 +79,12 @@ floating_modifier $mod
# 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 xsetroot -solid "#6a6868"
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 /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id copyq
exec --no-startup-id fcitx -d
exec --no-startup-id nitrogen --restore
exec --no-startup-id nm-applet
exec --no-startup-id polychromatic-tray-applet
exec --no-startup-id xautolock -time 10 -locker blurlock
...
...
@@ -342,7 +342,7 @@ for_window [class="(?i)^workspacesclient$"] floating disable
# Application shortcuts
bindsym $mod+Return exec i3-sensible-terminal
bindsym Print exec --no-startup-id
i3-scrot
bindsym Print exec --no-startup-id
flameshot gui
bindsym $mod+Ctrl+x --release exec --no-startup-id xkill
# shortcuts to often used applications
...
...
i3/config.simple
View file @
29bf81e4
...
...
@@ -68,7 +68,7 @@ bindsym $mod+$mod_next+backslash $border_normal
# Font for window titles. Will also be used by the bar unless a different font
# is used in the bar {} block below.
#font pango:monospace 8
font pango:DejaVu Sans
9
font pango:DejaVu Sans
10
# Use Mouse+$mod to drag floating windows
floating_modifier $mod
...
...
@@ -76,7 +76,6 @@ floating_modifier $mod
# Autostart applications
exec --no-startup-id xsetroot -solid "#6a6868"
exec_always --no-startup-id i3wsr --config ~/.config/i3/i3wsr.toml
exec_always --no-startup-id nitrogen --restore
exec_always --no-startup-id vmware-user-suid-wrapper
# picom (compositor)
...
...
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